zephyr/doc/reference
Andrew Boie 81cfb08f52 random: remove rand32_timestamp.c
This is a copy of rand32_timer.c that uses
z_do_read_cpu_timestamp32() instead of k_cycle_get_32(),
with some logic to ensure different values when called in
rapid succession missing.

Like the other driver, its reported values are not random,
it's a testing generator only.

This appears to have no advantages over rand32_timer.c,
just remove it. In QEMU emulation, the reported TSC values
tend to have the lowest five bits zeroed.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2020-03-10 10:40:13 -04:00
..
bluetooth docs: Bluetooth: HCI_VS: Updated docs on VS HCI commands 2019-12-17 12:29:57 +01:00
display
drivers kernel: move test of kernel startup state to more visible location 2020-01-06 13:55:31 -05:00
file_system doc: cleanup after NFFS removal 2020-01-21 15:32:47 +01:00
kernel doc: dts: Add lots of documentation for generated macros 2020-02-18 15:24:59 -06:00
logging global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc
networking doc: net: Add information about GSM modem support 2020-02-18 18:52:43 +02:00
peripherals global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
power_management doc: power_management: add diagrams illustrating power management 2019-09-27 11:37:40 -04:00
random random: remove rand32_timestamp.c 2020-03-10 10:40:13 -04:00
runtime_conf doc/reference/runtime_conf: improve example snippet 2020-03-10 15:11:27 +02:00
shell doc: shell: document Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
storage global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
usb doc: native_posix: Add mention about virtual USB 2020-01-06 13:57:36 -05:00
usermode cmake: Support passing syscall include directories through CMake 2020-01-22 09:26:12 -05:00
index.rst doc: reference: add discussion of terms that define API behavior 2020-01-27 16:05:07 +01:00