Home
last modified time | relevance | path

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

/loramac-node-3.7.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3466 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
3467 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3725 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
3726 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3867 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
3868 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3753 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
3754 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3753 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
3754 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4146 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
4147 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4216 #define RCC_CR_PLLON_Msk (0x1U << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
4217 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< PLL enable */
/loramac-node-3.7.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10575 #define RCC_CR_PLLON_Msk (0x1UL << RCC_CR_PLLON_Pos) /*!< 0x01000000 */ macro
10576 #define RCC_CR_PLLON RCC_CR_PLLON_Msk /*!< System PLL cloc…