Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h346 } flash_swap_function_option_t; typedef
1161 status_t FLASH_Swap(flash_config_t *config, uint32_t address, flash_swap_function_option_t option);
Dfsl_flash.c2202 status_t FLASH_Swap(flash_config_t *config, uint32_t address, flash_swap_function_option_t option) in FLASH_Swap()