Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h391 flash_swap_block_status_t nextSwapBlockStatus; /*!< The next Swap block status.*/ member
Dfsl_flash.c2195 returnInfo->nextSwapBlockStatus = (flash_swap_block_status_t)FTFx_FCCOB7_REG; in FLASH_SwapControl()