// // These are the defines that make up access to the FlashBus // #define FLASH_ACCESS_ADDR HAL_MAKE_QVA( 0x100000000 ) #define FLASH_ADDR_SHIFT 8 #define FLASH_WRITE_FLAG (0x80000000) #define CONFIG_ACCESS_ADDR HAL_MAKE_QVA( 0x100100000 )