openocd/src/flash/nand
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
..
arm_io.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
arm_io.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
at91sam9.c openocd: fix doxygen parameters of functions 2021-01-13 11:33:53 +00:00
core.c flash/nand/core: fix clang static analyzer warning 2020-04-20 18:25:36 +01:00
core.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
davinci.c coding style: add parenthesis around the argument of sizeof 2020-05-09 14:39:19 +01:00
driver.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
driver.h flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
ecc_kw.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
ecc.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
fileio.c flash: avoid checking for non NULL pointer to free it 2020-09-05 17:11:34 +01:00
fileio.h nand/fileio: change prototype of nand_fileio_start() 2019-05-14 19:33:43 +01:00
imp.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
lpc32xx.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
lpc32xx.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
lpc3180.c flash: fix typos and duplicated words 2020-07-26 20:13:22 +01:00
lpc3180.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
mx3.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00
mx3.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
mxc.c flash: declare local symbols as static 2020-11-04 17:39:05 +00:00
mxc.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
nonce.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
nuc910.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
nuc910.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
orion.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c24xx_regs.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
s3c24xx.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c24xx.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
s3c2410.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c2412.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c2440.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c2443.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
s3c6400.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
tcl.c flash: use proper format with uint32_t 2020-09-05 17:12:32 +01:00