Home
last modified time | relevance | path

Searched refs:timer_alloc (Results 1 – 2 of 2) sorted by relevance

/nrf_wifi-latest/os_if/inc/
Dosal_ops.h832 void *(*timer_alloc)(void); member
/nrf_wifi-latest/os_if/src/
Dosal.c759 return os_ops->timer_alloc(); in nrf_wifi_osal_timer_alloc()