Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_platform.cpp362 static uint8_t sFlash[FLASH_SWAP_SIZE * FLASH_SWAP_NUM]; in GetFlash() local
367 memset(sFlash, 0xff, sizeof(sFlash)); in GetFlash()
371 return sFlash; in GetFlash()