Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h11574 #define RCC_CCIPR_SAI2SEL_Pos (24U) macro
11575 #define RCC_CCIPR_SAI2SEL_Msk (0x3UL << RCC_CCIPR_SAI2SEL_Pos) /*!< 0x03000000 */
11577 #define RCC_CCIPR_SAI2SEL_0 (0x1UL << RCC_CCIPR_SAI2SEL_Pos) /*!< 0x01000000 */
11578 #define RCC_CCIPR_SAI2SEL_1 (0x2UL << RCC_CCIPR_SAI2SEL_Pos) /*!< 0x02000000 */