zephyr/samples
Andre Guedes 024cfe754e drivers: Replace DEV_OK by 0
This patch replaces all occurences of the macro DEV_OK by the actual
value 0 at the driver level. So this patch touch the files under
drivers/, include/ and samples/drivers/.

This patch is part of the effort to transition from DEV_* codes to
errno.h codes.

Change-Id: I69980ecb9755f2fb026de5668ae9c21a4ae62d1e
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-03-16 19:30:04 -04:00
..
bluetooth Bluetooth: peripheral_esp: Add support for using NBLE driver 2016-03-16 13:27:29 +00:00
cpp_synchronization samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
drivers drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
hello_world samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00
ipm ipm: add demo code for inter-processor mailboxes 2016-03-09 06:31:02 +00:00
kernel_event_logger move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
net net: apps: Move Makefile.ipstack to common folder 2016-03-16 11:40:17 +00:00
nfc/nfc_hello uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
philosophers samples:philosophers:Reformated 80-column width, 80-chars tabs 2016-03-08 13:54:53 +00:00
power power_mgmt:sample:Power Manager application 2016-03-05 03:09:53 +00:00
sensor samples: Add sample app for sx9500 sensor driver 2016-03-15 18:04:19 -04:00
shell move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
synchronization samples/tests: remove old message about standard security 2016-03-07 16:07:35 +00:00