Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SDPRE_DIV16 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h571 #define LL_RCC_SDADC_CLKSRC_SYS_DIV_16 RCC_CFGR_SDPRE_DIV16 /*!< SDADC CLK divided by 16 */
Dstm32f3xx_hal_rcc_ex.h1702 #define RCC_SDADCSYSCLK_DIV16 RCC_CFGR_SDPRE_DIV16
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7680 #define RCC_CFGR_SDPRE_DIV16 (0xB8000000U) /*!< SDADC CLK divided … macro
7708 #define RCC_CFGR_SDADCPRE_DIV16 RCC_CFGR_SDPRE_DIV16
Dstm32f373xc.h7770 #define RCC_CFGR_SDPRE_DIV16 (0xB8000000U) /*!< SDADC CLK divided … macro
7798 #define RCC_CFGR_SDADCPRE_DIV16 RCC_CFGR_SDPRE_DIV16