OVMS3-idf/components/freertos/include/freertos
Ivan Grokhotkov bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ
- freertos: add deprecated definition for XT_CLOCK_FREQ
- flash_ops: don't use XT_CLOCK_FREQ
- unity: don't use XT_CLOCK_FREQ
- hw_random: don't use XT_CLOCK_FREQ
- core_dump: don't use XT_CLOCK_FREQ
- app_trace: don't use XT_CLOCK_FREQ
- xtensa_init: init xt_tick_divisor
2017-10-18 14:19:19 +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 Heap tracing support 2017-09-07 16:32:05 +10:00
FreeRTOSConfig.h freertos: deprecate XT_CLOCK_FREQ 2017-10-18 14:19:19 +08:00
list.h FreeRTOS: Use C11 _Static_assert to verify static "dummy" structs at compile time 2016-11-23 10:22:19 +11:00
mpu_wrappers.h Initial public version 2016-08-17 23:08:22 +08:00
portable.h Heap tracing support 2017-09-07 16:32:05 +10:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h Merge branch 'bugfix/freertos_portmux_debug' into 'master' 2017-10-17 04:44:04 +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 Backport the static allocation feature from FreeRTOS V9.0.0 2016-09-22 13:41:21 +08:00
ringbuf.h Add bytebuffer support to ringbuf.c 2016-10-24 21:18:02 +08:00
semphr.h Backport the static allocation feature from FreeRTOS V9.0.0 2016-09-22 13:41:21 +08:00
StackMacros.h Initial public version 2016-08-17 23:08:22 +08:00
task.h Revert "esp32: New Task Watchdog API" 2017-09-30 18:07:19 +08:00
timers.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_api.h esp32: SEGGER SystemView Tracing Support 2017-06-27 20:52:43 +03:00
xtensa_config.h Initial public version 2016-08-17 23:08:22 +08:00
xtensa_context.h freertos spinlock/portmux: Reduce spinlocking overhead 2017-09-04 19:11:51 +10: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