Searched refs:ALRMTD_MN (Results 1 – 4 of 4) sorted by relevance
364 #define ALRMTD_MN(regval) (BITS(8,14) & ((uint32_t)(regval) << 8)) /*!< write va… macro
376 #define ALRMTD_MN(regval) (BITS(8,14) & ((uint32_t)(regval) << 8)) /*!< write v… macro
367 ALRMTD_MN(rtc_alarm_time->alarm_minute) | \ in rtc_alarm_config()
347 ALRMTD_MN(rtc_alarm_time->alarm_minute) | \ in rtc_alarm_config()