Searched refs:RTC_PRER_PREDIV_S (Results 1 – 8 of 8) sorted by relevance
917 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= (RTC_PRER_PREDIV_S >> RTC_PRER_PREDIV_S_Pos))
937 #define IS_RTC_SYNCH_PREDIV(PREDIV) ((PREDIV) <= (RTC_PRER_PREDIV_S >> RTC_PRER_PREDIV_S_Pos))
1157 sTime->SecondFraction = (uint32_t)(READ_REG(RTC->PRER) & RTC_PRER_PREDIV_S); in HAL_RTC_GetTime()
1159 sTime->SecondFraction = (uint32_t)(READ_REG(RTC->PRER) & RTC_PRER_PREDIV_S); in HAL_RTC_GetTime()
12872 #define RTC_PRER_PREDIV_S RTC_PRER_PREDIV_S_Msk macro
13611 #define RTC_PRER_PREDIV_S RTC_PRER_PREDIV_S_Msk macro
17099 #define RTC_PRER_PREDIV_S RTC_PRER_PREDIV_S_Msk macro
17635 #define RTC_PRER_PREDIV_S RTC_PRER_PREDIV_S_Msk macro