Home
last modified time | relevance | path

Searched refs:OT_POLL_PERIOD (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/l2/openthread/
Dopenthread.c99 #define OT_POLL_PERIOD CONFIG_OPENTHREAD_POLL_PERIOD macro
101 #define OT_POLL_PERIOD 0 macro
442 otLinkSetPollPeriod(ot_context->instance, OT_POLL_PERIOD); in openthread_start()