Searched refs:shiphold_longpress (Results 1 – 1 of 1) sorted by relevance
74 uint8_t shiphold_longpress; member196 if (config->shiphold_longpress != SHPHLD_LONGPRESS_SHIP) { in config_shphold()207 if (config->shiphold_longpress == SHPHLD_LONGPRESS_RESET) { in config_shphold()418 .shiphold_longpress = DT_INST_ENUM_IDX_OR(inst, shiphold_longpress, 0), \