Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h563 #define LL_RCC_SDADC_CLKSRC_SYS_DIV_1 RCC_CFGR_SDPRE_DIV1 /*!< SDADC CLK not divided */
Dstm32f3xx_hal_rcc_ex.h1694 #define RCC_SDADCSYSCLK_DIV1 RCC_CFGR_SDPRE_DIV1
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h7672 #define RCC_CFGR_SDPRE_DIV1 (0x00000000U) /*!< SDADC CLK not divi… macro
7700 #define RCC_CFGR_SDADCPRE_DIV1 RCC_CFGR_SDPRE_DIV1
Dstm32f373xc.h7762 #define RCC_CFGR_SDPRE_DIV1 (0x00000000U) /*!< SDADC CLK not divi… macro
7790 #define RCC_CFGR_SDADCPRE_DIV1 RCC_CFGR_SDPRE_DIV1