Searched refs:xspi_nor_write_enable (Results 1 – 1 of 1) sorted by relevance
162 static status_t xspi_nor_write_enable(XSPI_Type *base, uint32_t baseAddr, bool useOctal) in xspi_nor_write_enable() function244 status = xspi_nor_write_enable(base, 0, false); in xspi_nor_enable_octal_mode()303 status = xspi_nor_write_enable(base, 0, useOctal); in xspi_nor_flash_erase_sector()344 status = xspi_nor_write_enable(base, dstAddr, useOctal); in xspi_nor_flash_page_program()