Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h8973 #define SDADC_CR1_REFV_Pos (8U) macro
8974 #define SDADC_CR1_REFV_Msk (0x3UL << SDADC_CR1_REFV_Pos) /*!< 0x00000300 */
8976 #define SDADC_CR1_REFV_0 (0x1UL << SDADC_CR1_REFV_Pos) /*!< 0x00000100 */
8977 #define SDADC_CR1_REFV_1 (0x2UL << SDADC_CR1_REFV_Pos) /*!< 0x00000200 */
Dstm32f373xc.h9072 #define SDADC_CR1_REFV_Pos (8U) macro
9073 #define SDADC_CR1_REFV_Msk (0x3UL << SDADC_CR1_REFV_Pos) /*!< 0x00000300 */
9075 #define SDADC_CR1_REFV_0 (0x1UL << SDADC_CR1_REFV_Pos) /*!< 0x00000100 */
9076 #define SDADC_CR1_REFV_1 (0x2UL << SDADC_CR1_REFV_Pos) /*!< 0x00000200 */