![]() |
nRF WiFi
|
| void nrf_wifi_osal_qspi_cpy_to | ( | void * | priv, |
| unsigned long | addr, | ||
| const void * | src, | ||
| size_t | count ) |
Copies data from a source buffer to a QSPI slave device.
| priv | |
| addr | Address of the data to be written. |
| src | Source buffer. |
| count | Number of bytes to be copied. |