Searched defs:autoRefp (Results 1 – 2 of 2) sorted by relevance
105 int8_t PADS_enableAutoRefp(WE_sensorInterface_t* sensorInterface, PADS_state_t autoRefp) in PADS_enableAutoRefp()132 int8_t PADS_isEnablingAutoRefp(WE_sensorInterface_t* sensorInterface, PADS_state_t *autoRefp) in PADS_isEnablingAutoRefp()
88 …uint8_t autoRefp : 1; /**< AUTOREFP: Turn on AUTOREFP function; stores reference press… member