Searched refs:RTC_PRLH_PRL (Results 1 – 6 of 6) sorted by relevance
120 #define RTC_PRLH_PRL (0x0F << RTC_PRLH_PRL_Pos) ///< RTC Prescaler Relo… macro
3254 #define RTC_PRLH_PRL ((uint16_t)0x000F) /*!<RTC Prescaler Reload… macro
3263 #define RTC_PRLH_PRL ((uint16_t)0x000F) /*!<RTC Prescaler Reload… macro
3558 #define RTC_PRLH_PRL ((uint16_t)0x000F) /*!<RTC Prescaler Reload… macro
3733 #define RTC_PRLH_PRL ((uint16_t)0x000F) /*!< RTC Prescaler Reloa… macro
4938 #define RTC_PRLH_PRL(x) (((uint32_t)(((uint32_t)(x)) << RTC_PRLH_PRL_SHIFT)… macro
Completed in 186 milliseconds