This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/include
Joseph Julicher f5df2c140c
Documentation update for xEventGroupClearBitsFromISR (#432)
* Documented the correct use of xEventGroupClearBitsFromISR

* removed typo
2021-12-28 14:20:33 -07:00
..
atomic.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
croutine.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
deprecated_definitions.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
event_groups.h Documentation update for xEventGroupClearBitsFromISR (#432) 2021-12-28 14:20:33 -07:00
FreeRTOS.h Remove tickless idle mode dependency with include v task suspend (#422) 2021-12-08 15:47:07 -08:00
list.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
message_buffer.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
mpu_prototypes.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
mpu_wrappers.h Fix formatting error 2021-11-15 15:09:12 -08:00
portable.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
projdefs.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
queue.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
semphr.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
stack_macros.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
StackMacros.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
stdint.readme Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
stream_buffer.h Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408) 2021-11-05 14:33:15 -07:00
task.h Remove tickless idle mode dependency with include v task suspend (#422) 2021-12-08 15:47:07 -08:00
timers.h uxAutoReload replaced with xAutoReload to improve MISRA compliance (#429) 2021-12-27 11:36:59 -07:00