Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h266 #define RTC_OUTPUT_ALARMA RTC_CR_OSEL_0 macro
947 ((OUTPUT) == RTC_OUTPUT_ALARMA) || \
953 ((OUTPUT) == RTC_OUTPUT_ALARMA) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc_ex.h109 #define RTC_OUTPUT_ALARMA ((uint32_t)RTC_CR_OSEL_0) macro
1342 ((OUTPUT) == RTC_OUTPUT_ALARMA) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc_ex.h248 #define RTC_OUTPUT_ALARMA (0x00200000U) macro
253 ((OUTPUT) == RTC_OUTPUT_ALARMA) || \