Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/adc16/
Dfsl_adc16.h60 } adc16_channel_mux_mode_t; typedef
389 void ADC16_SetChannelMuxMode(ADC_Type *base, adc16_channel_mux_mode_t mode);
Dfsl_adc16.c267 void ADC16_SetChannelMuxMode(ADC_Type *base, adc16_channel_mux_mode_t mode) in ADC16_SetChannelMuxMode()