Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stm32f10x_clock.h File Reference
#include "stm32_common_clocks.h"
#include "stm32f1_clock.h"

Go to the source code of this file.

Macros

#define STM32_SRC_PLL2CLK   (STM32_SRC_PLLCLK + 1)
 Fixed clocks

 
#define STM32_SRC_PLL3CLK   (STM32_SRC_PLL2CLK + 1)
 
#define MCO1_SEL(val)
 CFGR1 devices.
 

Macro Definition Documentation

◆ MCO1_SEL

#define MCO1_SEL ( val)
Value:
#define STM32_DT_CLOCK_SELECT(val, mask, shift, reg)
Pack STM32 source clock selection RCC register bit fields for the DT.
Definition stm32_common_clocks.h:46
#define CFGR1_REG
RCC_CFGRx register offset.
Definition stm32c0_clock.h:39

CFGR1 devices.

◆ STM32_SRC_PLL2CLK

#define STM32_SRC_PLL2CLK   (STM32_SRC_PLLCLK + 1)

Fixed clocks

◆ STM32_SRC_PLL3CLK

#define STM32_SRC_PLL3CLK   (STM32_SRC_PLL2CLK + 1)