Home
last modified time | relevance | path

Searched refs:ESP_TASKD_EVENT_PRIO (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/mdns/host_test/components/freertos_linux/include/
Desp_task.h20 #define ESP_TASKD_EVENT_PRIO 5 macro
/hal_espressif-3.6.0/tools/mocks/esp_system/include/
Desp_task.h53 #define ESP_TASKD_EVENT_PRIO (ESP_TASK_PRIO_MAX - 5) macro
/hal_espressif-3.6.0/components/esp_system/include/
Desp_task.h56 #define ESP_TASKD_EVENT_PRIO (ESP_TASK_PRIO_MAX - 5) macro
/hal_espressif-3.6.0/components/esp_event/
Ddefault_event_loop.c112 .task_priority = ESP_TASKD_EVENT_PRIO, in esp_event_loop_create_default()
/hal_espressif-3.6.0/components/mdns/test_afl_fuzz_host/
Desp32_mock.h81 #define ESP_TASKD_EVENT_PRIO 5 macro
/hal_espressif-3.6.0/components/mdns/private_include/
Dmdns_private.h85 #elif (MDNS_TASK_PRIORITY > ESP_TASKD_EVENT_PRIO)