Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h44 #define FTFx_FCNFG_EEERDY_MASK FTFA_FCNFG_EEERDY_MASK macro
61 #define FTFx_FCNFG_EEERDY_MASK FTFE_FCNFG_EEERDY_MASK macro
78 #define FTFx_FCNFG_EEERDY_MASK FTFL_FCNFG_EEERDY_MASK macro
Dfsl_ftfx_flexnvm.c263 if (0U == (FTFx->FCNFG & FTFx_FCNFG_EEERDY_MASK)) in FLEXNVM_EepromWrite()
299 while (0U == (FTFx->FCNFG & FTFx_FCNFG_EEERDY_MASK)) in FLEXNVM_EepromWrite()