Home
last modified time | relevance | path

Searched refs:shiphold_longpress (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mfd/
Dmfd_npm2100.c74 uint8_t shiphold_longpress; member
196 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), \