nuttx/drivers/clk
zhengshaobo1 f6ba2970e0 Solve the risk of dividing by 0 when setting frequency points
Signed-off-by: zhengshaobo1 <zhengshaobo1@xiaomi.com>
2023-09-10 13:36:16 +03:00
..
clk_divider.c Solve the risk of dividing by 0 when setting frequency points 2023-09-10 13:36:16 +03:00
clk_fixed_factor.c
clk_fixed_rate.c
clk_fractional_divider.c
clk_gate.c
clk_multiplier.c
clk_mux.c drivers/clk: Change CLK_SET_RATE_NO_REPARENT to CLK_MUX_SET_RATE_NO_REPARENT 2023-09-05 18:05:50 +03:00
clk_phase.c
clk_rpmsg.c rpmsgclk: allow client to disable clk of server 2023-07-28 06:57:29 -07:00
clk.c drivers/clk: support using clk function at interrupt and idle 2023-07-28 07:12:51 -07:00
clk.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00