Files
nuttx/include/nuttx
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
..
2023-09-15 02:26:03 +08:00
2023-09-21 10:03:13 -04:00
2023-08-22 12:51:36 +02:00
2023-08-22 23:16:14 +08:00
2023-09-16 14:44:08 +08:00
2023-08-11 20:39:16 +08:00
2023-09-21 00:38:14 +08:00
2023-09-16 14:40:08 +08:00
2023-09-12 22:10:10 +08:00
2023-07-15 01:57:11 +08:00
2023-09-08 00:53:56 +03:00
2023-08-22 20:28:24 +08:00