zephyr/drivers/clock_control
Sylvio Alves eec068b8a5 soc: esp32c3: fix cpu vendor name
Build shows warning due to incompatible
CPU vendor name. This fixes it and applies
necessary changes in files.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-01-20 13:33:29 -05:00
..
CMakeLists.txt
Kconfig
Kconfig.beetle
Kconfig.esp32
Kconfig.esp32c3
Kconfig.litex
Kconfig.lpc11u6x
Kconfig.mcux_ccm
Kconfig.mcux_ccm_rev2
Kconfig.mcux_mcg
Kconfig.mcux_pcc
Kconfig.mcux_scg
Kconfig.mcux_sim
Kconfig.mcux_syscon
Kconfig.npcx
Kconfig.nrf
Kconfig.rcar
Kconfig.rv32m1
Kconfig.stm32
Kconfig.xec
beetle_clock_control.c
clock_agilex.c
clock_agilex_ll.c
clock_control_esp32.c soc: esp32c3: fix cpu vendor name 2022-01-20 13:33:29 -05:00
clock_control_esp32c3.c
clock_control_litex.c
clock_control_litex.h
clock_control_lpc11u6x.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_lpc11u6x.h
clock_control_mchp_xec.c
clock_control_mcux_ccm.c
clock_control_mcux_ccm_rev2.c
clock_control_mcux_mcg.c
clock_control_mcux_pcc.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_mcux_scg.c
clock_control_mcux_sim.c
clock_control_mcux_syscon.c driver: clock: Update MCUX Syscon clock control driver 2022-01-19 13:35:09 -06:00
clock_control_npcx.c
clock_control_nrf.c
clock_control_rcar_cpg_mssr.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_control_rv32m1_pcc.c drivers: clock_control: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
clock_stm32_ll_common.c
clock_stm32_ll_common.h
clock_stm32_ll_h7.c drivers: clock_control: stm32h7: systick activation 2022-01-18 10:36:07 -05:00
clock_stm32_ll_mp1.c
clock_stm32_ll_u5.c
clock_stm32f0_f3.c
clock_stm32f1.c
clock_stm32f2_f4_f7.c
clock_stm32g0.c
clock_stm32g4.c
clock_stm32l0_l1.c
clock_stm32l4_l5_wb_wl.c
nrf_clock_calibration.c
nrf_clock_calibration.h