nuttx/drivers/clk
ligd a965e3c3f9 math: remove is_power_of_2() keep IS_POWER_OF_2()
Caused it may conflict with other platfrom

Signed-off-by: ligd <liguiding1@xiaomi.com>
2024-10-08 23:50:47 +08:00
..
clk_divider.c math: remove is_power_of_2() keep IS_POWER_OF_2() 2024-10-08 23:50:47 +08: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
clk_mux.c clk:fix some issues when use rpmsg clk 2023-09-22 08:47:23 +08:00
clk_phase.c math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
clk_rpmsg.c clk:fix some issues when use rpmsg clk 2023-09-22 08:47:23 +08:00
clk.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
clk.h math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
Make.defs tools: replace INCDIR to Makefile variable 2022-11-03 19:59:55 +08:00