LibDriver WM8978
Loading...
Searching...
No Matches
driver_wm8978_record_test.h
Go to the documentation of this file.
1
36
37#ifndef DRIVER_WM8978_RECORD_TEST_H
38#define DRIVER_WM8978_RECORD_TEST_H
39
40#include "wav_player_interface.h"
42
43#ifdef __cplusplus
44extern "C"{
45#endif
46
51
60uint8_t wm8978_record_file_fill(uint8_t index);
61
71uint8_t wm8978_record_test(char *path, uint32_t second);
72
79
83
84#ifdef __cplusplus
85}
86#endif
87
88#endif
driver wm8978 interface header file
struct wav_handle_s wav_handle_t
wav handle structure definition
wav_handle_t * wm8978_record_get_handle(void)
record get handle
uint8_t wm8978_record_test(char *path, uint32_t second)
record test
uint8_t wm8978_record_file_fill(uint8_t index)
record file fill