Searched refs:_nrfx_qspi_write (Results 1 – 1 of 1) sorted by relevance
303 nrfx_err_t _nrfx_qspi_write(void const *p_tx_buffer, size_t tx_buffer_length, uint32_t dst_address) in _nrfx_qspi_write() function922 res = _nrfx_qspi_write(buf, sizeof(buf), addr); in write_sub_word()960 res = _nrfx_qspi_write(src, size, addr); in qspi_nor_write()