Home
last modified time | relevance | path

Searched refs:fprintf_array_int16 (Results 1 – 1 of 1) sorted by relevance

/btstack/test/hfp/
H A Dcvsd_plc_test.cpp193 static void fprintf_array_int16(FILE * oct_file, char * name, int data_len, int16_t * data){ in fprintf_array_int16() function
204 fprintf_array_int16(oct_file, name, CVSD_LHIST, plc_state.hist); in fprintf_plot_history()
282 fprintf_array_int16(oct_file, name, CVSD_OLAL, plc_state.hist+x0); in TEST()
292 fprintf_array_int16(oct_file, name, CVSD_FS - CVSD_OLAL, plc_state.hist+x0); in TEST()
305 fprintf_array_int16(oct_file, name, CVSD_OLAL, plc_state.hist+x0); in TEST()
314 fprintf_array_int16(oct_file, name, CVSD_RT, plc_state.hist+x0); in TEST()
323 fprintf_array_int16(oct_file, name, CVSD_FS, plc_state.hist+x0); in TEST()