Searched refs:remaining_bytes (Results 1 – 1 of 1) sorted by relevance
252 uint32_t remaining_bytes = transfer_length - curr_byte; in nrfx_qspi_lfm_xfer() local253 if (remaining_bytes < 8) in nrfx_qspi_lfm_xfer()255 length = (nrf_qspi_cinstr_len_t)(remaining_bytes + 1); in nrfx_qspi_lfm_xfer()267 if (remaining_bytes <= 8) in nrfx_qspi_lfm_xfer()
Completed in 4 milliseconds