Searched refs:maxMs (Results 1 – 1 of 1) sorted by relevance
44 static const uint32_t maxMs = MAX_RELOAD_VALUE / ratio; in wdt_cc32xx_msToTicks() local46 if (ms > maxMs) { in wdt_cc32xx_msToTicks()47 return maxMs; in wdt_cc32xx_msToTicks()