Searched refs:isSetEnable (Results 1 – 2 of 2) sorted by relevance
560 status_t FLASH_Swap(flash_config_t *config, uint32_t address, bool isSetEnable);
472 status_t FLASH_Swap(flash_config_t *config, uint32_t address, bool isSetEnable) in FLASH_Swap() argument497 if (!isSetEnable) in FLASH_Swap()568 } while (!((kFTFx_SwapStateComplete == returnInfo.flashSwapState) && isSetEnable)); in FLASH_Swap()