OVMS3-idf/components/freertos/include/freertos
Angus Gratton bdf6c00154 Merge branch 'feature/likely_unlikely' into 'master'
Adding likely unlikely macros to hot code paths

Closes IDF-284

See merge request espressif/esp-idf!6368
2020-01-10 14:05:07 +08:00
..
croutine.h Initial public version 2016-08-17 23:08:22 +08:00
deprecated_definitions.h Fix remaining -Wstrict-prototypes warnings 2019-08-01 16:28:56 +07:00
event_groups.h fix typo 2018-01-03 10:50:50 +11:00
FreeRTOS.h components/esp_common: added esp_macros.h that aims to hold useful macros 2020-01-03 14:42:49 -03:00
FreeRTOSConfig.h components/esp_common: added esp_macros.h that aims to hold useful macros 2020-01-03 14:42:49 -03: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 fix bug that semaphore may schedule out in Critical Section 2019-10-28 18:43:35 +08:00
portbenchmark.h Initial public version 2016-08-17 23:08:22 +08:00
portmacro.h freertos: Restore uxPortCompareSet() in ESP32 unicore & make compatible code for ESP32S2Beta 2019-09-04 10:53:25 +10:00
porttrace.h Initial public version 2016-08-17 23:08:22 +08:00
projdefs.h essl: new component to communicate with esp serial slave devices 2019-12-03 22:58:41 +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 Fixed error in return type of xTaskCreateStatic* 2020-01-09 14:01:20 +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: Rename CORE_ID_PRO/CORE_ID_APP macros to CORE_ID_REGVAL_xxx 2019-08-12 11:12:34 +10: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