zephyr/drivers/console
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT()
It's not a function and requires all its arguments to be build-time
constants. Make this more obvious to the end user to ease confusion.

Change-Id: I64107cf4d9db9f0e853026ce78e477060570fe6f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
Kconfig drivers: set default priority for drivers 2016-02-05 20:25:11 -05:00
Makefile interrupts: new static IRQ API 2016-02-05 20:25:17 -05:00
console_handler_shell.c nano_fifo: Simplify nano_xxx_fifo_get() API family 2016-02-05 20:25:14 -05:00
ipm_console_receiver.c nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
ipm_console_sender.c
ram_console.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
uart_console.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
uart_pipe.c irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00