Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_rtc.h256 #define RTC_OUTPUT_POLARITY_LOW (0x00100000U) macro
259 ((POL) == RTC_OUTPUT_POLARITY_LOW))
/bsp/essemi/es32f0654/libraries/ES32F065x_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h75 RTC_OUTPUT_POLARITY_LOW = 0x1U, /**< Polarity is low */ enumerator
450 ((x) == RTC_OUTPUT_POLARITY_LOW))
/bsp/essemi/es32f369x/libraries/ES32F36xx_ALD_StdPeriph_Driver/Include/
A Dald_rtc.h77 RTC_OUTPUT_POLARITY_LOW = 0x1U, /**< Polarity is low */ enumerator
452 ((x) == RTC_OUTPUT_POLARITY_LOW))

Completed in 8 milliseconds