nrfxlib API 0.1.0
Loading...
Searching...
No Matches

◆ tasklet_alloc

void *(* nrf_wifi_osal_ops::tasklet_alloc) (int type)

Allocate a tasklet structure.

Parameters
typeThe type of the tasklet.
Returns
A pointer to the allocated tasklet structure.