Home
last modified time | relevance | path

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

/hal_openisa-latest/vega_sdk_riscv/devices/RV32M1/drivers/
Dfsl_lpadc.h77 kLPADC_SampleFullScale = 1U, /*!< Full scale (Factor of 1). */ enumerator
Dfsl_lpadc.c263 config->sampleScaleMode = kLPADC_SampleFullScale; in LPADC_GetDefaultConvCommandConfig()