Home
last modified time | relevance | path

Searched full:multiplexer (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/dts/bindings/misc/
Dzephyr,devmux.yaml4 description: Generic Device Multiplexer
22 Initial multiplexer selection.
28 the multiplexer is ready for use (i.e. one of the [0, N-1] multiplexed
/Zephyr-latest/boards/digilent/arty_a7/
Dboard.h18 * @brief Select the mode of the DAPlink QSPI multiplexer.
20 * Note: The multiplexer mode must not be changed while executing code from the
23 * @param mode The multiplexer mode to be selected.
/Zephyr-latest/boards/digilent/arty_a7/dts/bindings/
Darm,daplink-qspi-mux.yaml4 description: ARM DesignStart FPGA DAPLink QSPI bus multiplexer
21 GPIO for controlling the DAPLink QSPI bus multiplexer
/Zephyr-latest/dts/bindings/clock/
Dst,stm32-clock-mux.yaml5 STM32 Clock multiplexer
6 Describes a clock multiplexer, such as per_ck on STM32H7 or
/Zephyr-latest/dts/bindings/interrupt-controller/
Dcypress,psoc6-intmux.yaml16 interrupt source in the multiplexer. The multiplexer is placed before
20 On a general view, the below represents the Interrupt Multiplexer
33 the Cortex-M0+ Interrupt Multiplexer and interrupts can be processed.
/Zephyr-latest/dts/bindings/dma/
Dst,stm32-dmamux.yaml7 The STM32 DMAMUX is a direct memory access multiplexer
10 for each dmamux channel: a phandle to the DMA multiplexer plus the following 2 integer cells:
12 2. slot: the request line Multiplexer ID
/Zephyr-latest/drivers/misc/devmux/
DKconfig5 bool "Device Multiplexer (devmux) [EXPERIMENTAL]"
/Zephyr-latest/include/zephyr/drivers/misc/devmux/
Ddevmux.h9 * @brief Public APIs for the Device Multiplexer driver
30 * Devmux operates as a device multiplexer, forwarding the characteristics of
/Zephyr-latest/drivers/adc/
Dadc_ads1x1x.c143 bool multiplexer; member
395 if (ads_config->multiplexer) { in ads1x1x_channel_setup()
396 /* the device has an input multiplexer */ in ads1x1x_channel_setup()
430 /* only differential supported without multiplexer */ in ads1x1x_channel_setup()
812 .multiplexer = mux, \
844 * ADS1115: 16 bit, multiplexer, programmable gain amplifier
852 * ADS1114: 16 bit, no multiplexer, programmable gain amplifier
860 * ADS1113: 16 bit, no multiplexer, no programmable gain amplifier
887 * ADS1015: 12 bit, multiplexer, programmable gain amplifier
895 * ADS1014: 12 bit, no multiplexer, programmable gain amplifier
[all …]
Dadc_max1125x.c210 bool multiplexer; member
513 /* configuration multiplexer */ in max1125x_channel_setup()
514 if (max_config->multiplexer) { in max1125x_channel_setup()
786 .multiplexer = mux, \
/Zephyr-latest/dts/bindings/i2c/
Dinfineon,xmc4xxx-i2c.yaml62 The USIC DX1 input is a multiplexer which connects to different GPIO pins.
78 The USIC DX0 input is a multiplexer which connects to different GPIO pins.
/Zephyr-latest/dts/bindings/spi/
Dinfineon,xmc4xxx-spi.yaml17 The USIC DX0 input is a multiplexer which connects to different GPIO pins.
/Zephyr-latest/dts/bindings/serial/
Dinfineon,xmc4xxx-uart.yaml14 The USIC DX0 input is a multiplexer which connects to different GPIO pins.
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst131 GPIO multiplexer
134 In more extreme cases, such as if the columns are using a multiplexer and it's
/Zephyr-latest/soc/atmel/sam0/common/
Dsoc_port.h38 /* Peripheral Multiplexer Enable */
Dsoc_samd2x.c175 /* Route multiplexer 0 to DFLL48M */ in dfll48m_init()
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
Dcypress_psoc6_dt.h52 * Cortex-M0+ NVIC. The multiplexer is configured by CY_PSOC6_DT_NVIC_MUX_MAP
/Zephyr-latest/drivers/pinctrl/
Dpinctrl_b91.c28 * Function Multiplexer Register
/Zephyr-latest/drivers/i2c/
Di2c_tca954x.c165 "I2C multiplexer channels must be initialized after their root");
/Zephyr-latest/drivers/interrupt_controller/
Dintc_rv32m1_intmux.c11 * @brief RV32M1 INTMUX (interrupt multiplexer) driver
/Zephyr-latest/boards/snps/em_starterkit/
Dpmodmux.c137 * + Set up pin-multiplexer of all PMOD connections in pmod_mux_init()
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/
Dti-cc32xx-pinctrl.h42 * @param mux Multiplexer choice
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst236 microcontroller AD input, AIN_1, via a TI TMUX1204 multiplexer.
243 External Analog Input connections are made to the multiplexer as follows.
329 via a TI TMUX1204 multiplexer.
333 External analog input connections are made to the multiplexer as follows.
/Zephyr-latest/boards/snps/emsdp/doc/
Dindex.rst115 multiplexer ARDUINO_MUX_CTRL is in the default mode (GPIO).
/Zephyr-latest/boards/snps/hsdk/doc/
Dindex.rst103 depending on the pin multiplexer settings are provided in the subsequent sections.
203 …compatible with the MikroBUS standard. Table below shows the pin assignment on the I/O Multiplexer.
243 Table below shows the pin assignment on the I/O Multiplexer. Multiplexing is controlled by software

12