mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 04:06:09 +00:00
This patch replaces all occurences of the macro DEV_INVALID_CONF by -EINVAL at the driver level. So this patch touch the files under drivers/, include/ and samples/drivers/ when applicable. This patch is part of the effort to transition from DEV_* codes to errno.h codes. Change-Id: Idae0d5af8dd780416977c9261a5fb6188c3aab64 Signed-off-by: Andre Guedes <andre.guedes@intel.com> |
||
---|---|---|
.. | ||
802.15.4 | ||
adc | ||
aio | ||
bluetooth | ||
clock_control | ||
console | ||
ethernet | ||
flash | ||
gpio | ||
grove | ||
i2c | ||
interrupt_controller | ||
ipm | ||
nble | ||
pci | ||
pinmux | ||
pwm | ||
qmsi | ||
random | ||
rtc | ||
sensor | ||
serial | ||
shared_irq | ||
spi | ||
timer | ||
watchdog | ||
Kconfig | ||
Makefile |