Home
last modified time | relevance | path

Searched refs:adc_result_info_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.h325 } adc_result_info_t; typedef
618 bool ADC_GetConvSeqAGlobalConversionResult(ADC_Type *base, adc_result_info_t *info);
629 bool ADC_GetConvSeqBGlobalConversionResult(ADC_Type *base, adc_result_info_t *info);
641 bool ADC_GetChannelConversionResult(ADC_Type *base, uint32_t channel, adc_result_info_t *info);
Dfsl_adc.c512 bool ADC_GetConvSeqAGlobalConversionResult(ADC_Type *base, adc_result_info_t *info) in ADC_GetConvSeqAGlobalConversionResult()
544 bool ADC_GetConvSeqBGlobalConversionResult(ADC_Type *base, adc_result_info_t *info) in ADC_GetConvSeqBGlobalConversionResult()
577 bool ADC_GetChannelConversionResult(ADC_Type *base, uint32_t channel, adc_result_info_t *info) in ADC_GetChannelConversionResult()