Searched refs:task_get_max_priority_wrapper (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/esp_wifi/esp32c6/ |
D | esp_adapter.c | 266 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 611 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32s2/ |
D | esp_adapter.c | 338 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 646 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32/ |
D | esp_adapter.c | 347 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 653 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32c2/ |
D | esp_adapter.c | 260 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 593 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32c3/ |
D | esp_adapter.c | 263 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 610 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/components/esp_wifi/esp32s3/ |
D | esp_adapter.c | 341 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 666 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32/src/wifi/ |
D | esp_wifi_adapter.c | 315 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 764 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32s2/src/wifi/ |
D | esp_wifi_adapter.c | 316 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 767 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32s3/src/wifi/ |
D | esp_wifi_adapter.c | 340 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 783 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32c2/src/wifi/ |
D | esp_wifi_adapter.c | 331 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 850 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32c3/src/wifi/ |
D | esp_wifi_adapter.c | 331 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 849 ._task_get_max_priority = task_get_max_priority_wrapper,
|
/hal_espressif-latest/zephyr/esp32c6/src/wifi/ |
D | esp_wifi_adapter.c | 335 static int32_t task_get_max_priority_wrapper(void) in task_get_max_priority_wrapper() function 865 ._task_get_max_priority = task_get_max_priority_wrapper,
|