Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f378xx.h9021 #define SDADC_CR2_JEXTSEL_Pos (8U) macro
9022 #define SDADC_CR2_JEXTSEL_Msk (0xFUL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000F00 */
9024 #define SDADC_CR2_JEXTSEL_0 (0x1UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000100 */
9025 #define SDADC_CR2_JEXTSEL_1 (0x2UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000200 */
9026 #define SDADC_CR2_JEXTSEL_2 (0x4UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000400 */
9027 #define SDADC_CR2_JEXTSEL_3 (0x8UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000800 */
Dstm32f373xc.h9120 #define SDADC_CR2_JEXTSEL_Pos (8U) macro
9121 #define SDADC_CR2_JEXTSEL_Msk (0xFUL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000F00 */
9123 #define SDADC_CR2_JEXTSEL_0 (0x1UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000100 */
9124 #define SDADC_CR2_JEXTSEL_1 (0x2UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000200 */
9125 #define SDADC_CR2_JEXTSEL_2 (0x4UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000400 */
9126 #define SDADC_CR2_JEXTSEL_3 (0x8UL << SDADC_CR2_JEXTSEL_Pos) /*!< 0x00000800 */