Searched refs:conv_result (Results 1 – 1 of 1) sorted by relevance
414 lpadc_conv_result_t conv_result; local421 LPADC_GetConvResult(base, &conv_result, 0U);423 LPADC_GetConvResult(base, &conv_result);426 channel = conv_result.commandIdSource - 1;428 channel, conv_result.convValue);440 result = ((conv_result.convValue >> 3) & 0xFFF);449 if ((conv_result.convValue & 0x8000)) {457 *data->buffer++ = conv_result.convValue;