zephyr/subsys/net/lib/openthread/platform
Gerard Marull-Paretas 7a0026a5c1 net: lib: openthread: obtain entropy device using DEVICE_DT_GET
The device can be obtained at compile time. Note that now the readiness
is checked on every call, but it's a fast operation anyway.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-11 15:27:05 -08:00
..
alarm.c net: openthread: Fix alarm timers reference calculation 2021-10-26 09:28:27 -04:00
CMakeLists.txt net: openthread: store settings in RAM if there is no flash driver 2021-12-09 11:04:49 -06:00
crypto_psa.c openthread: platform: implement otPlatCryptoRand API 2022-03-01 12:49:36 +01:00
diag.c
entropy.c net: lib: openthread: obtain entropy device using DEVICE_DT_GET 2022-03-11 15:27:05 -08:00
logging.c net: openthread: bring back LOG_MODE_MINIMAL support 2022-03-01 12:49:36 +01:00
memory.c
misc.c net: openthread: Implement otPlatAssertFail 2021-07-01 13:22:01 -04:00
openthread-core-zephyr-config.h net: openthread: remove CONFIG_OPENTHREAD_CSL_SAMPLE_WINDOW 2022-03-07 10:54:30 +01:00
platform-zephyr.h
platform.c
radio.c openthread: net: implementing of otPlatRadioSetChannelMaxTransmitPower 2022-03-08 09:21:48 -06:00
settings.c net: openthread: fix check for unsuccessful wipe 2022-03-11 11:26:34 -08:00
shell.c net: openthread: revert CLI prompt workaround 2022-01-07 12:48:27 -05:00
spi.c net: openthread: Align with the new NCP API 2021-04-30 12:55:02 -05:00
uart.c net: ot: rework NCP interface configuration 2021-08-23 18:53:47 -04:00