Home
last modified time | relevance | path

Searched refs:_task_ms_to_tick (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.6.0/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h66 int32_t (* _task_ms_to_tick)(uint32_t ms); member
/hal_espressif-3.6.0/components/esp_wifi/esp32/
Desp_adapter.c706 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/components/esp_wifi/esp32c3/
Desp_adapter.c689 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/components/esp_wifi/esp32s2/
Desp_adapter.c700 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/components/esp_wifi/esp32s3/
Desp_adapter.c725 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c833 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c840 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c861 ._task_ms_to_tick = task_ms_to_tick_wrapper,
/hal_espressif-3.6.0/zephyr/esp32c3/src/wifi/
Desp_wifi_adapter.c949 ._task_ms_to_tick = task_ms_to_tick_wrapper,