Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h17326 #define RCC_CCIPR5_ADCDACSEL_Pos (0U) macro
17327 #define RCC_CCIPR5_ADCDACSEL_Msk (0x7UL << RCC_CCIPR5_ADCDACSEL_Pos) /*!< 0x00000007 */
17329 #define RCC_CCIPR5_ADCDACSEL_0 (0x1UL << RCC_CCIPR5_ADCDACSEL_Pos) /*!< 0x00000001 */
17330 #define RCC_CCIPR5_ADCDACSEL_1 (0x2UL << RCC_CCIPR5_ADCDACSEL_Pos) /*!< 0x00000002 */
17331 #define RCC_CCIPR5_ADCDACSEL_2 (0x4UL << RCC_CCIPR5_ADCDACSEL_Pos) /*!< 0x00000004 */