Searched refs:RTC_TIMALR_SEC_Pos (Results 1 – 1 of 1) sorted by relevance
163 #define RTC_TIMALR_SEC_Pos 0 macro164 #define RTC_TIMALR_SEC_Msk (0x7fu << RTC_TIMALR_SEC_Pos) /**< \brief (RTC_TIMALR) Second Alarm */165 #define RTC_TIMALR_SEC(value) ((RTC_TIMALR_SEC_Msk & ((value) << RTC_TIMALR_SEC_Pos)))