Home
last modified time | relevance | path

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

/bsp/Infineon/psoc6-pioneerkit_modus/libs/psoc6make/make/scripts/
A Dmemcalc.bash16 STARTFLASH=$4 # Start of internal flash
19 ENDFLASH=$((STARTFLASH + AVAILABLEFLASH))
64 … && [[ ${lineArray[3]} -ge "$STARTFLASH" ]] && [[ ${lineArray[3]} -lt "$ENDFLASH" ]]; then

Completed in 4 milliseconds