Home
last modified time | relevance | path

Searched refs:nrf_wifi_osal_timer_free (Results 1 – 3 of 3) sorted by relevance

/nrf_wifi-latest/os_if/inc/
Dosal_api.h1138 void nrf_wifi_osal_timer_free(void *timer);
/nrf_wifi-latest/os_if/src/
Dosal.c763 void nrf_wifi_osal_timer_free(void *timer) in nrf_wifi_osal_timer_free() function
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c194 nrf_wifi_osal_timer_free(hal_dev_ctx->rpu_ps_timer); in hal_rpu_ps_deinit()