Searched refs:flash_swap_block_status_t (Results 1 – 2 of 2) sorted by relevance
382 } flash_swap_block_status_t; typedef390 flash_swap_block_status_t currentSwapBlockStatus; /*!< The current Swap block status.*/391 flash_swap_block_status_t nextSwapBlockStatus; /*!< The next Swap block status.*/
2194 returnInfo->currentSwapBlockStatus = (flash_swap_block_status_t)FTFx_FCCOB6_REG; in FLASH_SwapControl()2195 returnInfo->nextSwapBlockStatus = (flash_swap_block_status_t)FTFx_FCCOB7_REG; in FLASH_SwapControl()