nuttx/drivers/1wire
Stepan Pressl 84b0492fbd drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms.
Supports these Maxim/Analog Devices eeproms with a scratchpad:
DS2430,2431,2432,2433,28E04,28E07,28EC20.

For each type of an eeprom, you create a new driver.
Other than that, the driver is file oriented and supports seeks,
for example.

Signed-off-by: Stepan Pressl <pressl.stepan@gmail.com>
2025-10-10 08:55:45 +02:00
..
1wire.c drivers/1wire: capture scanned roms of onewire_search, standartized ioctls 2025-10-10 08:55:45 +02:00
1wire_crc.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
1wire_ds2xxx.c drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00
1wire_internal.h drivers/1wire: capture scanned roms of onewire_search, standartized ioctls 2025-10-10 08:55:45 +02:00
1wire_read.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
1wire_write.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
1wire_writeread.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
CMakeLists.txt drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00
ds28e17.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
Kconfig drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00
Make.defs drivers/1wire/1wire_ds2xxx.h: add the driver for DS2XXX eeproms. 2025-10-10 08:55:45 +02:00