Lines Matching refs:_index
613 #define INA219_CHAN(_type, _index, _address) { \ argument
617 .channel = (_index), \
621 .scan_index = (_index), \
630 #define INA226_CHAN(_type, _index, _address) { \ argument
634 .channel = (_index), \
639 .scan_index = (_index), \
652 #define INA219_CHAN_VOLTAGE(_index, _address, _shift) { \ argument
656 .channel = (_index), \
664 .scan_index = (_index), \
674 #define INA226_CHAN_VOLTAGE(_index, _address) { \ argument
678 .channel = (_index), \
684 .scan_index = (_index), \