Home
last modified time | relevance | path

Searched refs:_read_next_chunk (Results 1 – 1 of 1) sorted by relevance

/hal_infineon-latest/serial-flash/
Dcy_serial_flash_qspi.c207 static cy_en_smif_status_t _read_next_chunk(void);
520 result = (cy_rslt_t)_read_next_chunk(); /* Start the read transfer */ in cy_serial_flash_qspi_read_async()
669 static cy_en_smif_status_t _read_next_chunk(void) in _read_next_chunk() function
848 smif_status = _read_next_chunk(); in _rx_dma_irq_handler()