This adds a driver for Maxims DS2484 Single-Channel 1-Wire master driver. The DS2484 features an extra pin to enable sleep modes which is available if the pin is configured in the device tree. Signed-off-by: Caspar Friedrich <c.s.w.friedrich@gmail.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.ds2484 | ||
| Kconfig.test | ||
| Kconfig.zephyr_serial | ||
| w1_common.c | ||
| w1_ds248x.h | ||
| w1_ds2484.c | ||
| w1_handlers.c | ||
| w1_net.c | ||
| w1_test.c | ||
| w1_zephyr_serial.c | ||