zephyr/include
Andre Guedes 4dc6927976 device: Remove DEV_* codes
This patch removes DEV_* codes from device.h since they are not used
anymore. All APIs now use error codes from errno.h, following the
conventions from doc/collaboration/code/error_code_conventions.rst.

Change-Id: Ifc363ec8d3d5aa108eaef49d9283b67dcae69ce5
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-04-27 00:58:18 +00:00
..
arch arc: make SRAM/DCCM values configurable 2016-04-25 19:17:03 +00:00
bluetooth Bluetooth: L2CAP: Add API to register PSM server 2016-04-26 10:58:14 +02:00
display
drivers stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
microkernel headers: use __deprecated 2016-04-15 22:07:57 +00:00
misc debug: add target GDB server 2016-04-16 05:29:22 +00:00
net net: Enable TCP support 2016-04-25 09:40:32 +03:00
toolchain gcc: add __weak for shorter __attribute__((__weak__)) 2016-04-16 05:29:20 +00:00
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h doc: counter should be under device driver 2016-04-15 18:42:17 +00:00
device.h device: Remove DEV_* codes 2016-04-27 00:58:18 +00:00
flash.h
gpio.h gpio: Deprecate API 1.0 callback function 2016-04-25 14:58:15 +00:00
i2c.h i2c: change i2c_reg_update_byte parameter order 2016-04-26 11:06:50 +00:00
init.h power_mgmt: Add device power management support 2016-03-26 14:35:11 -04:00
ipm.h
irq_offload.h
irq.h headers: use __deprecated 2016-04-15 22:07:57 +00:00
kernel_version.h
linker-defs.h power_mgmt: APIs for devices to signal busy 2016-04-23 02:14:21 +00:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h nano_fifo: Fix problem with nano_fifo and timeouts 2016-04-12 01:22:42 +00:00
pinmux.h
power.h doc: power_mgmt: Added Power Management documentation 2016-04-27 00:57:53 +00:00
pwm.h doc: pwm: remove extra function param from comment 2016-04-15 22:06:41 +00:00
rtc.h
section_tags.h
sections.h
sensor.h sensor: rename SENSOR_TYPE_* to SENSOR_VALUE_TYPE_* 2016-04-26 18:09:41 +00:00
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h sys_clock: Add a helper to compute micro seconds 2016-04-07 16:51:07 +00:00
sys_io.h
toolchain.h
uart.h serial/uart.h: no need to check driver_api being NULL 2016-04-12 19:30:35 +08:00
watchdog.h
zephyr.h