Searched refs:clkOut (Results 1 – 2 of 2) sorted by relevance
758 void IRTC_ConfigClockOut(RTC_Type *base, irtc_clockout_sel_t clkOut) in IRTC_ConfigClockOut() argument764 ctrlVal |= RTC_CTRL_CLKOUT((uint16_t)clkOut); in IRTC_ConfigClockOut()767 if (clkOut == kIRTC_ClkoutCoarse1Hz) in IRTC_ConfigClockOut()771 else if (clkOut == kIRTC_ClkoutFine1Hz) in IRTC_ConfigClockOut()
555 void IRTC_ConfigClockOut(RTC_Type *base, irtc_clockout_sel_t clkOut);