Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_rtc.h164 #define RTC_OUTPUT_POLARITY_LOW (0x00100000U) macro
167 ((POL) == RTC_OUTPUT_POLARITY_LOW))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_rtc.h217 #define RTC_OUTPUT_POLARITY_LOW ((uint32_t)RTC_CR_POL) macro
787 ((POL) == RTC_OUTPUT_POLARITY_LOW))
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_rtc.h280 #define RTC_OUTPUT_POLARITY_LOW RTC_CR_POL macro
962 ((POL) == RTC_OUTPUT_POLARITY_LOW))