Searched refs:SAMPLING_PERIOD (Results 1 – 1 of 1) sorted by relevance
98 #define SAMPLING_PERIOD(c) ((c->int_time_vbus + c->int_time_vshunt) \ macro219 *val = DIV_ROUND_CLOSEST(1000000, SAMPLING_PERIOD(chip)); in ina2xx_read_raw()776 int sampling_us = SAMPLING_PERIOD(chip); in ina2xx_capture_thread()834 unsigned int sampling_us = SAMPLING_PERIOD(chip); in ina2xx_buffer_enable()