zephyr/include
Dmitriy Korovkin ec8a461bfb Introduce public APIs for random number generation
Convert the existing non-public random number generation APIs
into public APIs (i.e. sys_rand32_init and sys_rand32_get).

Change-Id: Id93e81e351a66d02c08cf3f5d2dd54a3b4b213c5
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:14:12 -05:00
..
bluetooth Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
drivers Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
microkernel Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
misc Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
nanokernel Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
toolchain Rework constructor macros 2016-02-05 20:14:00 -05:00
abs_sym.h
clock_vars.h
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
nanokernel.h Introduce public APIs for random number generation 2016-02-05 20:14:12 -05:00
section_tags.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
sections.h
string_s.h
sw_isr_table.h
toolchain.h