FreeRTOS-Kernel/include
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
..
atomic.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
deprecated_definitions.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
event_groups.h Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
FreeRTOS.h Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
list.h Fix array-bounds compiler warning on gcc11+ in list.h (#580) 2022-12-15 13:46:32 -08:00
message_buffer.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
mpu_prototypes.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
mpu_wrappers.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
portable.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
projdefs.h Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
queue.h Remove coroutines from FreeRTOS-Kernel. 2022-11-23 09:52:28 -08:00
semphr.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
stack_macros.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
StackMacros.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
stdint.readme Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
stream_buffer.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
task.h Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611) 2023-01-19 14:46:42 -08:00
timers.h Clean some spell check words. (#439) 2022-01-07 10:45:58 -08:00