zephyr/subsys/net/lib/openthread/platform
Robert Lubos 5d038eb014 net: openthread: Add option to enable software CSMA backoff
Add option to enable software CSMA backoff in the OpenThread MAC layer.

This allows to run CSMA procedure correctly in radios that do not
support hardware CSMA backoff, and use them as RCP, where this feature
is required.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-12-10 12:58:07 +01:00
..
alarm.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
CMakeLists.txt net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
diag.c net: openthread: make diag compile 2020-07-20 14:40:29 +03:00
entropy.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
logging.c net: openthread: improved OT log interface 2020-06-17 17:08:12 +02:00
misc.c
openthread-core-zephyr-config.h net: openthread: Add option to enable software CSMA backoff 2020-12-10 12:58:07 +01:00
platform-zephyr.h logging: added new logging backend - Spinel protocol 2020-07-21 15:11:55 +02:00
platform.c net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00
radio.c net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
settings.c net: openthread: add missing settings deinit function 2020-12-09 22:53:53 +02:00
shell.c net: openthread: cli: Align config of OT and Zephyr shell max cmd size 2020-06-08 21:45:29 +03:00
spi.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
uart.c net: openthread: OpenThread RCP mode integration into Zephyr 2020-11-19 12:34:14 +01:00