Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f0xx/STM32F0xx_HAL_Driver/inc/
A Dstm32f0xx_hal_rtc.h214 #define RTC_OUTPUT_POLARITY_LOW 0x00100000U macro
704 ((POL) == RTC_OUTPUT_POLARITY_LOW))
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_hal_rtc.h203 #define RTC_OUTPUT_POLARITY_LOW ((uint32_t)0x00100000) macro
710 ((__POL__) == RTC_OUTPUT_POLARITY_LOW))

Completed in 6 milliseconds