Zephyr Project API
3.1.0
A Scalable Open Source RTOS
|
Go to the source code of this file.
Macros | |
#define | STM32_CLOCK_BUS_AHB1 0x030 |
#define | STM32_CLOCK_BUS_AHB2 0x034 |
#define | STM32_CLOCK_BUS_AHB3 0x038 |
#define | STM32_CLOCK_BUS_APB1 0x040 |
#define | STM32_CLOCK_BUS_APB2 0x044 |
#define | STM32_CLOCK_BUS_APB3 0x0A8 |
#define | STM32_PERIPH_BUS_MIN STM32_CLOCK_BUS_AHB1 |
#define | STM32_PERIPH_BUS_MAX STM32_CLOCK_BUS_APB3 |
#define STM32_CLOCK_BUS_AHB1 0x030 |
Peripheral clock sources Bus clocks
#define STM32_CLOCK_BUS_AHB2 0x034 |
#define STM32_CLOCK_BUS_AHB3 0x038 |
#define STM32_CLOCK_BUS_APB1 0x040 |
#define STM32_CLOCK_BUS_APB2 0x044 |
#define STM32_CLOCK_BUS_APB3 0x0A8 |
#define STM32_PERIPH_BUS_MAX STM32_CLOCK_BUS_APB3 |
#define STM32_PERIPH_BUS_MIN STM32_CLOCK_BUS_AHB1 |