Home
last modified time | relevance | path

Searched refs:FTFx_CMD_ProgramPartition (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ftfx_controller.h568 status_t FTFx_CMD_ProgramPartition(ftfx_config_t *config,
Dfsl_ftfx_flexnvm.c152 …return FTFx_CMD_ProgramPartition(&config->ftfxConfig, option, eepromDataSizeCode, flexnvmPartition… in FLEXNVM_ProgramPartition()
Dfsl_ftfx_controller.c710 status_t FTFx_CMD_ProgramPartition(ftfx_config_t *config, in FTFx_CMD_ProgramPartition() function