mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-29 13:11:54 +02:00
tools/lib/atben.c (atben_open): corrected comment claiming the clock was 316 MHz
This commit is contained in:
parent
d184d1d2f5
commit
89bcd3cfa8
@ -232,7 +232,7 @@ static void *atben_open(const char *arg)
|
|||||||
PDDATC = VDD_OFF;
|
PDDATC = VDD_OFF;
|
||||||
|
|
||||||
#ifdef OLD
|
#ifdef OLD
|
||||||
/* set the MSC clock to 316 MHz / 21 = 16 MHz */
|
/* set the MSC clock to 336 MHz / 21 = 16 MHz */
|
||||||
MSCCDR = 20;
|
MSCCDR = 20;
|
||||||
/*
|
/*
|
||||||
* Enable the MSC clock. We need to do this before accessing any
|
* Enable the MSC clock. We need to do this before accessing any
|
||||||
|
Loading…
Reference in New Issue
Block a user