zephyr/net/ip/contiki
Peter Mitsis 78ed31ac01 kernel: Replace nano/task_cycle_get_32()
Replaces calls to nano_cycle_get_32() and task_cycle_get_32()
with sys_cycle_get_32() as that is the preferred API to use.

Change-Id: I0ad1c50083c4cfdd9a26c2f20ba24e065410d90d
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:55 -05:00
..
ip net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
ipv4 net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
ipv6 net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
llsec net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
mac net: 802.15.4: Add debugging support for beacon handling 2016-02-05 20:24:52 -05:00
os kernel: Replace nano/task_cycle_get_32() 2016-02-05 20:24:55 -05:00
rpl net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
sicslowpan net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
contiki-conf.h net: 802.15.4: Add beacon statistics support to Kconfig 2016-02-05 20:24:52 -05:00
contiki-default-conf.h net: 15.4: Add support for data Tx/Rx between two qemus 2016-02-05 20:14:40 -05:00
contiki-lib.h net: Initial networking support 2016-02-05 20:14:20 -05:00
contiki-net.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
contiki-version.h net: Initial networking support 2016-02-05 20:14:20 -05:00
contiki.h net: Refactor code to use new generic net_buf API 2016-02-05 20:24:46 -05:00
linkaddr.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
linkaddr.h net: contiki: Add utility function to get the MAC address 2016-02-05 20:15:40 -05:00
nbr-table.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
nbr-table.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
netstack.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
netstack.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
packetbuf.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
packetbuf.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
queuebuf.c net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
queuebuf.h net: Fix the include paths in Contiki sources 2016-02-05 20:24:46 -05:00
uip-log.c Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00