Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_rcc.h2068 __STATIC_INLINE void LL_RCC_SetTIMICClockSource(uint32_t TIMICSource) in LL_RCC_SetTIMICClockSource() argument
2070 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_TIMICSEL, TIMICSource); in LL_RCC_SetTIMICClockSource()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h3452 __STATIC_INLINE void LL_RCC_SetTIMICClockSource(uint32_t TIMICSource) in LL_RCC_SetTIMICClockSource() argument
3454 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_TIMICSEL, TIMICSource); in LL_RCC_SetTIMICClockSource()