8 lines
101 B
C

#ifndef __CS43L22
#define __CS43L22
int CS43L22_run_test(void);
void CS43L22_cleanup(void);
#endif