Zephyr Project API  3.3.0
A Scalable Open Source RTOS
stm32f1_clock.h File Reference

Go to the source code of this file.

Macros

#define STM32_CLOCK_BUS_AHB1   0x014
 
#define STM32_CLOCK_BUS_APB2   0x018
 
#define STM32_CLOCK_BUS_APB1   0x01c
 
#define STM32_PERIPH_BUS_MIN   STM32_CLOCK_BUS_AHB1
 
#define STM32_PERIPH_BUS_MAX   STM32_CLOCK_BUS_APB1
 
#define STM32_SRC_HSI   0x001
 
#define STM32_SRC_HSE   0x002
 
#define STM32_SRC_LSE   0x003
 
#define STM32_SRC_LSI   0x004
 
#define STM32_SRC_SYSCLK   0x005
 
#define STM32_CLOCK_REG_MASK   0xFFU
 STM32 clock configuration bit field. More...
 
#define STM32_CLOCK_REG_SHIFT   0U
 
#define STM32_CLOCK_SHIFT_MASK   0x1FU
 
#define STM32_CLOCK_SHIFT_SHIFT   8U
 
#define STM32_CLOCK_MASK_MASK   0x7U
 
#define STM32_CLOCK_MASK_SHIFT   13U
 
#define STM32_CLOCK_VAL_MASK   0x7U
 
#define STM32_CLOCK_VAL_SHIFT   16U
 
#define STM32_CLOCK(val, mask, shift, reg)
 
#define BDCR_REG   0x20
 RCC_BDCR register offset. More...
 
#define RTC_SEL(val)   STM32_CLOCK(val, 3, 8, BDCR_REG)
 Device domain clocks selection helpers. More...
 
#define NO_SEL   0xFF
 

Macro Definition Documentation

◆ BDCR_REG

#define BDCR_REG   0x20

RCC_BDCR register offset.

◆ NO_SEL

#define NO_SEL   0xFF

Dummy: Add a specificier when no selection is possible

◆ RTC_SEL

#define RTC_SEL (   val)    STM32_CLOCK(val, 3, 8, BDCR_REG)

Device domain clocks selection helpers.

BDCR devices

◆ STM32_CLOCK

#define STM32_CLOCK (   val,
  mask,
  shift,
  reg 
)
Value:
#define STM32_CLOCK_SHIFT_SHIFT
Definition: stm32f1_clock.h:44
#define STM32_CLOCK_REG_SHIFT
Definition: stm32f1_clock.h:42
#define STM32_CLOCK_REG_MASK
STM32 clock configuration bit field.
Definition: stm32f1_clock.h:41
#define STM32_CLOCK_MASK_MASK
Definition: stm32f1_clock.h:45
#define STM32_CLOCK_VAL_MASK
Definition: stm32f1_clock.h:47
#define STM32_CLOCK_MASK_SHIFT
Definition: stm32f1_clock.h:46
#define STM32_CLOCK_VAL_SHIFT
Definition: stm32f1_clock.h:48
#define STM32_CLOCK_SHIFT_MASK
Definition: stm32f1_clock.h:43

◆ STM32_CLOCK_BUS_AHB1

#define STM32_CLOCK_BUS_AHB1   0x014

Domain clocks Bus clocks

◆ STM32_CLOCK_BUS_APB1

#define STM32_CLOCK_BUS_APB1   0x01c

◆ STM32_CLOCK_BUS_APB2

#define STM32_CLOCK_BUS_APB2   0x018

◆ 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 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
regRCC_CFGRx register offset
shiftPosition within RCC_CFGRx.
maskMask for the RCC_CFGRx field.
valClock value (0, 1, ... 7).

◆ 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

#define STM32_PERIPH_BUS_MAX   STM32_CLOCK_BUS_APB1

◆ STM32_PERIPH_BUS_MIN

#define STM32_PERIPH_BUS_MIN   STM32_CLOCK_BUS_AHB1

◆ STM32_SRC_HSE

#define STM32_SRC_HSE   0x002

◆ STM32_SRC_HSI

#define STM32_SRC_HSI   0x001

Fixed clocks

◆ STM32_SRC_LSE

#define STM32_SRC_LSE   0x003

◆ STM32_SRC_LSI

#define STM32_SRC_LSI   0x004

◆ STM32_SRC_SYSCLK

#define STM32_SRC_SYSCLK   0x005

System clock