Home
last modified time | relevance | path

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

/hal_silabs-3.5.0/gecko/emlib/src/
Dem_opamp.c291 } else if (opa == OPA2) { in OPAMP_Disable()
577 case OPA2: in OPAMP_Enable()
688 } else if (opa == OPA2) { in OPAMP_Enable()
/hal_silabs-3.5.0/gecko/emlib/inc/
Dem_opamp.h60 #define DAC_OPA_VALID(opa) ((opa) <= OPA2)
65 #define VDAC_OPA_VALID(opa) ((opa) <= OPA2)
88 OPA2 = 2, /**< Select OPA2. */ enumerator