mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-13 15:05:43 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
9
component/common/drivers/i2s/alc5660.h
Executable file
9
component/common/drivers/i2s/alc5660.h
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#ifndef _ALC5660_H_
|
||||
#define _ALC5660_H_
|
||||
void alc5660_reg_dump(void);
|
||||
void alc5660_index_dump(void);
|
||||
void alc5660_init(void);
|
||||
void alc5660_set_word_len(int len_idx);
|
||||
void alc5660_init_interface1(void);
|
||||
void alc5660_init_interface2(void);
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue