Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c130 #define ROHM_RPR0521_REPORT_NEAR_VALUE 0.0f // centimeters macro
274 … sample.fdata = (pinState) ? ROHM_RPR0521_REPORT_FAR_VALUE : ROHM_RPR0521_REPORT_NEAR_VALUE; in proxIsr()
509 …sample.fdata = (mTask.proxState == PROX_STATE_NEAR) ? ROHM_RPR0521_REPORT_NEAR_VALUE : ROHM_RPR052… in sendLastSampleProx()
691 sample.fdata = ROHM_RPR0521_REPORT_NEAR_VALUE; in handle_i2c_event()