Searched refs:RECALPF_TIMEOUT (Results 1 – 9 of 9) sorted by relevance
41 #define RECALPF_TIMEOUT ((uint32_t) 0x00001000) macro1259 while (((RTC->ISR & RTC_ISR_RECALPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_SmoothCalibConfig()
59 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1475 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
59 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1474 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
59 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1478 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
226 #define RECALPF_TIMEOUT ((uint32_t) 0x00001000) macro1654 while (((RTC->ISR & RTC_ISR_RECALPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_SmoothCalibConfig()
58 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1522 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
58 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1387 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
58 #define RECALPF_TIMEOUT ((uint32_t)0x00001000) macro1510 while (((RTC->INITSTS & RTC_INITSTS_RECPF) != RESET) && (recalpfcount != RECALPF_TIMEOUT)) in RTC_ConfigSmoothCalib()
Completed in 28 milliseconds