Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c528 static status_t flash_get_protection_info(flash_config_t *config, flash_protection_config_t *info);
1721 returnCode = flash_get_protection_info(config, &flashProtectionInfo); in FLASH_IsProtected()
3475 static status_t flash_get_protection_info(flash_config_t *config, flash_protection_config_t *info) in flash_get_protection_info() function