Searched refs:wdt (Results 1 – 2 of 2) sorted by relevance
260 uint32_t wdt = 0x1555555UL; /* Watchdog timer for blocking while loop */ in Cy_ADCMic_IsEndConversion() local266 while ((0UL == intr) && (0UL != wdt)) in Cy_ADCMic_IsEndConversion()269 wdt--; in Cy_ADCMic_IsEndConversion()279 else if (0UL == wdt) in Cy_ADCMic_IsEndConversion()
753 uint32_t wdt = 0x1555555UL; /* Watchdog timer for blocking while loop */ in Cy_SAR_IsEndConversion() local759 while ((0UL == intr) && (0UL != wdt)) in Cy_SAR_IsEndConversion()762 wdt--; in Cy_SAR_IsEndConversion()772 else if (0UL == wdt) in Cy_SAR_IsEndConversion()