Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c3343 uint32_t maxReadbleAddress; in flash_check_resource_range() local
3352 maxReadbleAddress = start + lengthInBytes - 1; in flash_check_resource_range()
3363 if (maxReadbleAddress < kFLASH_ResourceRangePflashIfrSizeInBytes) in flash_check_resource_range()
3368 (maxReadbleAddress <= kFLASH_ResourceRangePflashSwapIfrEnd)) in flash_check_resource_range()
3373 (maxReadbleAddress <= kFLASH_ResourceRangeDflashIfrEnd)) in flash_check_resource_range()