Searched full:parallax (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/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-v5.15/drivers/iio/proximity/ |
D | Kconfig | 73 tristate "Parallax GPIO bitbanged ranger sensors" 81 - Parallax PING))) (ultrasonic) 82 - 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 270 { .compatible = "parallax,ping", .data = &pa_ping_cfg}, 271 { .compatible = "parallax,laserping", .data = &pa_laser_ping_cfg},
|
/Linux-v5.15/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 879 "^parallax,.*": 880 description: Parallax Inc.
|
/Linux-v5.15/ |
D | MAINTAINERS | 14157 PARALLAX PING IIO SENSOR DRIVER 14161 F: Documentation/devicetree/bindings/iio/proximity/parallax-ping.yaml
|