Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_rcc.h307 #define LL_RCC_MCO1_DIV_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO Clock divided by 4 */
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_rcc.h359 #define LL_RCC_MCO1_DIV_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO Clock divided by 4 */
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_rcc.h382 #define LL_RCC_MCO1_DIV_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO divided by 4 */
Dstm32l4xx_hal_rcc.h541 #define RCC_MCODIV_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO divided by 4 */
/loramac-node-2.7.6/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3663 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
3683 #define RCC_CFGR_MCO_PRE_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO is divided by 1 */
/loramac-node-2.7.6/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3938 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
3956 #define RCC_CFGR_MCO_PRE_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO is divided by 1 */
/loramac-node-2.7.6/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h4080 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
4098 #define RCC_CFGR_MCO_PRE_4 RCC_CFGR_MCOPRE_DIV4 /*!< MCO is divided by 1 */
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3956 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
3963 #define RCC_CFGR_MCO_DIV4 RCC_CFGR_MCOPRE_DIV4
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3956 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
3963 #define RCC_CFGR_MCO_DIV4 RCC_CFGR_MCOPRE_DIV4
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4349 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
4356 #define RCC_CFGR_MCO_DIV4 RCC_CFGR_MCOPRE_DIV4
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4419 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000U) /*!< MCO is divided … macro
4426 #define RCC_CFGR_MCO_DIV4 RCC_CFGR_MCOPRE_DIV4
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h10736 #define RCC_CFGR_MCOPRE_DIV4 (0x20000000UL) /*!< MCO is divided … macro
10744 #define RCC_CFGR_MCO_PRE_4 RCC_CFGR_MCOPRE_DIV4