zephyr/drivers
Dmitriy Korovkin d33ad051ac Consolidate inline assembler code in a set of header files
In order to have a better compiler support consolidate
inline assembler code in a set of header files.
If another compiler is used, that supports a different
inline assembler format, asm_inline_<compiler name>.h
heder files have to be provided.

Change-Id: Iecc7d96419efd767a8463933badd4db4a557de5b
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-02-05 20:13:52 -05:00
..
bluetooth Bluetooth: Add Bluetooth UART driver specific debug support 2016-02-05 20:13:50 -05:00
console console: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
interrupt_controller First commit 2015-04-10 16:44:37 -07:00
pci pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
random First commit 2015-04-10 16:44:37 -07:00
serial uart: Rename INTERRUPT_DRIVEN configuration option 2016-02-05 20:13:41 -05:00
timer Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
defs.objs First commit 2015-04-10 16:44:37 -07:00