Searched refs:conv_result (Results 1 – 1 of 1) sorted by relevance
330 lpadc_conv_result_t conv_result; local337 LPADC_GetConvResult(base, &conv_result, 0U);339 LPADC_GetConvResult(base, &conv_result);342 channel = conv_result.commandIdSource - 1;344 channel, conv_result.convValue);356 result = ((conv_result.convValue >> 3) & 0xFFF);363 if ((conv_result.convValue & 0x8000)) {370 *data->buffer++ = conv_result.convValue;