FreeRTOS-Kernel/portable/ThirdParty/XCC/Xtensa
Dusan Cervenka 91c20f5f42
Added support of 64bit events. (#597)
* Added support of 64bit even

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Added missing brackets

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Made proper name for tick macro.

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Improved macro evaluation

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Fixed missed port files  + documentation

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Changes made on PR

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Fix macro definition.

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Formatted code with uncrustify

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

---------

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
2023-02-03 07:34:02 -07:00
..
Makefile Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
port.c Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portasm.S Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portbenchmark.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portclib.c Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portmacro.h Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
porttrace.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
readme_xtensa.txt Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_api.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_config.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_context.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_context.S Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_init.c Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_intr.c Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_intr_asm.S Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_overlay_os_hook.c Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_rtos.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_timer.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
xtensa_vectors.S Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00