Home
last modified time | relevance | path

Searched full:analog (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/Zephyr-Core-3.5.0/include/zephyr/drivers/sensor/
Dmcux_acmp.h10 * @brief Extended public API for the NXP MCUX Analog Comparator (ACMP)
47 /** Analog Comparator Output. */
52 /** Analog Comparator Output rising event trigger. */
54 /** Analog Comparator Output falling event trigger. */
59 /** Analog Comparator hard block offset. */
61 /** Analog Comparator hysteresis level. */
64 * Analog Comparator Digital-to-Analog Converter voltage
68 /** Analog Comparator Digital-to-Analog Converter value. */
70 /** Analog Comparator positive port input. */
72 /** Analog Comparator positive mux input. */
[all …]
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dti,boosterpack-header.yaml18 2 Analog 22 GND 39 GPIO 19 GPIO / SPI CS
19 3 UART RXD 23 Analog 38 GPIO 18 GPIO
20 4 UART TXD 24 Analog 37 GPIO 17 GPIO
21 5 GPIO 25 Analog 36 GPIO 16 RESET
22 6 Analog 26 Analog 35 GPIO 15 SPI MOSI
23 7 SPI CLK 27 Analog 34 GPIO 14 SPI MISO
24 8 GPIO 28 Analog 33 GPIO 13 GPIO / SPI CS
Darduino-header-r3.yaml14 * A 6-pin Analog Input header. This has analog input signals
16 * An 8-pin header (opposite Analog Input). This has digital input
Dseeed-xiao-header.yaml13 * A 7-pin Digital/Analog Input header. This has input signals
15 * An 7-pin header Power and Digital/Analog Input header. This
Darduino-nano-header-r3.yaml11 * A 15-pin Analog Input and power supply header. This has analog input
Darduino-mkr-header.yaml9 * One side of the 14-pin header is analog inputs and digital signals.
10 A1 to A6 is Analog input. The outside pin is AREF.
/Zephyr-Core-3.5.0/boards/arm/nrf52_adafruit_feather/
Dboard.h15 #define EXT_A0_GPIO_PIN 2 /* P2, Analog in */
16 #define EXT_A1_GPIO_PIN 3 /* P3, Analog in */
17 #define EXT_A2_GPIO_PIN 4 /* P4, Analog in */
18 #define EXT_A3_GPIO_PIN 5 /* P5, Analog in */
19 #define EXT_A4_GPIO_PIN 28 /* P28, Analog in */
20 #define EXT_A5_GPIO_PIN 29 /* P29, Analog in */
21 #define EXT_A6_GPIO_PIN 30 /* P30, Analog in */
22 #define EXT_A7_GPIO_PIN 31 /* P31, Analog in */
/Zephyr-Core-3.5.0/boards/arm/faze/
Dfaze-pinctrl.dtsi13 nxp,disable-analog-filter;
23 nxp,disable-analog-filter;
33 nxp,disable-analog-filter;
44 nxp,disable-analog-filter;
55 nxp,disable-analog-filter;
63 nxp,analog-mode;
/Zephyr-Core-3.5.0/drivers/sensor/mcux_acmp/
DKconfig1 # NXP MCUX analog comparator (ACMP) configuration options
7 bool "NXP MCUX Analog Comparator (ACMP)"
13 Enable driver for the NXP MCUX Analog Comparator (ACMP).
19 Enable trigger support for the NXP MCUX Analog Comparator
/Zephyr-Core-3.5.0/boards/arm/lpcxpresso11u68/
Dlpcxpresso11u68-pinctrl.dtsi13 nxp,disable-analog-filter;
21 nxp,disable-analog-filter;
31 nxp,disable-analog-filter;
41 nxp,disable-analog-filter;
49 nxp,analog-mode;
/Zephyr-Core-3.5.0/boards/arm/bbc_microbit/
Dboard.h15 #define EXT_P0_GPIO_PIN 3 /* P0, Analog in */
16 #define EXT_P1_GPIO_PIN 2 /* P1, Analog in */
17 #define EXT_P2_GPIO_PIN 1 /* P2, Analog in */
18 #define EXT_P3_GPIO_PIN 4 /* P3, Analog in, LED Col 1 */
19 #define EXT_P4_GPIO_PIN 5 /* P4, Analog in, LED Col 2 */
25 #define EXT_P10_GPIO_PIN 6 /* P10, Analog in, LED Col 3 */
Dbbc_microbit.dts83 gpio-map = <0 0 &gpio0 3 0>, /* P0, Analog in */
84 <1 0 &gpio0 2 0>, /* P1, Analog in */
85 <2 0 &gpio0 1 0>, /* P2, Analog in */
86 <3 0 &gpio0 4 0>, /* P3, Analog in, LED Col 1 */
87 <4 0 &gpio0 5 0>, /* P4, Analog in, LED Col 2 */
93 <10 0 &gpio0 6 0>, /* P10, Analog in, LED Col 3 */
/Zephyr-Core-3.5.0/drivers/dac/
DKconfig.ad56xx8 bool "Analog Devices AD56xx DAC driver"
23 Enable the driver for the Analog Devices AD56xx DAC
31 Analog Devices AD56xx DAC device driver initialization priority.
DKconfig10 bool "Digital-to-Analog Converter (DAC) drivers"
12 Enable DAC (Digital to Analog Converter) driver configuration.
/Zephyr-Core-3.5.0/samples/sensor/mcux_acmp/
DREADME.rst3 NXP MCUX Analog Comparator (ACMP)
9 This sample show how to use the NXP MCUX Analog Comparator (ACMP) driver. The
12 The input voltage for the negative input of the analog comparator is
13 provided by the ACMP Digital-to-Analog Converter (DAC). The input voltage for
19 The output value of the analog comparator is reported on the console.
/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dnxp,lpc-iocon-pinctrl.yaml29 Values for I2C type and analog type pins have the following defaults:
47 IOCON_FILTR- set by nxp,analog-filter
92 nxp,analog-mode:
95 Set the pin to analog mode. Sets DIGIMODE=0, and ASW=1. Only valid for
96 analog type pins. Selects ASW0 on LPC55s3x family
97 nxp,analog-alt-mode:
100 Select the pin's alternate analog mode. Valid on LPC55s3x family SOCs
101 when DIGIMODE=0. Only valid for analog type pins. Sets ASW1.
Dnxp,lpc11u6x-pinctrl.yaml14 - nxp,analog-mode
62 nxp,disable-analog-filter:
65 Disable fixed 10 ns input glitch analog filter. Only valid for lpc11u6x
66 SOC, on analog pins. Note that this filter is enabled on reset, hence
/Zephyr-Core-3.5.0/boards/sparc/gr716a_mini/doc/
Dindex.rst135 GR716 Analog-to-Digital Conv Cobham Gaisler
136 GR716 Analog-to-Digital Conv Cobham Gaisler
137 GR716 Analog-to-Digital Conv Cobham Gaisler
138 GR716 Analog-to-Digital Conv Cobham Gaisler
139 GR716 Analog-to-Digital Conv Cobham Gaisler
140 GR716 Analog-to-Digital Conv Cobham Gaisler
141 GR716 Analog-to-Digital Conv Cobham Gaisler
142 GR716 Analog-to-Digital Conv Cobham Gaisler
143 GR716 Digital-to-Analog Conv Cobham Gaisler
144 GR716 Digital-to-Analog Conv Cobham Gaisler
[all …]
/Zephyr-Core-3.5.0/drivers/regulator/
DKconfig.adp536010 Enable the Analog Devices ADP5360 PMIC regulator driver
17 Init priority for the Analog Devices ADP5360 regulator driver.
/Zephyr-Core-3.5.0/boards/arm/nrf9160dk_nrf52840/dts/bindings/
Dnordic,nrf9160dk-optional-routing.yaml4 description: nRF9160 DK optional routing provided by analog switch
18 GPIO to use to control the analog switch.
/Zephyr-Core-3.5.0/doc/hardware/peripherals/
Ddac.rst3 Digital-to-Analog Converter (DAC)
9 The DAC API provides access to Digital-to-Analog Converter (DAC) devices.
/Zephyr-Core-3.5.0/dts/bindings/adc/
Darduino,uno-adc.yaml7 The Arduino Uno layout provides a 6-pin Analog Input header. This
8 has analog input signals labeled from A0 at the top through A5 at
/Zephyr-Core-3.5.0/drivers/adc/
DKconfig10 bool "Analog-to-Digital Converter (ADC) drivers"
14 Enable ADC (Analog to Digital Converter) driver configuration.
26 # required to explicitly specify analog inputs when configuring channels or
/Zephyr-Core-3.5.0/soc/arm/nxp_lpc/lpc55xxx/
Dpinctrl_soc.h22 /* LPC55S36 has two analog switches, and no IOCON_PIO_ASW definitions */
26 /* Other LPC55sxx parts have one analog switch */
52 /* Mask for analog type pin configuration register */
/Zephyr-Core-3.5.0/drivers/sensor/adt7420/
DKconfig3 # Copyright (c) 2018 Analog Devices Inc.
12 Enable the driver for Analog Devices ADT7420 High-Accuracy

12345678910>>...14