mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 18:37:46 +08:00
SAMA5: Fix a typo in timer/counter setup
This commit is contained in:
@@ -382,7 +382,7 @@ static const struct sam_tcconfig_s g_tc678config =
|
||||
},
|
||||
[2] =
|
||||
{
|
||||
.base = SAM_TC345_CHAN_BASE(5),
|
||||
.base = SAM_TC345_CHAN_BASE(8),
|
||||
#ifdef CONFIG_SAMA5_TC2_CLK8
|
||||
.clkset = PIO_TC8_CLK,
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user