061be5f18e
The BIT macro is widely used in NuttX, and to achieve a unified strategy, we have placed the implementation of the BIT macro in bits.h to simplify code implementation. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
clk.c | ||
clk.h | ||
clk_divider.c | ||
clk_fixed_factor.c | ||
clk_fixed_rate.c | ||
clk_fractional_divider.c | ||
clk_gate.c | ||
clk_multiplier.c | ||
clk_mux.c | ||
clk_phase.c | ||
clk_rpmsg.c |