Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h579 #define LL_RCC_SDADC_CLKSRC_SYS_DIV_48 RCC_CFGR_SDPRE_DIV48 /*!< SDADC CLK divided by 48 */
Dstm32f3xx_hal_rcc_ex.h1710 #define RCC_SDADCSYSCLK_DIV48 RCC_CFGR_SDPRE_DIV48
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7688 #define RCC_CFGR_SDPRE_DIV48 (0xF8000000U) /*!< SDADC CLK divided … macro
7716 #define RCC_CFGR_SDADCPRE_DIV48 RCC_CFGR_SDPRE_DIV48
Dstm32f373xc.h7778 #define RCC_CFGR_SDPRE_DIV48 (0xF8000000U) /*!< SDADC CLK divided … macro
7806 #define RCC_CFGR_SDADCPRE_DIV48 RCC_CFGR_SDPRE_DIV48