Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h329 } flash_flexram_function_option_t; typedef
1109 status_t FLASH_SetFlexramFunction(flash_config_t *config, flash_flexram_function_option_t option);
Dfsl_flash.c524 static inline status_t flasn_check_flexram_function_option_range(flash_flexram_function_option_t op…
2133 status_t FLASH_SetFlexramFunction(flash_config_t *config, flash_flexram_function_option_t option) in FLASH_SetFlexramFunction()
3462 static inline status_t flasn_check_flexram_function_option_range(flash_flexram_function_option_t op… in flasn_check_flexram_function_option_range()