zephyr/drivers/w1
Sadik Ozer 3c4f819c02 drivers: w1: Add MAX32xxx 1-Wire driver
Added 1-Wire master driver for MAX32xxx MCUs

Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
2024-10-18 14:16:14 +02:00
..
CMakeLists.txt drivers: w1: Add MAX32xxx 1-Wire driver 2024-10-18 14:16:14 +02:00
Kconfig drivers: w1: Add MAX32xxx 1-Wire driver 2024-10-18 14:16:14 +02:00
Kconfig.ds2477_85
Kconfig.ds2482-800
Kconfig.ds2484
Kconfig.ds2485
Kconfig.max32 drivers: w1: Add MAX32xxx 1-Wire driver 2024-10-18 14:16:14 +02:00
Kconfig.test
Kconfig.zephyr_gpio
Kconfig.zephyr_serial
w1_common.c
w1_ds2477_85_common.c
w1_ds2477_85_common.h
w1_ds2482-800.c
w1_ds2482-800.h
w1_ds2482-800_channel.c devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00
w1_ds2482_84_common.h
w1_ds2484.c
w1_ds2485.c
w1_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
w1_max32.c drivers: w1: Add MAX32xxx 1-Wire driver 2024-10-18 14:16:14 +02:00
w1_net.c
w1_shell.c
w1_test.c
w1_zephyr_gpio.c drivers: w1: Ensure DQ pin is both input and output. 2024-05-29 07:34:29 +02:00
w1_zephyr_serial.c