Searched full:parallax (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/ |
D | parallax-ping.yaml | 4 $id: http://devicetree.org/schemas/iio/proximity/parallax-ping.yaml# 7 title: Parallax PING))) and LaserPING range finder 19 http://parallax.com/sites/default/files/downloads/28041-LaserPING-2m-Rangefinder-Guide.pdf 20 http://parallax.com/sites/default/files/downloads/28015-PING-Documentation-v1.6.pdf 25 - parallax,ping 26 - parallax,laserping 51 compatible = "parallax,laserping";
|
/linux-6.12.1/drivers/iio/proximity/ |
D | Kconfig | 101 tristate "Parallax GPIO bitbanged ranger sensors" 109 - Parallax PING))) (ultrasonic) 110 - Parallax LaserPING (time-of-flight)
|
D | ping.c | 8 * http://parallax.com/sites/default/files/downloads/28041-LaserPING-2m-Rangefinder-Guide.pdf 9 * http://parallax.com/sites/default/files/downloads/28015-PING-Documentation-v1.6.pdf 269 { .compatible = "parallax,ping", .data = &pa_ping_cfg }, 270 { .compatible = "parallax,laserping", .data = &pa_laser_ping_cfg },
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 1131 "^parallax,.*": 1132 description: Parallax Inc.
|
/linux-6.12.1/ |
D | MAINTAINERS | 17478 PARALLAX PING IIO SENSOR DRIVER 17482 F: Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml
|