Searched refs:double_tap_delay_ms (Results 1 – 1 of 1) sorted by relevance
21 uint32_t double_tap_delay_ms; member72 k_work_schedule(&entry->work, K_MSEC(cfg->double_tap_delay_ms)); in double_tap_cb()119 .double_tap_delay_ms = DT_INST_PROP(inst, double_tap_delay_ms), \