Home
last modified time | relevance | path

Searched refs:taskENABLE_INTERRUPTS (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/freertos/test/
Dtest_freertos_scheduling_round_robin.c85 taskENABLE_INTERRUPTS(); in blocker_task()
97 taskENABLE_INTERRUPTS(); in blocker_task()
118 taskENABLE_INTERRUPTS();
162 taskENABLE_INTERRUPTS();
/hal_espressif-3.6.0/components/freertos/include/freertos/
Dtask.h289 #define taskENABLE_INTERRUPTS() portENABLE_INTERRUPTS() macro
/hal_espressif-3.6.0/docs/en/api-guides/
Dfreertos-smp.rst313 …nabled by calling :c:macro:`taskDISABLE_INTERRUPTS` and :c:macro:`taskENABLE_INTERRUPTS` respectiv…