Home
last modified time | relevance | path

Searched full:srf04 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Ddevantech-srf04.yaml4 $id: http://devicetree.org/schemas/iio/proximity/devantech-srf04.yaml#
7 title: Devantech SRF04 and Maxbotix mb1000 ultrasonic range finder
27 - devantech,srf04
83 compatible = "devantech,srf04";
/openbmc/linux/drivers/iio/proximity/
H A DKconfig111 config SRF04 config
112 tristate "GPIO bitbanged ultrasonic ranger sensor (SRF04, MB1000)"
119 - Devantech SRF04
127 module will be called srf04.
H A Dsrf04.c3 * SRF04: ultrasonic sensor for distance measuring by using GPIOs
237 { .compatible = "devantech,srf04", .data = &srf04_cfg },
318 indio_dev->name = "srf04"; in srf04_probe()
396 .name = "srf04-gpio",
405 MODULE_DESCRIPTION("SRF04 ultrasonic sensor for distance measuring using GPIOs");
407 MODULE_ALIAS("platform:srf04");
H A DMakefile15 obj-$(CONFIG_SRF04) += srf04.o
/openbmc/linux/
H A Dopengrok2.0.log[all...]