HomeSort by relevance Sort by last modified time
    Searched refs:STM32F7_APB1_CLOCK (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/clk/
clk_stm32f.c 426 case STM32F7_APB1_CLOCK(TIM2) ... STM32F7_APB1_CLOCK(UART8):
429 case STM32F7_APB1_CLOCK(TIM2):
430 case STM32F7_APB1_CLOCK(TIM3):
431 case STM32F7_APB1_CLOCK(TIM4):
432 case STM32F7_APB1_CLOCK(TIM5):
433 case STM32F7_APB1_CLOCK(TIM6):
434 case STM32F7_APB1_CLOCK(TIM7):
435 case STM32F7_APB1_CLOCK(TIM12):
436 case STM32F7_APB1_CLOCK(TIM13)
    [all...]
  /external/u-boot/include/dt-bindings/mfd/
stm32f7-rcc.h 86 #define STM32F7_APB1_CLOCK(bit) (STM32F7_RCC_APB1_##bit + 0x80)
  /external/u-boot/arch/arm/dts/
stm32f746.dtsi 332 clocks = <&rcc 0 STM32F7_APB1_CLOCK(TIM5)>;

Completed in 89 milliseconds