Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.c94 static status_t ftfx_command_sequence(ftfx_config_t *config);
312 returnCode = ftfx_command_sequence(config); in FTFx_CMD_Erase()
385 returnCode = ftfx_command_sequence(config); in FTFx_CMD_EraseAll()
426 returnCode = ftfx_command_sequence(config); in FTFx_CMD_EraseAllUnsecure()
468 returnCode = ftfx_command_sequence(config); in FTFx_CMD_EraseAllExecuteOnlySegments()
519 returnCode = ftfx_command_sequence(config); in FTFx_CMD_Program()
577 returnCode = ftfx_command_sequence(config); in FTFx_CMD_ProgramOnce()
673 returnCode = ftfx_command_sequence(config); in FTFx_CMD_ProgramSection()
732 returnCode = ftfx_command_sequence(config); in FTFx_CMD_ProgramPartition()
761 returnCode = ftfx_command_sequence(config); in FTFx_CMD_ReadOnce()
[all …]