Searched refs:RTC_MR_THIGH (Results 1 – 5 of 5) sorted by relevance
104 #define RTC_MR_THIGH(value) ((RTC_MR_THIGH_Msk & ((value) << RTC_MR_THIGH_Pos))) macro
181 #define RTC_MR_THIGH(value) (RTC_MR_THIGH_Msk & ((value) << RTC_MR_THIGH_Pos)) macro