Lines Matching full:hx711
3 * HX711: analog to digital converter for weight sensor module
94 * this is dependent on the hx711 where the datasheet tells a
108 * hx711 is going in reset in hx711_cycle()
315 * with the HX711, therefore val must be 0 in hx711_write_raw()
480 * PD_SCK stands for power down and serial clock input of HX711 in hx711_probe()
491 * DOUT stands for serial data output of HX711 in hx711_probe()
553 indio_dev->name = "hx711"; in hx711_probe()
601 { .compatible = "avia,hx711", },
611 .name = "hx711-gpio",
619 MODULE_DESCRIPTION("HX711 bitbanging driver - ADC for weight cells");
621 MODULE_ALIAS("platform:hx711-gpio");