Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flash/
Dfsl_ftfx_controller.h170kFTFx_SwapControlOptionReportStatus = 0x08U, /*!< An option used to report the Swap status */ enumerator
Dfsl_ftfx_controller.c1502 …== kFTFx_SwapControlOptionSetInCompleteState) || (option == kFTFx_SwapControlOptionReportStatus) || in ftfx_check_swap_control_option()
Dfsl_ftfx_flash.c491 …returnCode = FTFx_CMD_SwapControl(ftfxConfig, address, kFTFx_SwapControlOptionReportStatus, &retur… in FLASH_Swap()