OVMS3-idf/components/freertos/include/freertos
dongyou 7f86d81083 Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM.
AddIRAM_ATTR periph_ll_wifi_bt_module_enable_clk_clear_rstandIRAM_ATTR periph_ll_wifi_bt_module_disable_clk_set_rstto fit O0 optimization level.
Delete duplicated spinlock and counter.
2020-08-06 17:38:31 +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 fix typo 2018-01-03 10:50:50 +11:00
FreeRTOS.h freertos: add configTASKLIST_INCLUDE_COREID 2018-07-17 10:57:26 +00:00
FreeRTOSConfig.h freertos: cleanup tick/idle hook functionality 2018-09-17 17:05:17 +05:30
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 freertos: Make xPortGetCoreID() volatile 2019-03-01 02:05:33 +00:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h Replace periph_module_enable/disable by periph_wifi_bt_common_module_enable which are in IRAM. 2020-08-06 17:38:31 +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 docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
semphr.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +08:00
StackMacros.h Initial public version 2016-08-17 23:08:22 +08:00
task.h freertos: remove semicolon in xTaskNotifyGive 2019-10-08 12:39:28 +08:00
timers.h docs: add FreeRTOS API docs 2017-12-07 12:01:14 +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: Update comments in "port" section (portMUX/etc) 2017-10-20 11:17:44 +08:00
xtensa_rtos.h xtensa: remove unused header files 2018-05-31 02:21:36 +00:00
xtensa_timer.h freertos: fix error when including xtensa-timer.h from other components 2017-10-18 14:37:22 +08:00