Home
last modified time | relevance | path

Searched refs:FTFx_REG_GetSecurityState (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.h762 status_t FTFx_REG_GetSecurityState(ftfx_config_t *config, ftfx_security_state_t *state);
Dfsl_ftfx_flexnvm.c219 return FTFx_REG_GetSecurityState(&config->ftfxConfig, state); in FLEXNVM_GetSecurityState()
Dfsl_ftfx_controller.c1073 status_t FTFx_REG_GetSecurityState(ftfx_config_t *config, ftfx_security_state_t *state) in FTFx_REG_GetSecurityState() function
Dfsl_ftfx_flash.c447 return FTFx_REG_GetSecurityState(&config->ftfxConfig[0], state); in FLASH_GetSecurityState()