Home
last modified time | relevance | path

Searched full:s11059 (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/sensor/s11059/
DKconfig1 # S11059 color sensor
6 config S11059 config
7 bool "S11059 color sensor"
12 Enable driver for S11059 color sensor
DCMakeLists.txt6 zephyr_library_sources(s11059.c)
Ds11059.c7 * https://datasheetspdf.com/pdf/1323325/Hamamatsu/S11059-02DT/1
20 LOG_MODULE_REGISTER(S11059, CONFIG_SENSOR_LOG_LEVEL);
/Zephyr-latest/dts/bindings/sensor/
Dhamamatsu,s11059.yaml5 Hamamatsu Photonics S11059 Color Sensor. See datasheet at
6 https://datasheetspdf.com/pdf/1323325/Hamamatsu/S11059-02DT/1
8 compatible: "hamamatsu,s11059"
/Zephyr-latest/drivers/sensor/
DCMakeLists.txt58 add_subdirectory_ifdef(CONFIG_S11059 s11059)
DKconfig142 source "drivers/sensor/s11059/Kconfig"
/Zephyr-latest/tests/drivers/build_all/sensor/
Di2c.dtsi674 test_i2c_s11059: s11059@64 {
675 compatible = "hamamatsu,s11059";