Searched refs:sFlash (Results 1 – 1 of 1) sorted by relevance
362 static uint8_t sFlash[FLASH_SWAP_SIZE * FLASH_SWAP_NUM]; in GetFlash() local367 memset(sFlash, 0xff, sizeof(sFlash)); in GetFlash()371 return sFlash; in GetFlash()