mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 07:25:13 +00:00
kinetis:K66 fixed TMP2_CH1 definition
This commit is contained in:
parent
2043e1a114
commit
700e4ff5b6
1 changed files with 1 additions and 1 deletions
|
|
@ -615,7 +615,7 @@
|
|||
#define PIN_TPM1_CH1_3 (PIN_ALT6 | PIN_PORTB | PIN1)
|
||||
#define PIN_TPM2_CH0_1 (PIN_ALT6 | PIN_PORTA | PIN10)
|
||||
#define PIN_TPM2_CH0_2 (PIN_ALT6 | PIN_PORTB | PIN18)
|
||||
#define PIN_TPM2_CH1_1 (PIN_ALT1 | PIN_PORTA | PIN11)
|
||||
#define PIN_TPM2_CH1_1 (PIN_ALT6 | PIN_PORTA | PIN11)
|
||||
#define PIN_TPM2_CH1_2 (PIN_ALT6 | PIN_PORTB | PIN19)
|
||||
|
||||
#define PIN_TPM_CLKIN0_1 (PIN_ALT7 | PIN_PORTA | PIN18)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue