Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h344 kFLASH_SwapFunctionOptionEnable = 0x00U, /*!< An option used to enable the Swap function */ enumerator
Dfsl_flash.c2287 …((kFLASH_SwapStateComplete == returnInfo.flashSwapState) && (kFLASH_SwapFunctionOptionEnable == op… in FLASH_Swap()