add maca_init()
changed tests to use it.
This commit is contained in:
parent
386f190720
commit
06e3e0b207
5 changed files with 51 additions and 67 deletions
|
@ -106,6 +106,7 @@
|
|||
#define MACA_KEY0 ((volatile uint32_t *) (MACA_BASE+0x164))
|
||||
#define MACA_OPTIONS ((volatile uint32_t *) (MACA_BASE+0x180))
|
||||
|
||||
void maca_init(void);
|
||||
void reset_maca(void);
|
||||
void init_phy(void);
|
||||
void flyback_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue