Searched refs:OutPutSource (Results 1 – 2 of 2) sorted by relevance
163 assert_param(IS_LL_RTC_CALIB_OUTPUT(RTC_InitStruct->OutPutSource)); in LL_RTC_Init()175 if (RTC_InitStruct->OutPutSource != LL_RTC_CALIB_OUTPUT_NONE) in LL_RTC_Init()181 LL_RTC_SetOutputSource(BKP, RTC_InitStruct->OutPutSource); in LL_RTC_Init()204 RTC_InitStruct->OutPutSource = LL_RTC_CALIB_OUTPUT_NONE; in LL_RTC_StructInit()
71 uint32_t OutPutSource; /*!< Specifies which signal will be routed to the RTC Tamper pin. member