Searched refs:shunt_r (Results 1 – 2 of 2) sorted by relevance
72 uint16_t shunt_r[3]; member
236 (cfg->shunt_r[data->selected_channel] / 1000.0f); in ina3221_channel_get()241 (cfg->shunt_r[data->selected_channel] / 1000.0f); in ina3221_channel_get()283 .shunt_r = DT_INST_PROP(index, shunt_resistors), \