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

◆ nrf_wifi_osal_tasklet_alloc()

void * nrf_wifi_osal_tasklet_alloc ( int  type)

Allocate a tasklet.

Parameters
typeType of tasklet.

Allocates a tasklet structure and returns a pointer to it.

Returns
Pointer to the tasklet instance allocated if successful, otherwise NULL.