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
stm32mp13_clock.h File Reference

Go to the source code of this file.

Macros

#define STM32_CLOCK_BUS_APB1   0x700
 Bus clocks.
 
#define STM32_CLOCK_BUS_APB2   0x708
 
#define STM32_CLOCK_BUS_APB3   0x710
 
#define STM32_CLOCK_BUS_APB4   0x728
 
#define STM32_CLOCK_BUS_APB5   0x740
 
#define STM32_CLOCK_BUS_APB6   0x748
 
#define STM32_CLOCK_BUS_AHB2   0x750
 
#define STM32_CLOCK_BUS_AHB4   0x768
 
#define STM32_CLOCK_BUS_AHB5   0x778
 
#define STM32_CLOCK_BUS_AHB6   0x780
 
#define STM32_PERIPH_BUS_MIN   STM32_CLOCK_BUS_APB1
 
#define STM32_PERIPH_BUS_MAX   STM32_CLOCK_BUS_AHB6
 

Macro Definition Documentation

◆ STM32_CLOCK_BUS_AHB2

#define STM32_CLOCK_BUS_AHB2   0x750

◆ STM32_CLOCK_BUS_AHB4

#define STM32_CLOCK_BUS_AHB4   0x768

◆ STM32_CLOCK_BUS_AHB5

#define STM32_CLOCK_BUS_AHB5   0x778

◆ STM32_CLOCK_BUS_AHB6

#define STM32_CLOCK_BUS_AHB6   0x780

◆ STM32_CLOCK_BUS_APB1

#define STM32_CLOCK_BUS_APB1   0x700

Bus clocks.

◆ STM32_CLOCK_BUS_APB2

#define STM32_CLOCK_BUS_APB2   0x708

◆ STM32_CLOCK_BUS_APB3

#define STM32_CLOCK_BUS_APB3   0x710

◆ STM32_CLOCK_BUS_APB4

#define STM32_CLOCK_BUS_APB4   0x728

◆ STM32_CLOCK_BUS_APB5

#define STM32_CLOCK_BUS_APB5   0x740

◆ STM32_CLOCK_BUS_APB6

#define STM32_CLOCK_BUS_APB6   0x748

◆ STM32_PERIPH_BUS_MAX

#define STM32_PERIPH_BUS_MAX   STM32_CLOCK_BUS_AHB6

◆ STM32_PERIPH_BUS_MIN

#define STM32_PERIPH_BUS_MIN   STM32_CLOCK_BUS_APB1