Searched refs:FTFx_FSTAT (Results 1 – 2 of 2) sorted by relevance
375 REG_WRITE(FTFx_FSTAT, FTFx_FSTAT_CLEAR_ERR); in EE_AsyncFlashErase()377 REG_WRITE(FTFx_FSTAT, FTFx_FSTAT_CCIF); in EE_AsyncFlashErase()1651 if (0x00u != (REG_READ(FTFx_FSTAT) & FTFx_FSTAT_CHECK_ERR)) in EE_ISRHandler()
252 #define FTFx_FSTAT (FTFE_BASE + 0x00000000u) macro