Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/eeprom_emulation/
Dfsl_eeprom_emulation.c375 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()
Dfsl_eeprom_emulation.h252 #define FTFx_FSTAT (FTFE_BASE + 0x00000000u) macro