Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_tle9104.c105 uint16_t overcurrent_shutdown_threshold; member
571 config->overcurrent_shutdown_threshold); in tle9104_init()
613 .overcurrent_shutdown_threshold = \
614 DT_INST_ENUM_IDX(inst, overcurrent_shutdown_threshold), \