4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-12 15:29:11 +08:00
wumingzi 6481633ec6
[doxygen] add doxygen comment for clk.c and clk.h (#9950)
Accroding to #9947 and #9424, adding doxygen comment for function in .c files and data structure, macro in .h file is a solution.For this pr, I encountered problem following situations.
    - rt_clk_unprepare function return value type is different from rt_clk_ops so I change type of rt_clk_unprepare and its dependencies.
    - clk_get function may be similar as rt_clk_unprepare but I'm not sure so not modify.
    - clk_release implements may be incomplete, so I just marked in comment.

Signed-off-by: 1078249029 <1078249029@qq.com>
2025-01-27 15:54:13 +08:00
..
2024-12-13 10:39:20 +08:00
2024-12-13 10:39:20 +08:00
2024-11-20 15:53:23 +08:00
2024-12-13 10:39:20 +08:00
2024-12-13 10:39:20 +08:00
2024-12-18 21:42:12 +08:00
2024-12-02 21:17:24 +08:00
2024-12-13 10:39:20 +08:00
2013-01-08 22:40:58 +08:00