Searched refs:timeOut (Results 1 – 5 of 5) sorted by relevance
68 uint32_t timeOut = 0x0FFFFFFFUL; in Cy_Srom_CallApi() local114 timeOut--; in Cy_Srom_CallApi()117 if(timeOut == 0U) in Cy_Srom_CallApi()170 uint32_t timeOut = 0x0FFFFFFFUL; in Cy_Srom_CallApi_NonBlock() local209 timeOut--; in Cy_Srom_CallApi_NonBlock()212 if(timeOut == 0U) in Cy_Srom_CallApi_NonBlock()253 uint32_t timeOut = 0x00FFFFFFUL; in Cy_Srom_CallApi_2() local287 timeOut--; in Cy_Srom_CallApi_2()290 if(timeOut == 0u) in Cy_Srom_CallApi_2()
1810 uint32_t timeOut = REGHC_WAIT_DELAY_TRIES_US; in Cy_SysPm_ReghcConfigure() local1836 …ue == Cy_SysPm_ReghcIsSequencerBusy()) || (false == Cy_SysPm_ReghcIsEnabled())) && (0U != timeOut)) in Cy_SysPm_ReghcConfigure()1839 timeOut--; in Cy_SysPm_ReghcConfigure()1842 if (0U != timeOut) in Cy_SysPm_ReghcConfigure()1853 uint32_t timeOut = REGHC_WAIT_DELAY_TRIES_US; in Cy_SysPm_ReghcDeConfigure() local1861 …rue == Cy_SysPm_ReghcIsSequencerBusy()) || (true == Cy_SysPm_ReghcIsEnabled())) && (0U != timeOut)) in Cy_SysPm_ReghcDeConfigure()1864 timeOut--; in Cy_SysPm_ReghcDeConfigure()1867 if (0U != timeOut) in Cy_SysPm_ReghcDeConfigure()
970 uint32_t timeOut = WAIT_DELAY_TRYES; in Cy_SysPm_SystemSetNormalRegulatorCurrent() local987 while ((0U == _FLD2VAL(SRSS_PWR_CTL_ACT_REF_OK, SRSS_PWR_CTL)) && (0U != timeOut)) in Cy_SysPm_SystemSetNormalRegulatorCurrent()989 timeOut--; in Cy_SysPm_SystemSetNormalRegulatorCurrent()992 if (0U != timeOut) in Cy_SysPm_SystemSetNormalRegulatorCurrent()
747 uint32_t timeOut = WAIT_DELAY_TRIES; in Cy_SysPm_SystemSetNormalRegulatorCurrent() local762 while ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFV_OK, SRSS_PWR_CTL2)) && (0U != timeOut)) in Cy_SysPm_SystemSetNormalRegulatorCurrent()764 timeOut--; in Cy_SysPm_SystemSetNormalRegulatorCurrent()767 if (0U != timeOut) in Cy_SysPm_SystemSetNormalRegulatorCurrent()
654 uint32_t timeOut = WAIT_DELAY_TRIES; in Cy_SysPm_SystemSetNormalRegulatorCurrent() local667 while ((0U == _FLD2VAL(SRSS_PWR_CTL2_REFSYS_VREF_OK, SRSS_PWR_CTL2)) && (0U != timeOut)) in Cy_SysPm_SystemSetNormalRegulatorCurrent()669 timeOut--; in Cy_SysPm_SystemSetNormalRegulatorCurrent()672 if (0U != timeOut) in Cy_SysPm_SystemSetNormalRegulatorCurrent()