add CS43L22 Audio chip testing functions
This commit is contained in:
7
Core/Inc/CS43L22.h
Normal file
7
Core/Inc/CS43L22.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __CS43L22
|
||||
#define __CS43L22
|
||||
|
||||
void CS43L22_run_test(void);
|
||||
void CS43L22_cleanup(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user