Searched +full:i2cxl +full:- +full:maxsonar (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MaxBotix I2CXL-MaxSonar ultrasonic distance sensor10 - Andreas Klinger <ak@it-klinger.de>13 MaxBotix I2CXL-MaxSonar ultrasonic distance sensor of type mb1202,18 https://www.maxbotix.com/documents/I2CXL-MaxSonar-EZ_Datasheet.pdf23 - maxbotix,mb120224 - maxbotix,mb121225 - maxbotix,mb1222[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * mb1232.c - Support for MaxBotix I2CXL-MaxSonar-EZ series ultrasonic7 * Copyright (c) 2019 Andreas Klinger <ak@it-klinger.de>10 * https://www.maxbotix.com/documents/I2CXL-MaxSonar-EZ_Datasheet.pdf27 /* registers of MaxSonar device */57 complete(&data->ranging); in mb1232_handle_irq()64 struct i2c_client *client = data->client; in mb1232_read_distance()69 mutex_lock(&data->lock); in mb1232_read_distance()71 reinit_completion(&data->ranging); in mb1232_read_distance()75 dev_err(&client->dev, "write command - err: %d\n", ret); in mb1232_read_distance()[all …]
1 # SPDX-License-Identifier: GPL-2.0-only50 tristate "Murata IRS-D200 PIR sensor"56 Say Y here to build a driver for the Murata IRS-D200 PIR sensor.84 module will be called pulsedlight-lite-v287 tristate "MaxSonar I2CXL family ultrasonic sensors"92 Say Y to build a driver for the ultrasonic sensors I2CXL of109 - Parallax PING))) (ultrasonic)110 - Parallax LaserPING (time-of-flight)119 Say Y to build a driver for the RFD77402 Time-of-Flight (distance)133 - Devantech SRF04[all …]