Searched full:maxim (Results 1 – 25 of 121) sorted by relevance
12345
/Zephyr-latest/drivers/sensor/maxim/ |
D | Kconfig | 5 source "drivers/sensor/maxim/ds18b20/Kconfig" 6 source "drivers/sensor/maxim/max17055/Kconfig" 7 source "drivers/sensor/maxim/max17262/Kconfig" 8 source "drivers/sensor/maxim/max30101/Kconfig" 9 source "drivers/sensor/maxim/max31790/Kconfig" 10 source "drivers/sensor/maxim/max31855/Kconfig" 11 source "drivers/sensor/maxim/max31865/Kconfig" 12 source "drivers/sensor/maxim/max31875/Kconfig" 13 source "drivers/sensor/maxim/max44009/Kconfig" 14 source "drivers/sensor/maxim/max6675/Kconfig"
|
/Zephyr-latest/dts/bindings/adc/ |
D | maxim,max11253.yaml | 1 description: Maxim Integrated MAX11253 SPI ADC 3 compatible: "maxim,max11253" 5 include: maxim,max1125x-base.yaml
|
D | maxim,max11254.yaml | 1 description: Maxim Integrated MAX11254 SPI ADC 3 compatible: "maxim,max11254" 5 include: maxim,max1125x-base.yaml
|
D | maxim,max11105.yaml | 4 description: Maxim Integrated 1 channel 12 bit 2 Msps SPI ADC 6 compatible: "maxim,max11105" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11110.yaml | 4 description: Maxim Integrated 1 channel 10 bit 2 Msps SPI ADC 6 compatible: "maxim,max11110" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11115.yaml | 4 description: Maxim Integrated 1 channel 8 bit 2 Msps SPI ADC 6 compatible: "maxim,max11115" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11116.yaml | 4 description: Maxim Integrated 1 channel 8 bit 3 Msps SPI ADC 6 compatible: "maxim,max11116" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11117.yaml | 4 description: Maxim Integrated 1 channel 10 bit 3 Msps SPI ADC 6 compatible: "maxim,max11117" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11102.yaml | 4 description: Maxim Integrated 2 channels 12 bit 2 Msps SPI ADC 6 compatible: "maxim,max11102" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11103.yaml | 4 description: Maxim Integrated 2 channels 12 bit 3 Msps SPI ADC 6 compatible: "maxim,max11103" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11106.yaml | 4 description: Maxim Integrated 2 channels 10 bit 3 Msps SPI ADC 6 compatible: "maxim,max11106" 8 include: maxim,max11102-17-base.yaml
|
D | maxim,max11111.yaml | 4 description: Maxim Integrated 2 channels 8 bit 3 Msps SPI ADC 6 compatible: "maxim,max11111" 8 include: maxim,max11102-17-base.yaml
|
/Zephyr-latest/dts/bindings/w1/ |
D | maxim,ds2485.yaml | 7 This is a representation of the Maxim DS2485 I2C 1-Wire master w/ memory 9 compatible: "maxim,ds2485" 11 include: ["maxim,ds2477_85_common.yaml", "i2c-device.yaml"]
|
/Zephyr-latest/drivers/regulator/ |
D | Kconfig.max20335 | 11 Enable the Maxim MAX20335 PMIC regulator driver 19 Init priority for the Maxim MAX20335 regulator driver 26 Init priority for the Maxim MAX20335 regulator driver. It must be
|
/Zephyr-latest/dts/bindings/mfd/ |
D | maxim,max20335.yaml | 4 description: Maxim MAX20335 6 compatible: "maxim,max20335"
|
D | maxim,max31790.yaml | 4 description: Maxim MAX31790 6-channel I2C-bus PWM controller, MFD device 6 compatible: "maxim,max31790"
|
/Zephyr-latest/drivers/mfd/ |
D | Kconfig.max31790 | 5 bool "Maxim Integrated MAX31790 I2C configurable PWM controller" 10 Enable driver for Maxim Integrated MAX31790.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | maxim,ds18s20.yaml | 4 description: Maxim 1-Wire ds18s20 temperature sensor 6 compatible: "maxim,ds18s20"
|
D | maxim,max31790-fan-fault.yaml | 4 description: fan fault measurement of Maxim Integrated MAX31790 PWM Controller 6 compatible: "maxim,max31790-fan-fault"
|
/Zephyr-latest/tests/drivers/build_all/w1/ |
D | app.overlay | 53 compatible = "maxim,ds2482-800"; 60 compatible = "maxim,ds2482-800-channel"; 66 compatible = "maxim,ds2484"; 71 compatible = "maxim,ds2485";
|
/Zephyr-latest/dts/bindings/regulator/ |
D | maxim,max20335-regulator.yaml | 5 Maxim MAX20335 PMIC 15 compatible = maxim,max20335-regulator"; 35 compatible: "maxim,max20335-regulator"
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.ds1307 | 6 bool "MAXIM DS1307 RTC driver" 11 Enable the MAXIM DS1307 RTC driver.
|
/Zephyr-latest/drivers/counter/ |
D | Kconfig.maxim_ds3231 | 7 bool "Maxim DS3231 RTC/TCXO" 14 Enable counter driver based on Maxim DS3231 I2C device.
|
/Zephyr-latest/dts/bindings/rtc/ |
D | maxim,ds1307.yaml | 5 description: Maxim DS1307 RTC 7 compatible: "maxim,ds1307"
|
/Zephyr-latest/samples/drivers/w1/scanner/ |
D | ds2482-800.overlay | 5 compatible = "maxim,ds2482-800"; 12 compatible = "maxim,ds2482-800-channel";
|
12345