nRF WiFi
Loading...
Searching...
No Matches

◆ nrf_wifi_osal_tasklet_schedule()

void nrf_wifi_osal_tasklet_schedule ( void * tasklet)

Schedule a tasklet.

Parameters
taskletPointer to a tasklet.

Schedules a tasklet that had been allocated using nrf_wifi_osal_tasklet_alloc and initialized using nrf_wifi_osal_tasklet_init.