Home
last modified time | relevance | path

Searched defs:negInput (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/emlib/inc/
Dem_iadc.h969 IADC_NegInput_t negInput; /**< Port/pin input for the negative side of the ADC. */ member
986 IADC_NegInput_t negInput; /**< Port/pin input for the negative side of the ADC. */ member
/hal_silabs-latest/gecko/emlib/inc/
Dem_iadc.h969 IADC_NegInput_t negInput; /**< Port/pin input for the negative side of the ADC. */ member
986 IADC_NegInput_t negInput; /**< Port/pin input for the negative side of the ADC. */ member
/hal_silabs-latest/gecko/emlib/src/
Dem_adc.c584 ADC_ScanNegInput_TypeDef negInput) in ADC_ScanDifferentialInputAdd()