Searched refs:zeroedBytes (Results 1 – 1 of 1) sorted by relevance
266 static uint32_t zeroedBytes[13]; variable270 for (size_t i = 0; i < sizeof(zeroedBytes) / sizeof(zeroedBytes[0]); i++) { in nanoappStart()271 if (zeroedBytes[i] != 0) { in nanoappStart()