Searched refs:STM32_CLOCK_BUS_APB4 (Results 1 – 16 of 16) sorted by relevance
/Zephyr-latest/include/zephyr/dt-bindings/clock/ |
D | stm32_clock.h | 21 #define STM32_CLOCK_BUS_APB4 11 macro
|
D | stm32h7_clock.h | 50 #define STM32_CLOCK_BUS_APB4 0x0F4 macro 56 #define STM32_SRC_PCLK4 STM32_CLOCK_BUS_APB4 59 #define STM32_PERIPH_BUS_MAX STM32_CLOCK_BUS_APB4
|
D | stm32h7rs_clock.h | 52 #define STM32_CLOCK_BUS_APB4 0x154 macro
|
/Zephyr-latest/drivers/clock_control/ |
D | clock_stm32_ll_mp1.c | 34 case STM32_CLOCK_BUS_APB4: in stm32_clock_control_on() 85 case STM32_CLOCK_BUS_APB4: in stm32_clock_control_off() 251 case STM32_CLOCK_BUS_APB4: in stm32_clock_control_get_subsys_rate()
|
D | clock_stm32_ll_h7.c | 509 case STM32_CLOCK_BUS_APB4:
|
/Zephyr-latest/boards/google/icetower/ |
D | google_icetower.dts | 71 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_exti_stm32.c | 176 .bus = STM32_CLOCK_BUS_APB4, in stm32_exti_enable_registers() 179 .bus = STM32_CLOCK_BUS_APB4, in stm32_exti_enable_registers()
|
/Zephyr-latest/boards/st/nucleo_h755zi_q/ |
D | nucleo_h755zi_q_stm32h755xx_m7.dts | 84 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/nucleo_h745zi_q/ |
D | nucleo_h745zi_q_stm32h745xx_m7.dts | 85 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/nucleo_h723zg/ |
D | nucleo_h723zg.dts | 137 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/nucleo_h753zi/ |
D | nucleo_h753zi.dts | 124 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/stm32h735g_disco/ |
D | stm32h735g_disco.dts | 200 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/nucleo_h743zi/ |
D | nucleo_h743zi.dts | 127 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/stm32h745i_disco/ |
D | stm32h745i_disco_stm32h745xx_m7.dts | 114 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/st/stm32h750b_dk/ |
D | stm32h750b_dk.dts | 232 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|
/Zephyr-latest/boards/witte/linum/ |
D | linum.dts | 180 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00010000>,
|