Searched defs:irq_active_low (Results 1 – 7 of 7) sorted by relevance
47 bool irq_active_low; member
248 bool irq_active_low; /* Set if IRQ active low, default high */ member
80 bool irq_active_low = false, open_drain = false; in hts221_allocate_trigger() local
173 bool irq_active_low = false; in st_uvis25_allocate_trigger() local
2531 bool irq_active_low; in st_lsm6dsx_irq_setup() local
139 bool irq_active_low; member
673 static bool irq_active_low(int idx) in irq_active_low() function