Lines Matching refs:RTC_STM32_ALRM_B
85 #define RTC_STM32_ALRM_B 1U macro
201 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_init_alarm()
216 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_clear_alarm_flag()
228 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_is_active_alarm()
243 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_enable_interrupt_alarm()
256 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_disable_interrupt_alarm()
269 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_enable_alarm()
282 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_disable_alarm()
632 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_get_ll_alrm_time()
659 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_get_ll_alrm_mask()
678 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_get_ll_alrm_mask()
700 if ((id != RTC_STM32_ALRM_A) && (id != RTC_STM32_ALRM_B)) { in rtc_stm32_alarm_get_supported_fields()
728 } else if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_get_time()
770 } else if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_set_time()
848 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_set_time()
895 if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_set_time()
917 } else if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_set_callback()
945 } else if (id == RTC_STM32_ALRM_B) { in rtc_stm32_alarm_is_pending()