Home
last modified time | relevance | path

Searched refs:kLPADC_SampleTimeADCK3 (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/adc_sensor/
Dfsl_adapter_lpadc_sensor.c217 cmdCfg.sampleTimeMode = kLPADC_SampleTimeADCK3; in HAL_AdcSensorTriggerVolt()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.h337 kLPADC_SampleTimeADCK3 = 0U, /*!< 3 ADCK cycles total sample time. */ enumerator
Dfsl_lpadc.c646 config->sampleTimeMode = kLPADC_SampleTimeADCK3; in LPADC_GetDefaultConvCommandConfig()