zephyr/tests/benchmarks/app_kernel/src
Daniel Leung 8f7f62869a tests: remove @return doc for void functions
For functions returning nothing, there is no need to document
with @return, as Doxgen complains about "documented empty
return type of ...".

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2022-01-12 16:02:16 -05:00
..
config.h
fifo_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
fifo_r.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
mailbox_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
mailbox_r.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
master.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
master.h
memcfg.h
memmap_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
mutex_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
pipe_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
pipe_r.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
receiver.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
receiver.h
sema_b.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
sema_r.c tests: remove @return doc for void functions 2022-01-12 16:02:16 -05:00