Searched refs:task_ms_to_tick_wrapper (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/esp_wifi/esp32c6/ |
D | esp_adapter.c | 261 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/ |
D | esp_adapter.c | 333 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/ |
D | esp_adapter.c | 342 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/ |
D | esp_adapter.c | 255 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/ |
D | esp_adapter.c | 258 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/ |
D | esp_adapter.c | 336 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/ |
D | esp_wifi_adapter.c | 310 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/ |
D | esp_wifi_adapter.c | 311 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/ |
D | esp_wifi_adapter.c | 335 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/ |
D | esp_wifi_adapter.c | 326 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/ |
D | esp_wifi_adapter.c | 326 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/ |
D | esp_wifi_adapter.c | 330 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,
|