Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h345 kFLASH_SwapFunctionOptionDisable = 0x01U /*!< An option used to disable the Swap function */ enumerator
Dfsl_flash.c2217 if (kFLASH_SwapFunctionOptionDisable == option) in FLASH_Swap()