mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 10:46:46 +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> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Kconfig.k20 | ||
Kconfig.ns16550 | ||
Kconfig.nsim | ||
Kconfig.qmsi | ||
Kconfig.stellaris | ||
Makefile | ||
uart_atmel_sam3.c | ||
uart_k20_priv.h | ||
uart_k20.c | ||
uart_k20.h | ||
uart_ns16550.c | ||
uart_ns16550.h | ||
uart_nsim.c | ||
uart_qmsi.c | ||
uart_stellaris.c | ||
uart_stellaris.h |