Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_ftfx_flexnvm.c246 bool needSwitchFlexRamMode = false; in FLEXNVM_EepromWrite() local
265 needSwitchFlexRamMode = true; in FLEXNVM_EepromWrite()
311 if (needSwitchFlexRamMode) in FLEXNVM_EepromWrite()
Dfsl_ftfx_controller.c594 bool needSwitchFlexRamMode = false; in FTFx_CMD_ProgramSection() local
616 needSwitchFlexRamMode = true; in FTFx_CMD_ProgramSection()
691 if (needSwitchFlexRamMode) in FTFx_CMD_ProgramSection()