Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h390 flash_swap_block_status_t currentSwapBlockStatus; /*!< The current Swap block status.*/ member
Dfsl_flash.c2194 returnInfo->currentSwapBlockStatus = (flash_swap_block_status_t)FTFx_FCCOB6_REG; in FLASH_SwapControl()