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
79 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
130 bool irq_active_low; member
2121 bool irq_active_low; in st_lsm6dsx_irq_setup() local
736 static bool irq_active_low(int idx) in irq_active_low() function