Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h366 kFLASH_SwapStateReady = 0x01U, /*!< Flash Swap system is in a ready state.*/ enumerator
Dfsl_flash.c2249 case kFLASH_SwapStateReady: in FLASH_Swap()