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

◆ nrf_wifi_osal_bus_spi_dev_rem()

void nrf_wifi_osal_bus_spi_dev_rem ( void *  os_spi_dev_ctx)

Remove a spi device instance.

Parameters
os_spi_dev_ctxPointer to the OS specific spi device context which was returned by @nrf_wifi_osal_bus_spi_dev_add.

Function to be invoked when a matching spi device is removed from the system.

Returns
None.