/Zephyr-latest/dts/bindings/misc/ |
D | zephyr,devmux.yaml | 4 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/ |
D | board.h | 18 * @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/ |
D | arm,daplink-qspi-mux.yaml | 4 description: ARM DesignStart FPGA DAPLink QSPI bus multiplexer 21 GPIO for controlling the DAPLink QSPI bus multiplexer
|
/Zephyr-latest/dts/bindings/clock/ |
D | st,stm32-clock-mux.yaml | 5 STM32 Clock multiplexer 6 Describes a clock multiplexer, such as per_ck on STM32H7 or
|
/Zephyr-latest/dts/bindings/interrupt-controller/ |
D | cypress,psoc6-intmux.yaml | 16 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/ |
D | st,stm32-dmamux.yaml | 7 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/ |
D | Kconfig | 5 bool "Device Multiplexer (devmux) [EXPERIMENTAL]"
|
/Zephyr-latest/include/zephyr/drivers/misc/devmux/ |
D | devmux.h | 9 * @brief Public APIs for the Device Multiplexer driver 30 * Devmux operates as a device multiplexer, forwarding the characteristics of
|
/Zephyr-latest/drivers/adc/ |
D | adc_ads1x1x.c | 143 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 …]
|
D | adc_max1125x.c | 210 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/ |
D | infineon,xmc4xxx-i2c.yaml | 62 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/ |
D | infineon,xmc4xxx-spi.yaml | 17 The USIC DX0 input is a multiplexer which connects to different GPIO pins.
|
/Zephyr-latest/dts/bindings/serial/ |
D | infineon,xmc4xxx-uart.yaml | 14 The USIC DX0 input is a multiplexer which connects to different GPIO pins.
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 131 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/ |
D | soc_port.h | 38 /* Peripheral Multiplexer Enable */
|
D | soc_samd2x.c | 175 /* Route multiplexer 0 to DFLL48M */ in dfll48m_init()
|
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/ |
D | cypress_psoc6_dt.h | 52 * Cortex-M0+ NVIC. The multiplexer is configured by CY_PSOC6_DT_NVIC_MUX_MAP
|
/Zephyr-latest/drivers/pinctrl/ |
D | pinctrl_b91.c | 28 * Function Multiplexer Register
|
/Zephyr-latest/drivers/i2c/ |
D | i2c_tca954x.c | 165 "I2C multiplexer channels must be initialized after their root");
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_rv32m1_intmux.c | 11 * @brief RV32M1 INTMUX (interrupt multiplexer) driver
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | pmodmux.c | 137 * + Set up pin-multiplexer of all PMOD connections in pmod_mux_init()
|
/Zephyr-latest/include/zephyr/dt-bindings/pinctrl/ |
D | ti-cc32xx-pinctrl.h | 42 * @param mux Multiplexer choice
|
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 236 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/ |
D | index.rst | 115 multiplexer ARDUINO_MUX_CTRL is in the default mode (GPIO).
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 103 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
|