Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h369 kFLASH_SwapStateComplete = 0x04U, /*!< Flash Swap system is in a complete state.*/ enumerator
Dfsl_flash.c2271 case kFLASH_SwapStateComplete: in FLASH_Swap()
2287 …} while (!((kFLASH_SwapStateComplete == returnInfo.flashSwapState) && (kFLASH_SwapFunctionOptionEn… in FLASH_Swap()