zephyr/modules/openthread/platform
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
alarm.c
CMakeLists.txt
crypto_psa.c modules: openthread: fix unused variable during otPlatCryptoInit 2023-09-19 15:22:03 +01:00
diag.c modules: openthread: remove code_utils.h include 2023-02-27 11:34:52 +01:00
entropy.c random: Rename random header 2023-10-10 14:23:50 +03:00
logging.c
memory.c
misc.c
openthread-core-zephyr-config.h manifest: openthread: Regular openthread upmerge to 6d55738 2023-06-23 09:20:23 +02:00
platform-zephyr.h modules: openthread: add otPlatDiagRadioTransmitCarrier 2023-02-24 09:26:01 +01:00
platform.c
radio.c net: pkt: time: introduce ns timestamp helper 2023-09-29 16:27:15 +02:00
settings.c random: Rename random header 2023-10-10 14:23:50 +03:00
shell.c shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00
spi.c
uart.c net: openthread: Fix double initialization problem in openthread usb. 2023-05-19 19:53:21 +00:00