Minor naming fix
This commit is contained in:
parent
5ddcb233cc
commit
7d6633c2a4
@ -333,9 +333,9 @@
|
||||
#define PIO_PWM3_L_1 (PIO_PERIPHB | PIO_CFG_DEFAULT | PIO_PORT_PIOC | PIO_PIN3)
|
||||
#define PIO_PWM3_L_2 (PIO_PERIPHC | PIO_CFG_DEFAULT | PIO_PORT_PIOE | PIO_PIN8)
|
||||
|
||||
/* Reset/Test */
|
||||
/* Reset Control -- RSTC */
|
||||
|
||||
#define PIO_RST_NTRST (PIO_PERIPHC | PIO_CFG_DEFAULT | PIO_PORT_PIOA | PIO_PIN16)
|
||||
#define PIO_RSTC_NTRST (PIO_PERIPHC | PIO_CFG_DEFAULT | PIO_PORT_PIOA | PIO_PIN16)
|
||||
|
||||
/* Softe Modem - SMD */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user