Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.h735 status_t FTFx_CMD_VerifyProgram(ftfx_config_t *config,
Dfsl_ftfx_flexnvm.c210 …return FTFx_CMD_VerifyProgram(&config->ftfxConfig, start, lengthInBytes, expectedData, margin, fai… in FLEXNVM_DflashVerifyProgram()
Dfsl_ftfx_controller.c976 status_t FTFx_CMD_VerifyProgram(ftfx_config_t *config, in FTFx_CMD_VerifyProgram() function
Dfsl_ftfx_flash.c438 …return FTFx_CMD_VerifyProgram(&config->ftfxConfig[flashIndex], start, lengthInBytes, expectedData,… in FLASH_VerifyProgram()