Searched refs:tap_shock (Results 1 – 5 of 5) sorted by relevance
384 LOG_INF("TAP: shock is %02x", cfg->tap_shock); in iis2dlpc_init()385 if (iis2dlpc_tap_shock_set(ctx, cfg->tap_shock) < 0) { in iis2dlpc_init()434 .tap_shock = DT_INST_PROP(inst, tap_shock), \
78 uint8_t tap_shock; member
96 uint8_t tap_shock; member
425 LOG_DBG("TAP: shock is %02x", cfg->tap_shock); in lis2dw12_tap_init()426 if (lis2dw12_tap_shock_set(ctx, cfg->tap_shock) < 0) { in lis2dw12_tap_init()
613 .tap_shock = DT_INST_PROP(inst, tap_shock), \