Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h306 #define LL_RCC_MCO1_DIV_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO Clock divided by 2 */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h358 #define LL_RCC_MCO1_DIV_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO Clock divided by 2 */
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h381 #define LL_RCC_MCO1_DIV_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO divided by 2 */
Dstm32l4xx_hal_rcc.h540 #define RCC_MCODIV_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO divided by 2 */
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3662 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
3682 #define RCC_CFGR_MCO_PRE_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4079 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
4097 #define RCC_CFGR_MCO_PRE_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3955 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
3962 #define RCC_CFGR_MCO_DIV2 RCC_CFGR_MCOPRE_DIV2
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3955 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
3962 #define RCC_CFGR_MCO_DIV2 RCC_CFGR_MCOPRE_DIV2
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3937 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
3955 #define RCC_CFGR_MCO_PRE_2 RCC_CFGR_MCOPRE_DIV2 /*!< MCO is divided by 1 */
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4348 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
4355 #define RCC_CFGR_MCO_DIV2 RCC_CFGR_MCOPRE_DIV2
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4418 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000U) /*!< MCO is divided … macro
4425 #define RCC_CFGR_MCO_DIV2 RCC_CFGR_MCOPRE_DIV2
/loramac-node-3.4.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10735 #define RCC_CFGR_MCOPRE_DIV2 (0x10000000UL) /*!< MCO is divided … macro
10743 #define RCC_CFGR_MCO_PRE_2 RCC_CFGR_MCOPRE_DIV2