Searched refs:longSampleMode (Results 1 – 2 of 2) sorted by relevance
77 if (kADC16_LongSampleDisabled != config->longSampleMode) in ADC16_Init()90 if (kADC16_LongSampleDisabled != config->longSampleMode) in ADC16_Init()92 tmp32 |= ADC_CFG2_ADLSTS(config->longSampleMode); in ADC16_Init()167 config->longSampleMode = kADC16_LongSampleDisabled; in ADC16_GetDefaultConfig()
195 adc16_long_sample_mode_t longSampleMode; /*!< Select the long sample mode. */ member