Searched refs:timer_alloc (Results 1 – 2 of 2) sorted by relevance
| /nrf_wifi-latest/os_if/inc/ | ||
| D | osal_ops.h | 832 void *(*timer_alloc)(void); member |
| /nrf_wifi-latest/os_if/src/ | ||
| D | osal.c | 759 return os_ops->timer_alloc(); in nrf_wifi_osal_timer_alloc() |