Searched refs:num_channel (Results 1 – 2 of 2) sorted by relevance
112 void adc_thcmp_callback(ErrorCode_t error_code, uint32_t num_channel) in adc_thcmp_callback() argument115 if (num_channel & (1 << BOARD_ADC_CH)) { in adc_thcmp_callback()
50 typedef void (*ADC_CALLBK_T)(ErrorCode_t error_code, uint32_t num_channel);
Completed in 4 milliseconds