Home
last modified time | relevance | path

Searched refs:task_ms_to_tick_wrapper (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c261 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
609 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c333 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
644 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c342 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
651 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c255 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
591 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c258 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
608 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c336 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
664 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c310 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
762 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c311 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
765 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c335 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
781 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/wifi/
Desp_wifi_adapter.c326 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
848 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c326 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
847 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/wifi/
Desp_wifi_adapter.c330 static int32_t IRAM_ATTR task_ms_to_tick_wrapper(uint32_t ms) in task_ms_to_tick_wrapper() function
863 ._task_ms_to_tick = task_ms_to_tick_wrapper,