Home
last modified time | relevance | path

Searched refs:_timer_setfn (Results 1 – 25 of 28) sorted by relevance

12

/hal_espressif-latest/components/esp_coex/include/private/
Desp_coexist_adapter.h47 void (* _timer_setfn)(void *ptimer, void *pfunction, void *parg); member
/hal_espressif-latest/components/esp_coex/esp32h2/
Desp_coex_adapter.c168 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c2/
Desp_coex_adapter.c177 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c3/
Desp_coex_adapter.c176 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32c6/
Desp_coex_adapter.c176 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32/src/coex/
Desp_coex_adapter.c189 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32c2/src/coex/
Desp_coex_adapter.c198 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32c3/src/coex/
Desp_coex_adapter.c203 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32c6/src/coex/
Desp_coex_adapter.c202 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/coex/
Desp_coex_adapter.c199 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/coex/
Desp_coex_adapter.c237 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s2/
Desp_coex_adapter.c244 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32/
Desp_coex_adapter.c238 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_coex/esp32s3/
Desp_coex_adapter.c250 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/include/esp_private/
Dwifi_os_adapter.h93 void (* _timer_setfn)(void *ptimer, void *pfunction, void *parg); member
/hal_espressif-latest/components/wpa_supplicant/port/include/
Dos.h390 return wifi_funcs->_timer_setfn(ptimer, pfunction, parg); in os_timer_setfn()
/hal_espressif-latest/components/esp_wifi/esp32c6/
Desp_adapter.c628 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s2/
Desp_adapter.c665 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32/
Desp_adapter.c672 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c2/
Desp_adapter.c610 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32c3/
Desp_adapter.c627 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/components/esp_wifi/esp32s3/
Desp_adapter.c683 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32/src/wifi/
Desp_wifi_adapter.c783 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32s2/src/wifi/
Desp_wifi_adapter.c786 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,
/hal_espressif-latest/zephyr/esp32s3/src/wifi/
Desp_wifi_adapter.c800 ._timer_setfn = esp_coex_common_timer_setfn_wrapper,

12