Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_adapter.h39 #define FTFx_FSEC_KEYEN_MASK FTFA_FSEC_KEYEN_MASK macro
56 #define FTFx_FSEC_KEYEN_MASK FTFE_FSEC_KEYEN_MASK macro
73 #define FTFx_FSEC_KEYEN_MASK FTFL_FSEC_KEYEN_MASK macro
Dfsl_ftfx_controller.c1095 if ((uint8_t)kFTFx_FsecRegCode_KEYEN_Enabled == (registerValue & FTFx_FSEC_KEYEN_MASK)) in FTFx_REG_GetSecurityState()