Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h1600 MODIFY_REG(RCC->CFGR3, RCC_CFGR3_HRTIMSW, HRTIMxSource); in LL_RCC_SetHRTIMClockSource()
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h12011 #define RCC_CFGR3_HRTIMSW RCC_CFGR3_HRTIMSW_Msk /*!< HRTIM1SW bits */ macro