Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.h312 } adc_conv_seq_config_t; typedef
474 void ADC_SetConvSeqAConfig(ADC_Type *base, const adc_conv_seq_config_t *config);
557 void ADC_SetConvSeqBConfig(ADC_Type *base, const adc_conv_seq_config_t *config);
Dfsl_adc.c402 void ADC_SetConvSeqAConfig(ADC_Type *base, const adc_conv_seq_config_t *config) in ADC_SetConvSeqAConfig()
456 void ADC_SetConvSeqBConfig(ADC_Type *base, const adc_conv_seq_config_t *config) in ADC_SetConvSeqBConfig()