summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include/tiva/irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/arm/include/tiva/irq.h')
-rw-r--r--nuttx/arch/arm/include/tiva/irq.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/arch/arm/include/tiva/irq.h b/nuttx/arch/arm/include/tiva/irq.h
index 7606f7abb..5c7b5fa70 100644
--- a/nuttx/arch/arm/include/tiva/irq.h
+++ b/nuttx/arch/arm/include/tiva/irq.h
@@ -64,7 +64,7 @@
# undef CONFIG_TIVA_GPIOP_IRQS /* P-Q */
# undef CONFIG_TIVA_GPIOQ_IRQS
-/* The TM4C123GH6PGE supports interrupts on port P */
+/* The TM4C123GH6PGE supports interrupts only on port P */
# elif defined(CONFIG_ARCH_CHIP_TM4C123GH6PGE)
# undef CONFIG_TIVA_GPIOA_IRQS /* A-F */
@@ -76,7 +76,7 @@
# undef CONFIG_TIVA_GPIOQ_IRQS /* Q */
-/* The TM4C123GH6ZRB and the TM4C129x support interrupts only on ports P and Q. */
+/* The TM4C123GH6ZRB and the TM4C129x support interrupts only on ports P and Q. */
# else
# undef CONFIG_TIVA_GPIOA_IRQS /* A-F */