zephyr/drivers/clock_control
Mahesh Mahadevan c7b0b43ec6 drivers: Add NXP LPC clock control driver
Add clock control driver for NXP LPC devices that use
the MCUX SDK drivers

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
2020-10-15 11:17:24 -05: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
clock_control_lpc11u6x.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_control_lpc11u6x.h
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: Change errno for clock_control_async_on 2020-10-14 14:06:56 +02: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: stm32: fix MSI PLL mode enabling 2020-10-02 11:46:22 +02:00
clock_stm32_ll_common.h
clock_stm32_ll_h7.c drivers: clock_control: stm32h7 use a macro to define VCO_INPUT_RANGE 2020-09-04 17:03:57 +02:00
clock_stm32_ll_mp1.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
clock_stm32f1.c
clock_stm32f2_f4_f7.c
clock_stm32f0_f3.c
clock_stm32g4.c
clock_stm32g0.c
clock_stm32l4_l5_wb.c
clock_stm32l0_l1.c
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
Kconfig.lpc11u6x
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
Kconfig.nrf drivers: clock_control: nrf: Improve waiting for LF clock 2020-09-10 21:31:01 +02:00
Kconfig.rv32m1
Kconfig.stm32
Kconfig.stm32f1
Kconfig.stm32f2_f4_f7
Kconfig.stm32f0_f3
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
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