nuttx-update/drivers/clk
chao an 3a0fdb019d nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems()
Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-09 20:05:44 +08:00
..
clk.c use rmutex inside of all repeated implementation 2022-05-30 19:43:48 +08:00
clk.h nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
clk_divider.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fixed_factor.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fixed_rate.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_fractional_divider.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_gate.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_multiplier.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_mux.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_phase.c driver: add clk framework 2021-12-07 01:35:45 -06:00
clk_rpmsg.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
Kconfig openamp: Change the dependence from OPENAMP to RPTUN 2022-04-05 10:05:41 +03:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00