mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
Minor naming fix
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user