zephyr/samples/net
Alexander Wachter 464f135ce6 canbus: Convert canbus driver and subsys to new timeout API
Convert all canbus related API/samples/tests/subsys
to the new timeout API with k_timeout_t.

Signed-off-by: Alexander Wachter <alexander@wachter.cloud>
2020-05-06 10:19:13 +02:00
..
cloud net: Replace NET_WAIT_FOREVER by SYS_FOREVER_MS 2020-05-05 16:29:23 +03:00
common
dhcpv4_client
dns_resolve net: dns: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
eth_native_posix
gptp
gsm_modem drivers/serial/Kconfig.nrfx: Choose driver type basing on DT compatible 2020-04-03 14:47:32 +02:00
ipv4_autoconf
lldp
lwm2m_client samples: Convert DT_ALIAS_* to new DT_ALIAS() macro 2020-05-04 15:28:20 -05:00
mdns_responder
mqtt_publisher net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
openthread/ncp drivers: serial: uart_mcux: Convert to DT_INST 2020-04-14 17:52:31 -05:00
promiscuous_mode
sockets canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
stats
syslog_net samples: net: syslog: Fix to use proper data type for sleep 2020-04-09 16:07:03 +03:00
telnet
updatehub
vlan
wifi
wpan_serial samples: wpan_serial: relax wait-for-dtr loop 2020-04-22 17:37:27 +02:00
wpanusb net: ieee802154_radio: Allow to specify TX mode 2020-04-03 14:07:41 +03:00
zperf samples: net: zperf: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
net.rst