Searched refs:RTC_OUTPUT_POLARITY_LOW (Results 1 – 3 of 3) sorted by relevance
256 #define RTC_OUTPUT_POLARITY_LOW (0x00100000U) macro259 ((POL) == RTC_OUTPUT_POLARITY_LOW))
75 RTC_OUTPUT_POLARITY_LOW = 0x1U, /**< Polarity is low */ enumerator450 ((x) == RTC_OUTPUT_POLARITY_LOW))
77 RTC_OUTPUT_POLARITY_LOW = 0x1U, /**< Polarity is low */ enumerator452 ((x) == RTC_OUTPUT_POLARITY_LOW))
Completed in 8 milliseconds