Searched defs:flash_base (Results 1 – 2 of 2) sorted by relevance
35 uint32_t flash_base; // Address within FLASH of image member
135 static void dnpc_map_flash(unsigned long flash_base, unsigned long flash_size) in dnpc_map_flash()