Searched refs:RTC_OUTPUT_POLARITY_LOW (Results 1 – 2 of 2) sorted by relevance
214 #define RTC_OUTPUT_POLARITY_LOW 0x00100000U macro704 ((POL) == RTC_OUTPUT_POLARITY_LOW))
203 #define RTC_OUTPUT_POLARITY_LOW ((uint32_t)0x00100000) macro710 ((__POL__) == RTC_OUTPUT_POLARITY_LOW))
Completed in 6 milliseconds