Go to the source code of this file.
◆ ADC_SEL
Value:
#define STM32_CLOCK(val, mask, shift, reg)
STM32 clock configuration bit field.
Definition stm32u0_clock.h:61
#define CCIPR_REG
RCC_CCIPR register offset.
Definition stm32u0_clock.h:68
◆ BDCR_REG
RCC_BDCR register offset.
◆ CCIPR_REG
RCC_CCIPR register offset.
◆ CLK48_SEL
◆ I2C1_SEL
◆ I2C3_SEL
◆ LPTIM1_SEL
#define LPTIM1_SEL |
( |
| val | ) |
|
◆ LPTIM2_SEL
#define LPTIM2_SEL |
( |
| val | ) |
|
◆ LPTIM3_SEL
#define LPTIM3_SEL |
( |
| val | ) |
|
◆ LPUART1_SEL
#define LPUART1_SEL |
( |
| val | ) |
|
◆ LPUART2_SEL
#define LPUART2_SEL |
( |
| val | ) |
|
◆ LPUART3_SEL
#define LPUART3_SEL |
( |
| val | ) |
|
◆ RTC_SEL
Value:
#define CSR_REG
RCC_CSR register offset.
Definition stm32l0_clock.h:66
BDCR devices.
◆ STM32_CLOCK
#define STM32_CLOCK |
( |
| val, |
|
|
| mask, |
|
|
| shift, |
|
|
| reg ) |
Value:
#define STM32_CLOCK_SHIFT_SHIFT
Definition stm32u0_clock.h:42
#define STM32_CLOCK_REG_SHIFT
Definition stm32u0_clock.h:40
#define STM32_CLOCK_REG_MASK
Definition stm32u0_clock.h:39
#define STM32_CLOCK_MASK_MASK
Definition stm32u0_clock.h:43
#define STM32_CLOCK_VAL_MASK
Definition stm32u0_clock.h:45
#define STM32_CLOCK_MASK_SHIFT
Definition stm32u0_clock.h:44
#define STM32_CLOCK_VAL_SHIFT
Definition stm32u0_clock.h:46
#define STM32_CLOCK_SHIFT_MASK
Definition stm32u0_clock.h:41
STM32 clock configuration bit field.
- reg (1/2/3) [ 0 : 7 ]
- shift (0..31) [ 8 : 12 ]
- mask (0x1, 0x3, 0x7) [ 13 : 15 ]
- val (0..7) [ 16 : 18 ]
- Parameters
-
reg | RCC_CCIPRx register offset |
shift | Position within RCC_CCIPRx. |
mask | Mask for the RCC_CCIPRx field. |
val | Clock value (0, 1, ... 7). |
◆ STM32_CLOCK_BUS_AHB1
#define STM32_CLOCK_BUS_AHB1 0x48 |
◆ STM32_CLOCK_BUS_APB1
#define STM32_CLOCK_BUS_APB1 0x58 |
◆ STM32_CLOCK_BUS_APB1_2
#define STM32_CLOCK_BUS_APB1_2 0x60 |
◆ STM32_CLOCK_BUS_IOP
#define STM32_CLOCK_BUS_IOP 0x4C |
◆ STM32_CLOCK_MASK_MASK
#define STM32_CLOCK_MASK_MASK 0x7U |
◆ STM32_CLOCK_MASK_SHIFT
#define STM32_CLOCK_MASK_SHIFT 13U |
◆ STM32_CLOCK_REG_MASK
#define STM32_CLOCK_REG_MASK 0xFFU |
◆ STM32_CLOCK_REG_SHIFT
#define STM32_CLOCK_REG_SHIFT 0U |
◆ STM32_CLOCK_SHIFT_MASK
#define STM32_CLOCK_SHIFT_MASK 0x1FU |
◆ STM32_CLOCK_SHIFT_SHIFT
#define STM32_CLOCK_SHIFT_SHIFT 8U |
◆ STM32_CLOCK_VAL_MASK
#define STM32_CLOCK_VAL_MASK 0x7U |
◆ STM32_CLOCK_VAL_SHIFT
#define STM32_CLOCK_VAL_SHIFT 16U |
◆ STM32_PERIPH_BUS_MAX
◆ STM32_PERIPH_BUS_MIN
◆ STM32_SRC_HSE
◆ STM32_SRC_HSI
Domain clocks.
System clock Fixed clocks
◆ STM32_SRC_HSI48
◆ STM32_SRC_MSI
◆ STM32_SRC_PCLK
◆ STM32_SRC_PLL_P
◆ STM32_SRC_PLL_Q
◆ STM32_SRC_PLL_R
◆ TIM15_SEL
◆ TIM1_SEL
◆ USART1_SEL
#define USART1_SEL |
( |
| val | ) |
|
Value:
Device domain clocks selection helpers.
CCIPR devices
◆ USART2_SEL
#define USART2_SEL |
( |
| val | ) |
|