Home
last modified time | relevance | path

Searched defs:RCC_POSITION_HPRE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h46 #define RCC_POSITION_HPRE (uint32_t)4U /*!< field position in register RCC_CFGR */ macro
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h46 #define RCC_POSITION_HPRE (uint32_t)POSITION_VAL(RCC_CFGR_HPRE) /*!< field position in re… macro