Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c116 #define INTERRUPT_LATCH_BIT (1 << 2) macro
631 regData = (INTERRUPT_MODE_PS_HYSTERESIS << 4) | INTERRUPT_LATCH_BIT | INTERRUPT_TRIGGER_PS; in handle_i2c_event()