![]() |
nRF WiFi
|
| void nrf_wifi_osal_timer_schedule | ( | void * | timer, |
| unsigned long | duration ) |
Schedule a timer.
| timer | Pointer to a timer instance. |
| duration | Duration of the timer in seconds. |
Schedules a timer with a duration seconds that has been allocated using nrf_wifi_osal_timer_alloc and initialized with nrf_wifi_osal_timer_init.