Home
last modified time | relevance | path

Searched refs:taskYIELD (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/newlib/test/
Dtest_shared_stack_printf.c34 taskYIELD(); in another_external_stack_function()
/hal_espressif-3.6.0/components/freertos/test/
Dtest_freertos_scheduling_round_robin.c68 taskYIELD(); in spin_task()
/hal_espressif-3.6.0/components/mdns/test/
Dtest_mdns.c19 taskYIELD(); // Let the RTOS to switch context in yield_to_all_priorities()
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h203 #define taskYIELD() portYIELD() macro
/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_core/
Dadv.c339 taskYIELD(); in adv_thread()
/hal_espressif-3.6.0/components/freertos/
Dtasks.c3938 taskYIELD(); in portTASK_FUNCTION()
3955 taskYIELD(); in portTASK_FUNCTION()
DHistory.txt895 the Blocked state, or explicitly calls taskYIELD(). This differs from
902 Blocked state or task A calls taskYIELD(). [If configUSE_PREEMPTION is not
2835 + Calls to taskYIELD() during ISR's have been replaced by calling the