Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h565 #define LL_RCC_SDADC_CLKSRC_SYS_DIV_4 RCC_CFGR_SDPRE_DIV4 /*!< SDADC CLK divided by 4 */
Dstm32f3xx_hal_rcc_ex.h1696 #define RCC_SDADCSYSCLK_DIV4 RCC_CFGR_SDPRE_DIV4
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7674 #define RCC_CFGR_SDPRE_DIV4 (0x88000000U) /*!< SDADC CLK divided … macro
7702 #define RCC_CFGR_SDADCPRE_DIV4 RCC_CFGR_SDPRE_DIV4
Dstm32f373xc.h7764 #define RCC_CFGR_SDPRE_DIV4 (0x88000000U) /*!< SDADC CLK divided … macro
7792 #define RCC_CFGR_SDADCPRE_DIV4 RCC_CFGR_SDPRE_DIV4