You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
FreeRTOS.h Added support of 64bit events. (#597) 2 years ago
StackMacros.h Normalize line endings and whitespace in source files 2 years ago
atomic.h Normalize line endings and whitespace in source files 2 years ago
deprecated_definitions.h Normalize line endings and whitespace in source files 2 years ago
event_groups.h Added support of 64bit events. (#597) 2 years ago
list.h Fix array-bounds compiler warning on gcc11+ in list.h (#580) 2 years ago
message_buffer.h Normalize line endings and whitespace in source files 2 years ago
mpu_prototypes.h Normalize line endings and whitespace in source files 2 years ago
mpu_wrappers.h Normalize line endings and whitespace in source files 2 years ago
portable.h Normalize line endings and whitespace in source files 2 years ago
projdefs.h Added support of 64bit events. (#597) 2 years ago
queue.h Remove coroutines from FreeRTOS-Kernel. 2 years ago
semphr.h Normalize line endings and whitespace in source files 2 years ago
stack_macros.h Normalize line endings and whitespace in source files 2 years ago
stdint.readme Normalize line endings and whitespace in source files 2 years ago
stream_buffer.h Normalize line endings and whitespace in source files 2 years ago
task.h Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611) 2 years ago
timers.h Clean some spell check words. (#439) 3 years ago