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
Robert Berger cf6850583c
queue.h: cTaskWokenByPost -> xTaskWokenByReceive (#491)
Co-authored-by: Robert Berger <robert.berger@ReliableEmbeddedSystems.com>
Co-authored-by: Paul Bartell <pbartell@amazon.com>
3 years ago
..
FreeRTOS.h Add configUSE_MINI_LIST_ITEM configuration option to enable the MiniListItem_t type. (#433) 3 years ago
StackMacros.h Fix warning message error. (#443) 3 years ago
atomic.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
croutine.h Replace <pre> with @code - remaining files (#388) 3 years ago
deprecated_definitions.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
event_groups.h Fix some warnings in doxygen comments (#453) 3 years ago
list.h Add configUSE_MINI_LIST_ITEM configuration option to enable the MiniListItem_t type. (#433) 3 years ago
message_buffer.h Clean some spell check words. (#439) 3 years ago
mpu_prototypes.h Corrected spelling mistake in mpu_prototypes.h 3 years ago
mpu_wrappers.h Correct spelling mistake in mpu_wrappers.h 3 years ago
portable.h Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483) 3 years ago
projdefs.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
queue.h queue.h: cTaskWokenByPost -> xTaskWokenByReceive (#491) 3 years ago
semphr.h Clean some spell check words. (#439) 3 years ago
stack_macros.h Run uncrustify with github workflows (#369) 4 years ago
stdint.readme Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
stream_buffer.h Clean some spell check words. (#439) 3 years ago
task.h Update documentation of uxTaskGetTaskNumber function (#460) 3 years ago
timers.h Clean some spell check words. (#439) 3 years ago