Searched refs:maxReadbleAddress (Results 1 – 1 of 1) sorted by relevance
3343 uint32_t maxReadbleAddress; in flash_check_resource_range() local3352 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()