Searched refs:outputSel (Results 1 – 2 of 2) sorted by relevance
535 void RTC_ConfigOutput(RTC_OUT_SEL_T outputSel, RTC_OUT_POLARITY_T polarity);
1116 void RTC_ConfigOutput(RTC_OUT_SEL_T outputSel, RTC_OUT_POLARITY_T polarity) in RTC_ConfigOutput() argument1120 RTC->CTRL_B.OUTSEL = outputSel; in RTC_ConfigOutput()
Completed in 9 milliseconds