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 455df7a07a
uxAutoReload replaced with xAutoReload to improve MISRA compliance (#429)
* Created xTimerGetReloadMode and uxTimerGetReloadMode.

* Changed the use of uxAutoReload to xAutoReload

* updated history.txt

* Update History.txt

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>

* Update timers.c

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>

* Added xTimerGetReloadMode to lexicon.txt

* uncrustified timers.c

* Fix formatting check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2021-12-27 11:36:59 -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 Mention portMAX_DELAY in xEventGroupWaitBits docs (#411) 2021-11-10 17:39:01 -08: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