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

◆ nrf_wifi_osal_bus_qspi_ps_status()

int nrf_wifi_osal_bus_qspi_ps_status ( void * os_qspi_priv)

Get the power status of a QSPI interface.

Parameters
os_qspi_privPointer to the QSPI private data.
Returns
0 if the QSPI interface is in sleep mode, 1 if it is awake, Negative error code on failure.