Home
last modified time | relevance | path

Searched refs:RTC_OUTPUT_ALARMB (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h267 #define RTC_OUTPUT_ALARMB RTC_CR_OSEL_1 macro
948 ((OUTPUT) == RTC_OUTPUT_ALARMB) || \
954 ((OUTPUT) == RTC_OUTPUT_ALARMB) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h110 #define RTC_OUTPUT_ALARMB ((uint32_t)RTC_CR_OSEL_1) macro
1343 ((OUTPUT) == RTC_OUTPUT_ALARMB) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h249 #define RTC_OUTPUT_ALARMB (0x00400000U) macro
254 ((OUTPUT) == RTC_OUTPUT_ALARMB) || \