Searched refs:RTC_ALRH_ALR (Results 1 – 2 of 2) sorted by relevance
156 #define RTC_ALRH_ALR (0xFFFFU << RTC_ALRH_ALR_Pos) ///< RTC Alarm High macro
4986 #define RTC_ALRH_ALR(x) (((uint32_t)(((uint32_t)(x)) << RTC_ALRH_ALR_SHIFT)… macro
Completed in 51 milliseconds