Searched refs:flashSwapState (Results 1 – 3 of 3) sorted by relevance
499 if (returnInfo.flashSwapState == kFTFx_SwapStateDisabled) in FLASH_Swap()503 else if (returnInfo.flashSwapState == kFTFx_SwapStateUninitialized) in FLASH_Swap()523 switch (returnInfo.flashSwapState) in FLASH_Swap()568 } while (!((kFTFx_SwapStateComplete == returnInfo.flashSwapState) && isSetEnable)); in FLASH_Swap()
197 ftfx_swap_state_t flashSwapState; /*!<The current Swap system status.*/ member
1176 returnInfo->flashSwapState = (ftfx_swap_state_t)FTFx_FCCOB5_REG; in FTFx_CMD_SwapControl()