Searched refs:FTFx_CMD_VerifyProgram (Results 1 – 4 of 4) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/ |
D | fsl_ftfx_controller.h | 735 status_t FTFx_CMD_VerifyProgram(ftfx_config_t *config,
|
D | fsl_ftfx_flexnvm.c | 210 …return FTFx_CMD_VerifyProgram(&config->ftfxConfig, start, lengthInBytes, expectedData, margin, fai… in FLEXNVM_DflashVerifyProgram()
|
D | fsl_ftfx_controller.c | 976 status_t FTFx_CMD_VerifyProgram(ftfx_config_t *config, in FTFx_CMD_VerifyProgram() function
|
D | fsl_ftfx_flash.c | 438 …return FTFx_CMD_VerifyProgram(&config->ftfxConfig[flashIndex], start, lengthInBytes, expectedData,… in FLASH_VerifyProgram()
|