Searched refs:threshold_pad (Results 1 – 3 of 3) sorted by relevance
103 if (cfg->threshold_pad == 1) { in iis328dq_enable_int()108 } else if (cfg->threshold_pad == 2) { in iis328dq_enable_int()117 return iis328dq_set_int_pad_state(dev, cfg->threshold_pad, enable); in iis328dq_enable_int()200 iis328dq_set_int_pad_state(dev, cfg->threshold_pad, true); in iis328dq_handle_interrupt()
55 int8_t threshold_pad; member
377 .threshold_pad = DT_INST_PROP_OR(inst, threshold_int_pad, -1),