Searched refs:SEMC_IsInIdle (Results 1 – 2 of 2) sorted by relevance
873 while (!SEMC_IsInIdle((SEMC_Type *)handle->driverBaseAddr)) in Nand_Flash_Read_Page_Partial()1035 while (!SEMC_IsInIdle((SEMC_Type *)handle->driverBaseAddr)) in Nand_Flash_Read_Page()1060 while (!SEMC_IsInIdle((SEMC_Type *)handle->driverBaseAddr)) in Nand_Flash_Page_Program()1084 while (!SEMC_IsInIdle((SEMC_Type *)handle->driverBaseAddr)) in Nand_Flash_Page_Program()
826 static inline bool SEMC_IsInIdle(SEMC_Type *base) in SEMC_IsInIdle() function