zephyr/drivers
Andrew Boie 24f6f36ad6 system_apic: rename irq_enable/disable
Make this explicit to conform to the abstraction layer
defined in include/irq.h

This only worked before because the preprocessor was
substituting the function prototypes.

Change-Id: Id4d46b01f1c53c3a942772640023e23796eeb43b
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-03-04 18:52:53 +00:00
..
802.15.4 Revert "cc2520: Rework reception logic" 2016-03-01 14:22:46 +02:00
adc adc : rename device to just ADC 2016-02-10 11:23:56 -05:00
aio aio/aio_dw_comparator: adds Kconfig for IRQ priority 2016-02-05 20:25:28 -05:00
bluetooth nanokernel: Change fiber_delayed_start() return type 2016-02-23 10:48:54 -05:00
clock_control device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
console drivers/console: Fix writing out carriage return on all terminals 2016-02-10 18:52:29 -05:00
ethernet eth_dw: fix compilation issue in eth_dw.c driver 2016-02-05 20:25:31 -05:00
gpio gpio: Remove default value from platform-specific options 2016-02-24 17:05:52 +00:00
grove device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
i2c i2c: Remove default value from platform-specific options 2016-02-24 14:34:24 -03:00
interrupt_controller system_apic: rename irq_enable/disable 2016-03-04 18:52:53 +00:00
ipm device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
nble Bluetooth: Change GATT callback return values to ssize_t 2016-02-20 15:39:33 +00:00
pci pci: trivial if statement refactoring 2016-02-17 21:57:13 +00:00
pinmux c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm struct packing 2016-02-10 16:21:26 +00:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: Remove default value from platform-specific options 2016-02-20 14:20:32 +00:00
serial struct packing 2016-02-10 16:21:26 +00:00
shared_irq irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
spi spi: intel: fix write failures at low speeds 2016-03-03 11:00:45 +00:00
timer Revert "sys_clock: start the microkernel ticker in the MICROKERNEL init level" 2016-02-11 17:26:06 -05:00
watchdog watchdog: Remove default value from platform-specific options 2016-02-20 14:20:33 +00:00
Kconfig cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00