zephyr/subsys/random
Daniel Leung 9f1fc49ac9 random: 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
..
CMakeLists.txt
Kconfig
rand32_ctr_drbg.c
rand32_entropy_device.c
rand32_handlers.c random: Fix sys_csrand_get build condition 2021-10-07 14:02:40 -05:00
rand32_timer.c random: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
rand32_xoshiro128.c