Home
last modified time | relevance | path

Searched defs:option (Results 1 – 2 of 2) sorted by relevance

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c1374 …config, uint32_t start, uint32_t *dst, uint32_t lengthInBytes, flash_read_resource_option_t option) in FLASH_ReadResource()
2133 status_t FLASH_SetFlexramFunction(flash_config_t *config, flash_flexram_function_option_t option) in FLASH_SetFlexramFunction()
2159 flash_swap_control_option_t option, in FLASH_SwapControl()
2202 status_t FLASH_Swap(flash_config_t *config, uint32_t address, flash_swap_function_option_t option) in FLASH_Swap()
2295 flash_partition_flexram_load_option_t option, in FLASH_ProgramPartition()
3340 flash_read_resource_option_t option) in flash_check_resource_range()
3392 static status_t flash_check_swap_control_option(flash_swap_control_option_t option) in flash_check_swap_control_option()
3462 …c inline status_t flasn_check_flexram_function_option_range(flash_flexram_function_option_t option) in flasn_check_flexram_function_option_range()
Dfsl_msmc.c57 status_t SMC_SetPowerModeStop(SMC_Type *base, smc_partial_stop_option_t option) in SMC_SetPowerModeStop()