zephyr/drivers/interrupt_controller
David B. Kinder f00f58517b doc: replace UTF-8 chars
Some our Zephyr tools don't like seeing UTF-8 characters, as reported in
issue #4131) so a quick scan and replace for UTF-8 characters in .rst,
.h, and Kconfig files using "file --mime-encoding" (excluding the /ext
folders) finds these files to tweak.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2017-10-03 20:03:57 -04:00
..
arcv2_irq_unit.c arch: arc: add nested interrupt support 2017-08-10 12:47:15 -04:00
exti_stm32.c interrupt_controller: add STM32F303XC EXTI lines number 2017-07-01 08:36:51 -04:00
exti_stm32.h doc: replace UTF-8 chars 2017-10-03 20:03:57 -04:00
i8259.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ioapic_intr.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
ioapic_priv.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig interrupt_controller: added support for the SiFive Freedom E310 PLIC driver 2017-04-02 15:15:16 +00:00
Kconfig.stm32 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
loapic_intr.c linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
loapic_spurious.S spell: fix doxygen comment typos: /drivers 2017-04-19 10:45:34 -07:00
Makefile interrupt_controller: added support for the SiFive Freedom E310 PLIC driver 2017-04-02 15:15:16 +00:00
mvic.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
plic_fe310.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
system_apic.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00