Searched refs:INA219_POWER_MUL (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/drivers/sensor/ti/ina219/ | ||
D | ina219.h | 43 #define INA219_POWER_MUL 20 macro |
D | ina219.c | 200 tmp = data->power * cfg->current_lsb * INA219_POWER_MUL * INA219_SI_MUL; in ina219_channel_get() |