Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h308 #define LL_RCC_MCO1_DIV_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO Clock divided by 8 */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h360 #define LL_RCC_MCO1_DIV_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO Clock divided by 8 */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h383 #define LL_RCC_MCO1_DIV_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO divided by 8 */
Dstm32l4xx_hal_rcc.h542 #define RCC_MCODIV_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO divided by 8 */
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3664 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
3684 #define RCC_CFGR_MCO_PRE_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4081 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
4099 #define RCC_CFGR_MCO_PRE_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3957 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
3964 #define RCC_CFGR_MCO_DIV8 RCC_CFGR_MCOPRE_DIV8
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3957 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
3964 #define RCC_CFGR_MCO_DIV8 RCC_CFGR_MCOPRE_DIV8
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3939 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
3957 #define RCC_CFGR_MCO_PRE_8 RCC_CFGR_MCOPRE_DIV8 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4350 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
4357 #define RCC_CFGR_MCO_DIV8 RCC_CFGR_MCOPRE_DIV8
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4420 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000U) /*!< MCO is divided … macro
4427 #define RCC_CFGR_MCO_DIV8 RCC_CFGR_MCOPRE_DIV8
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10737 #define RCC_CFGR_MCOPRE_DIV8 (0x30000000UL) /*!< MCO is divided … macro
10745 #define RCC_CFGR_MCO_PRE_8 RCC_CFGR_MCOPRE_DIV8