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 e4dbc6b770 Make xEventGroupSetBitsFromISR() a function when configUSE_TRACE_FACILITY is enabled to allow the inclusion of a trace macro. 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 Make xEventGroupSetBitsFromISR() a function when configUSE_TRACE_FACILITY is enabled to allow the inclusion of a trace macro. 11 years ago
list.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
mpu_wrappers.h Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections. 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 Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections. 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 Make xTaskIsTaskSuspended() a private function as it should only be called from within critical sections. 11 years ago
timers.h vQueueAddToRegistry() now takes a const char * instead of a char *. 11 years ago