Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/ina3221/
Dina3221.h72 uint16_t shunt_r[3]; member
Dina3221.c236 (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), \