Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_flash.c1914 uint32_t alignedStartAddress = ALIGN_DOWN(start, flashAccessInfo.SegmentSize); in FLASH_IsExecuteOnly() local
1919 (alignedEndAddress - alignedStartAddress) / flashAccessInfo.SegmentSize; in FLASH_IsExecuteOnly()