FreeRTOS-Kernel/include
Chris Copeland 78319fd17e
Add ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent (#611)
Allow ulTaskGetIdleRunTimeCounter and ulTaskGetIdleRunTimePercent to be
used whenever configGENERATE_RUN_TIME_STATS is enabled, as this is the
only requirement for these functions to work.
2023-01-19 14:46:42 -08: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 Add support for MISRA rule 20.7 (#546) 2022-08-19 15:51:57 +05:30
FreeRTOS.h Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08: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 Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08: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