mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 12:31:56 +00:00
The Contiki etimers need polling which is handled by this fiber. This fiber sleeps until next etimer is to be triggered. If the wakeup time is long, we wait max 60 sec so that new timers can be triggered also. This 60 sec timeout might be too long and require tweaking when we know how the system behaves. If there are no etimer event in the system, then the timer fiber will only sleep 2 seconds before checking the timers again. This interval might need tweaking also. Change-Id: If34b97073882d8b273941cfb0be36df6aac97cf8 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
contiki | ||
er-coap | ||
rest-engine | ||
tinydtls | ||
tools | ||
dummy_15_4_radio.c | ||
dummy_15_4_radio.h | ||
Kconfig | ||
Makefile | ||
net_buf.c | ||
net_context.c | ||
net_driver_15_4.c | ||
net_driver_15_4.h | ||
net_driver_loopback.c | ||
net_driver_loopback.h | ||
net_driver_slip.c | ||
net_driver_slip.h | ||
net_init.c |