Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/drivers/iio/common/scmi_sensors/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 496 B image not shown  

Quelle  Kconfig   Sprache: unbekannt

 
#
# IIO over SCMI
#
# When adding new entries keep the list in alphabetical order

menu "IIO SCMI Sensors"

config IIO_SCMI
 tristate "IIO SCMI"
        depends on ARM_SCMI_PROTOCOL
        select IIO_BUFFER
        select IIO_KFIFO_BUF
 help
          Say yes here to build support for IIO SCMI Driver.
          This provides ARM SCMI Protocol based IIO device.
          This driver provides support for accelerometer and gyroscope
          sensors available on SCMI based platforms.
endmenu

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]