Home
last modified time | relevance | path

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

/nrf_wifi-latest/os_if/inc/
Dosal_api.h1130 void *nrf_wifi_osal_timer_alloc(void);
/nrf_wifi-latest/os_if/src/
Dosal.c757 void *nrf_wifi_osal_timer_alloc(void) in nrf_wifi_osal_timer_alloc() function
/nrf_wifi-latest/hw_if/hal/src/common/
Dhal_api_common.c168 hal_dev_ctx->rpu_ps_timer = nrf_wifi_osal_timer_alloc(); in hal_rpu_ps_init()