Searched refs:xspi_nor_wait_bus_busy (Results 1 – 1 of 1) sorted by relevance
188 static status_t xspi_nor_wait_bus_busy(XSPI_Type *base, bool useOctal) in xspi_nor_wait_bus_busy() function266 status = xspi_nor_wait_bus_busy(base, true); in xspi_nor_enable_octal_mode()292 status = xspi_nor_wait_bus_busy(base, useOctal); in xspi_nor_flash_read()324 status = xspi_nor_wait_bus_busy(base, useOctal); in xspi_nor_flash_erase_sector()336 status = xspi_nor_wait_bus_busy(base, useOctal); in xspi_nor_flash_page_program()366 status = xspi_nor_wait_bus_busy(base, useOctal); in xspi_nor_flash_page_program()