Searched refs:ovc_mode (Results 1 – 1 of 1) sorted by relevance
27 uint8_t ovc_mode[MAX22017_MAX_CHANNEL]; member81 if (config->ovc_mode[chan]) { in max22017_channel_setup()84 if (config->ovc_mode[chan] == 2) { in max22017_channel_setup()229 .ovc_mode = DT_INST_PROP_OR(id, overcurrent_mode, {0}), \