Searched full:tmd2620 (Results 1 – 10 of 10) sorted by relevance
4 menuconfig TMD2620 config5 bool "OSRAM-AMS TMD2620 Proxmimity Sensor"10 Enable driver for TMD2620 Sensor12 if TMD262034 endif # TMD2620
3 zephyr_library_sources(tmd2620.c)
15 #include "tmd2620.h"17 LOG_MODULE_DECLARE(TMD2620, CONFIG_SENSOR_LOG_LEVEL);
22 #include "tmd2620.h"24 LOG_MODULE_REGISTER(TMD2620, CONFIG_SENSOR_LOG_LEVEL);187 LOG_ERR("Chip id is invalid! Device @%02x is no TMD2620!", config->i2c.addr); in tmd2620_sensor_setup()
25 prox-sensor0 = &tmd2620;44 Found 1 proximity sensor(s): tmd2620@2945 Proximity on tmd2620@29: 20246 Proximity on tmd2620@29: 20547 Proximity on tmd2620@29: 20448 Proximity on tmd2620@29: 6049 Proximity on tmd2620@29: 1
3 prox-sensor0 = &tmd2620;10 tmd2620: tmd2620@29 {11 compatible = "ams,tmd2620";
4 description: OSRAM ams TMD2620 Proximity Sensor6 compatible: "ams,tmd2620"15 The interrupt pin of TMD2620 is open-drain, active low.
10 add_subdirectory_ifdef(CONFIG_TMD2620 tmd2620)
10 source "drivers/sensor/ams/tmd2620/Kconfig"
660 test_i2c_tmd2620: tmd2620@62 {661 compatible = "ams,tmd2620";