Searched refs:time_get_curr_ms (Results 1 – 2 of 2) sorted by relevance
/nrf_wifi-latest/os_if/inc/ | ||
D | osal_ops.h | 558 unsigned long (*time_get_curr_ms)(void); member |
/nrf_wifi-latest/os_if/src/ | ||
D | osal.c | 447 return os_ops->time_get_curr_ms(); in nrf_wifi_osal_time_get_curr_ms() |