![]() |
nRF WiFi
|
| void * nrf_wifi_osal_bus_spi_dev_add | ( | void * | os_spi_priv, |
| void * | osal_spi_dev_ctx ) |
brief Add a spi device instance.
| os_spi_priv | OS specific spi context. |
| osal_spi_dev_ctx | Pointer to the OSAL spi device context. |
Function to be invoked when a matching spi device is added to the system. It expects the pointer to a OS specific spi device context to be returned.