2024-03-27 07:57:09 +08:00
|
|
|
# Copyright (c) 2024 Analog Devices, Inc.
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
# zephyr-keep-sorted-start
|
|
|
|
source "drivers/sensor/ti/bq274xx/Kconfig"
|
|
|
|
source "drivers/sensor/ti/fdc2x1x/Kconfig"
|
|
|
|
source "drivers/sensor/ti/ina219/Kconfig"
|
2024-05-02 11:25:16 +08:00
|
|
|
source "drivers/sensor/ti/ina226/Kconfig"
|
2024-03-27 07:57:09 +08:00
|
|
|
source "drivers/sensor/ti/ina23x/Kconfig"
|
|
|
|
source "drivers/sensor/ti/ina3221/Kconfig"
|
2024-02-01 05:12:39 +08:00
|
|
|
source "drivers/sensor/ti/lm95234/Kconfig"
|
2024-03-27 07:57:09 +08:00
|
|
|
source "drivers/sensor/ti/opt3001/Kconfig"
|
|
|
|
source "drivers/sensor/ti/ti_hdc/Kconfig"
|
|
|
|
source "drivers/sensor/ti/ti_hdc20xx/Kconfig"
|
|
|
|
source "drivers/sensor/ti/tmag5170/Kconfig"
|
|
|
|
source "drivers/sensor/ti/tmag5273/Kconfig"
|
|
|
|
source "drivers/sensor/ti/tmp007/Kconfig"
|
2024-06-25 00:12:57 +08:00
|
|
|
source "drivers/sensor/ti/tmp1075/Kconfig"
|
2024-03-27 07:57:09 +08:00
|
|
|
source "drivers/sensor/ti/tmp108/Kconfig"
|
|
|
|
source "drivers/sensor/ti/tmp112/Kconfig"
|
2024-04-25 03:40:44 +08:00
|
|
|
source "drivers/sensor/ti/tmp114/Kconfig"
|
2024-03-27 07:57:09 +08:00
|
|
|
source "drivers/sensor/ti/tmp116/Kconfig"
|
|
|
|
# zephyr-keep-sorted-stop
|