zephyr/drivers/w1
Thomas Stranger d0816a1a60 drivers: w1: updates to reflect analog maxim acquisition
Links and the manufacturer name are updated from maxim to analog
for the 1-wire subsystem and the related ds18b20 sensor.

After the acquisition of Maxim Integrated the documentation
of these devices has been moved to the analog.com website.
Redirects exist, so they are not broken yet,
but we should not rely on that.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2024-11-16 13:51:38 -05:00
..
CMakeLists.txt
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
Kconfig.test
Kconfig.zephyr_gpio
Kconfig.zephyr_serial drivers: w1: Add dependency to UART runtime configuration 2023-11-15 10:02:18 +01:00
w1_common.c
w1_ds2477_85_common.c drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
w1_ds2477_85_common.h
w1_ds2482-800.c
w1_ds2482-800.h
w1_ds2482-800_channel.c
w1_ds2482_84_common.h
w1_ds2484.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
w1_ds2485.c drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
w1_handlers.c build: namespace the generated headers with `zephyr/` 2024-05-28 22:03:55 +02:00
w1_max32.c
w1_net.c drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
w1_shell.c
w1_test.c
w1_zephyr_gpio.c drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
w1_zephyr_serial.c drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00