Home
last modified time | relevance | path

Searched full:ds2485 (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/w1/
DKconfig.ds24851 # Configuration options for the Zephyr DS2485 1-Wire master driver
7 bool "DS2485 1-wire master driver"
13 Enable the ds2485 w1 master driver.
DKconfig.ds2477_851 # Common configuration options for DS2477 and DS2485 1-Wire master drivers
DKconfig45 rsource "Kconfig.ds2485"
Dw1_ds2485.c10 * @brief Driver for the Analog Devices DS2485 1-Wire Master
Dw1_ds2477_85_common.c8 * @brief Common functions for Analog Devices DS2477,DS2485 1-Wire Masters
/Zephyr-latest/dts/bindings/w1/
Dmaxim,ds2485.yaml4 # Properties for the DS2485 I2C 1-Wire master with memory driver:
7 This is a representation of the Maxim DS2485 I2C 1-Wire master w/ memory
9 compatible: "maxim,ds2485"
Dmaxim,ds2477_85_common.yaml4 # Common Properties for the DS2477 and DS2485 I2C 1-Wire masters:
/Zephyr-latest/samples/drivers/w1/scanner/
Dsample.yaml28 samples.drivers.w1.scanner.ds2485:
30 extra_args: DTC_OVERLAY_FILE=ds2485.overlay
Dds2485.overlay5 compatible = "maxim,ds2485";
/Zephyr-latest/tests/drivers/w1/w1_api/
Dtestcase.yaml33 drivers.w1.ds2485:
35 extra_args: DTC_OVERLAY_FILE=ds2485.overlay
Dds2485.overlay5 compatible = "maxim,ds2485";
/Zephyr-latest/tests/drivers/build_all/w1/
Dapp.overlay70 test_i2c_ds2485: ds2485@2 {
71 compatible = "maxim,ds2485";
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst787 * Added DS2485 1-Wire master driver. See the :dtcompatible:`maxim,ds2485`
1108 * :dtcompatible:`maxim,ds2485`