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/FreeRTOS/Source/include
Richard Barry 6130fec60e Introduce xTimerPendFunctionCall().
Change INCLUDE_xTimerPendFunctionCallFromISR to INCLUDE_xTimerPendFunctionCall
Update event group trace macros to match the new trace recorder code.
Ensure parameter name consistency by renaming any occurrences of xBlockTime and xBlockTimeTicks to xTicksToWait.
Continue work on GCC/RL78 port - still a work in progress.
Adjust how the critical section was used in xQueueAddToSet.
11 years ago
..
FreeRTOS.h Introduce xTimerPendFunctionCall(). 11 years ago
StackMacros.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
croutine.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
event_groups.h Introduce xTimerPendFunctionCall(). 11 years ago
list.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
mpu_wrappers.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
portable.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
projdefs.h Remove #error that attempted to catch stdint.h not being included. 11 years ago
queue.h Introduce xTimerPendFunctionCall(). 11 years ago
semphr.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
task.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
timers.h Introduce xTimerPendFunctionCall(). 11 years ago