Searched refs:MSPI_MIU_STATUS_NONE (Results 1 – 2 of 2) sorted by relevance
153 #define MSPI_MIU_STATUS_NONE 0x00 // Initial status macro
584 if(u8tmp == MSPI_MIU_STATUS_DONE || u8tmp == MSPI_MIU_STATUS_NONE) in _MSPI_MIU_CheckDone()