nrfxlib API 0.1.0
|
void nrf_wifi_osal_tasklet_schedule | ( | void * | tasklet | ) |
Schedule a tasklet.
tasklet | Pointer to a tasklet. |
Schedules a tasklet that had been allocated using nrf_wifi_osal_tasklet_alloc and initialized using nrf_wifi_osal_tasklet_init.