zephyr/drivers/clock_control
Martin Jäger d5aff7ba3c drivers: clock_control: stm32: use generic LL headers
Use generic LL headers instead of depending on soc.h.

Signed-off-by: Martin Jäger <martin@libre.solar>
2020-11-30 15:50:03 +01:00
..
beetle_clock_control.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_esp32.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_esp32.h drivers: esp32/clock_control: Add Clock Driver 2020-06-16 09:00:51 -05:00
clock_control_lpc11u6x.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_lpc11u6x.h drivers: clock_control: lpc11u6x: Add support for clock controller 2020-07-29 20:12:24 +02:00
clock_control_mcux_ccm.c drivers: mcux: imx rt flexcan support 2020-09-29 14:03:10 -05:00
clock_control_mcux_mcg.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_mcux_pcc.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_mcux_scg.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_mcux_sim.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_mcux_syscon.c drivers: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
clock_control_npcx.c drivers: npcx: Add const modifier for hal instances and so on. 2020-10-06 18:16:02 -05:00
clock_control_nrf.c drivers: clock_control: nrf: Add handling of HFCLK192M_STARTED event 2020-11-17 11:32:10 +01:00
clock_control_rv32m1_pcc.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_stm32_ll_common.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32_ll_common.h
clock_stm32_ll_h7.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32_ll_mp1.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32f1.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32f2_f4_f7.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32f0_f3.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32g4.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32g0.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32l4_l5_wb.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
clock_stm32l0_l1.c drivers: clock_control: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
CMakeLists.txt drivers: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
Kconfig drivers: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
Kconfig.beetle
Kconfig.esp32 drivers: esp32/clock_control: Add Clock Driver 2020-06-16 09:00:51 -05:00
Kconfig.lpc11u6x drivers: clock_control: lpc11u6x: Add support for clock controller 2020-07-29 20:12:24 +02:00
Kconfig.mcux_ccm
Kconfig.mcux_mcg
Kconfig.mcux_pcc
Kconfig.mcux_scg
Kconfig.mcux_sim
Kconfig.mcux_syscon drivers: Add NXP LPC clock control driver 2020-10-15 11:17:24 -05:00
Kconfig.npcx driver: clock: Add clock controller support in NPCX series. 2020-08-13 16:42:20 +02:00
Kconfig.nrf drivers: clock_control: nrf: Improve waiting for LF clock 2020-09-10 21:31:01 +02:00
Kconfig.rv32m1
Kconfig.stm32 drivers: clock_control: stm32h7: Add HSE,HSI,CSI,PLL sysclk opt. 2020-07-27 13:24:27 +02:00
Kconfig.stm32f1 drivers/clock_control: Remove useless CLOCK_STM32_PLL_XTPRE config 2020-07-02 08:14:45 -05:00
Kconfig.stm32f2_f4_f7
Kconfig.stm32f0_f3 drivers: clock_control: stm32f0/f3: fix PREDIV options 2020-07-05 07:56:21 -04:00
Kconfig.stm32g0 drivers: clock_control: stm32g0: Enable the Q divisor on g0X1 variants 2020-10-09 11:49:39 +02:00
Kconfig.stm32g4
Kconfig.stm32h7 drivers: clock_control: stm32h7 add HSI divisor support 2020-08-05 16:22:53 +02:00
Kconfig.stm32l4_l5_wb
Kconfig.stm32l0_l1
nrf_clock_calibration.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
nrf_clock_calibration.h drivers: clock_control: nrf: Make use of related nrfx drivers 2020-08-31 12:40:47 +02:00