Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_rcc.h183 … ((DIV) == RCC_HSE_PREDIV_DIV7) || ((DIV) == RCC_HSE_PREDIV_DIV8) || \
547 #define RCC_HSE_PREDIV_DIV7 RCC_CFGR2_PREDIV_DIV7 macro
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_hal_rcc_ex.h76 … ((__DIV__) == RCC_HSE_PREDIV_DIV7) || ((__DIV__) == RCC_HSE_PREDIV_DIV8) || \
458 #define RCC_HSE_PREDIV_DIV7 RCC_CFGR2_PREDIV1_DIV7 macro