Home
last modified time | relevance | path

Searched refs:LL_RTC_SetOutputSource (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_rtc.c181 LL_RTC_SetOutputSource(BKP, RTC_InitStruct->OutPutSource); in LL_RTC_Init()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rtc.h311 __STATIC_INLINE void LL_RTC_SetOutputSource(BKP_TypeDef *BKPx, uint32_t OutputSource) in LL_RTC_SetOutputSource() function