Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.h508 uint32_t regionBase; /*!< Base address of flash protection region.*/ member
Dfsl_flash.c1737 flashProtectionInfo.regionBase + flashProtectionInfo.regionSize * regionCounter; in FLASH_IsProtected()
3491 info->regionBase = MAIN_FLASH_FEATURE_PFLASH_START_ADDRESS; in flash_get_protection_info()
3494 info->regionBase = config->PFlashBlockBase; in flash_get_protection_info()