perform startup delay also during TIA
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
#include "at91sam7s512.h"
|
||||
|
||||
void mck_from_pll_to_slck(void);
|
||||
void mck_from_slck_to_pll(bool cold);
|
||||
void mck_from_slck_to_pll(void);
|
||||
|
||||
#endif // _CLOCKS_H_
|
||||
|
||||
Reference in New Issue
Block a user