Searched refs:SCOPE_DEBUG_CHANNEL_MAX (Results 1 – 3 of 3) sorted by relevance
321 #define SCOPE_DEBUG_CHANNEL_MAX (10) macro335 float scope_temp[SCOPE_DEBUG_CHANNEL_MAX] = {0}; // max scope channel is 10. in test_adc_slope_debug()
473 #define SCOPE_DEBUG_CHANNEL_MAX (10) macro478 static float scope_temp[SCOPE_DEBUG_CHANNEL_MAX] = {0}; // max scope channel is 10.
1992 #define SCOPE_DEBUG_CHANNEL_MAX (10) macro2049 float scope_temp[SCOPE_DEBUG_CHANNEL_MAX] = {0}; // max scope channel is 10. in test_touch_slope_debug()2050 uint32_t scope_data[SCOPE_DEBUG_CHANNEL_MAX] = {0}; // max scope channel is 10. in test_touch_slope_debug()2073 scope_temp[i + SCOPE_DEBUG_CHANNEL_MAX / 2] = scope_data[i]; in test_touch_slope_debug()2075 test_tp_print_to_scope(scope_temp, SCOPE_DEBUG_CHANNEL_MAX); in test_touch_slope_debug()