OVMS3-idf/components/freertos/include/freertos
2016-10-20 11:23:59 +08:00
..
croutine.h Initial public version 2016-08-17 23:08:22 +08:00
deprecated_definitions.h Initial public version 2016-08-17 23:08:22 +08:00
event_groups.h Initial public version 2016-08-17 23:08:22 +08:00
FreeRTOS.h FreeRTOS: temporary solution for memory canaries and memory debug 2016-09-07 21:52:24 +08:00
FreeRTOSConfig.h Fix UNTESTED_FUNCTION includes, remove unnecessary mux initialization in event groups 2016-09-27 11:50:46 +08:00
heap_regions.h Initial public version 2016-08-17 23:08:22 +08:00
heap_regions_debug.h FreeRTOS: temporary solution for memory canaries and memory debug 2016-09-07 21:52:24 +08:00
list.h Initial public version 2016-08-17 23:08:22 +08:00
mpu_wrappers.h Initial public version 2016-08-17 23:08:22 +08:00
panic.h Add files I forgot (FreeRTOS-openocd.c and panic.h) 2016-08-24 17:30:53 +08:00
portable.h Change inline assembly bits from macros to inline functions 2016-10-20 11:23:59 +08:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h Change inline assembly bits from macros to inline functions 2016-10-20 11:23:59 +08:00
porttrace.h Initial public version 2016-08-17 23:08:22 +08:00
projdefs.h Initial public version 2016-08-17 23:08:22 +08:00
queue.h Initial public version 2016-08-17 23:08:22 +08:00
ringbuf.h Add ringbuf.c. This works like a FreeRTOS queue, but allows for variable-length items which in some cases is more memory efficient than a queue. 2016-09-28 12:43:35 +08:00
semphr.h Initial public version 2016-08-17 23:08:22 +08:00
StackMacros.h Initial public version 2016-08-17 23:08:22 +08:00
task.h Automatically pin no-cpu-affinity task to a core when FPU is used 2016-09-28 17:02:44 +08:00
timers.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_api.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_config.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_context.h Optimize xPortGetCoreID to 2-instruction inline assembly. 2016-10-17 18:09:15 +08:00
xtensa_rtos.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_timer.h Initial public version 2016-08-17 23:08:22 +08:00