zephyr/drivers/clock_control
Mulin Chao 50753c1d7d drivers: npcx: Add const modifier for hal instances and so on.
Add const modifier for hal instances, clock devices pointer, and module
base address in npcx drivers to prevent driver functions change them
unexpectedly.

Signed-off-by: Mulin Chao <MLChao@nuvoton.com>
2020-10-06 18:16:02 -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_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: Fix waiting for LF clock 2020-09-22 09:58:19 +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
Kconfig
Kconfig.beetle
Kconfig.esp32
Kconfig.lpc11u6x
Kconfig.mcux_ccm
Kconfig.mcux_mcg
Kconfig.mcux_pcc
Kconfig.mcux_scg
Kconfig.mcux_sim
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
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