Searched refs:RTC_PRLL_PRL (Results 1 – 6 of 6) sorted by relevance
126 #define RTC_PRLL_PRL (0xFFFFU << RTC_PRLL_PRL_Pos) ///< RTC Prescaler Relo… macro
3257 #define RTC_PRLL_PRL ((uint16_t)0xFFFF) /*!<RTC Prescaler Reload… macro
3266 #define RTC_PRLL_PRL ((uint16_t)0xFFFF) /*!<RTC Prescaler Reload… macro
3561 #define RTC_PRLL_PRL ((uint16_t)0xFFFF) /*!<RTC Prescaler Reload… macro
3736 #define RTC_PRLL_PRL ((uint16_t)0xFFFF) /*!< RTC Prescaler Reloa… macro
4946 #define RTC_PRLL_PRL(x) (((uint32_t)(((uint32_t)(x)) << RTC_PRLL_PRL_SHIFT)… macro
Completed in 146 milliseconds