mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 11:50:50 +00:00
arch/arm/src/imxrt/chip/imxrt_adc.h: Fix a typo
This commit is contained in:
parent
026feadbe3
commit
8b9014bc1d
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
/* Register Offsets *****************************************************************/
|
||||
|
||||
#define IMXRT_ADC1_HC_OFFSET 0x4000 /* Control register for hardware triggers */
|
||||
#define IMXRT_ADC_HC0_OFFSET 0x4000 /* Control register for hardware triggers */
|
||||
#define IMXRT_ADC_HC1_OFFSET 0x0004 /* Control register for hardware triggers */
|
||||
#define IMXRT_ADC_HC2_OFFSET 0x0008 /* Control register for hardware triggers */
|
||||
#define IMXRT_ADC_HC3_OFFSET 0x000c /* Control register for hardware triggers */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue