Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/flash/mflash/mimxrt700/
Dmflash_drv.c188 static status_t xspi_nor_wait_bus_busy(XSPI_Type *base, bool useOctal) in xspi_nor_wait_bus_busy() function
266 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()