openocd/src/rtt
Antonio Borneo 7e64e5a895 openocd: fix doxygen parameters of functions
Add to doxygen comment the missing parameters.
Remove from doxygen comment any non-existing parameter.
Fix the parameter names in doxygen comment to match the one in the
function prototype.
Where the parameter name in the doxygen description seems better
than the one in the code, change the code.
Escape the character '<' to prevent doxygen to interpret it as an
xml tag.

Change-Id: I22da723339ac7d7a7a64ac4c1cc4336e2416c2cc
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6002
Tested-by: jenkins
2021-01-13 11:33:53 +00:00
..
Makefile.am Add initial RTT support 2020-12-02 23:15:52 +00:00
rtt.c Add initial RTT support 2020-12-02 23:15:52 +00:00
rtt.h openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
tcl.c Add initial RTT support 2020-12-02 23:15:52 +00:00