Searched refs:ccmNum (Results 1 – 2 of 2) sorted by relevance
284 constexpr uint8_t ccmNum = 8; variable382 uint32_t hwAssertStsHi[ccmNum];383 uint32_t hwAssertStsLo[ccmNum];384 uint32_t origWdtAddrLogHi[ccmNum];385 uint32_t origWdtAddrLogLo[ccmNum];386 uint32_t hwAssertMskHi[ccmNum];387 uint32_t hwAssertMskLo[ccmNum];388 uint32_t origWdtAddrLogStat[ccmNum];
2327 for (size_t i = 0; i < ccmNum; i++) in handleCpuWdtBank()