Searched refs:JQRChannelIndex (Results 1 – 2 of 2) sorted by relevance
927 en_result_t Adc_GetJqrResult(uint16_t* pu16AdcResult,uint8_t JQRChannelIndex) in Adc_GetJqrResult() argument935 if(JQRChannelIndex > 3) in Adc_GetJqrResult()939 *pu16AdcResult = (uint16_t)(*(BaseJqrResultAddress + JQRChannelIndex)); in Adc_GetJqrResult()
469 en_result_t Adc_GetJqrResult(uint16_t* pu16AdcResult,uint8_t JQRChannelIndex);
Completed in 10 milliseconds