mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3050 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
/* Register Bit-Field Definitions ***************************************************/
|
||||
|
||||
/* nterrupt Test Control Register Bit-Field Definitions */
|
||||
/* Interrupt Test Control Register Bit-Field Definitions */
|
||||
|
||||
#define INT_ITCR_ADR_SHIFT (0) /* Bits 0-3: Test register select */
|
||||
#define INT_ITCR_ADR_MASK (15 << INT_ITCR_ADR_SHIFT)
|
||||
|
||||
Reference in New Issue
Block a user