incubator-nuttx/include/nuttx/clk
dulibo1 b57e43b4d0 clk:fix some issues when use rpmsg clk
1.check the rpmsg name when clk_register.
2.clk_get rpmsg clk print error:
clk/clk.c:1231:3: runtime error: null pointer passed as argument 2, which is declared to never be null
3.fix some function miss keyword FAR.
4.clk_disable_unused may disable rpmsg clk which disable the clk that maybe used by others

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
2023-09-22 08:47:23 +08:00
..
clk.h nuttx: unify FAR attribute usage across the code 2022-04-04 21:32:58 +08:00
clk_provider.h clk:fix some issues when use rpmsg clk 2023-09-22 08:47:23 +08:00