Home
last modified time | relevance | path

Searched full:ch3 (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/samples/sensor/fdc2x1x/
DREADME.rst83 ch0: 4.966171 MHz ch1: 4.946465 MHz ch2: 4.985879 MHz ch3: 4.907051 MHz
84 ch0: 57.059016 pF ch1: 57.514568 pF ch2: 56.608844 pF ch3: 58.442204 pF
86 ch0: 4.966171 MHz ch1: 4.946465 MHz ch2: 4.985879 MHz ch3: 4.907051 MHz
87 ch0: 57.059016 pF ch1: 57.514568 pF ch2: 56.608844 pF ch3: 58.442204 pF
89 ch0: 4.966171 MHz ch1: 4.946465 MHz ch2: 4.985879 MHz ch3: 4.907051 MHz
90 ch0: 57.059016 pF ch1: 57.514568 pF ch2: 56.608844 pF ch3: 58.442204 pF
92 ch0: 4.966171 MHz ch1: 4.946465 MHz ch2: 4.985879 MHz ch3: 4.907051 MHz
93 ch0: 57.059016 pF ch1: 57.514568 pF ch2: 56.608844 pF ch3: 58.442204 pF
/Zephyr-latest/include/zephyr/drivers/sensor/
Dfdc2x1x.h28 /** CH3 Capacitance, in Picofarad **/
37 /** CH3 Frequency, in MHz **/
/Zephyr-latest/dts/bindings/gpio/
Dadi,max14906-gpio.yaml61 channels indentation start from CH0...CH3
71 channels indentation start from CH0...CH3
81 channels indentation start from CH0...CH3
91 channels indentation start from CH0...CH3
Dadi,max14916-gpio.yaml80 channels indentation start from CH0...CH3
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/
Dmimxrt1040_evk.overlay19 * J33.1 (ADC1 CH3) and J33.2 (ADC1 CH4) to voltages between 0 and 3.3V
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dmimxrt1040_evk.overlay20 * J33.1 (ADC1 CH3) and J33.2 (ADC1 CH4) to voltages between 0 and 3.3V
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dmimxrt1040_evk.overlay20 * J33.1 (ADC1 CH3) and J33.2 (ADC1 CH4) to voltages between 0 and 3.3V
/Zephyr-latest/dts/bindings/pwm/
Dtelink,b91-pwm.yaml33 clk32k-ch3-enable:
/Zephyr-latest/dts/bindings/sensor/
Dti,fdc2x1x.yaml64 2 = Ch0, Ch1, Ch2, Ch3 (FDC2114, FDC2214 only)
/Zephyr-latest/drivers/sensor/ti/fdc2x1x/
Dfdc2x1x.c670 LOG_ERR("CH3 not selected or not supported by device."); in fdc2x1x_channel_get()
698 LOG_ERR("CH3 not selected or not supported by device."); in fdc2x1x_channel_get()
709 LOG_ERR("CH3 not selected or not supported by device."); in fdc2x1x_channel_get()
/Zephyr-latest/boards/st/stm32f411e_disco/doc/
Dindex.rst100 - LD5 : PD14 (PWM4 CH3)
/Zephyr-latest/dts/arm/infineon/cat1b/cyw20829/
Dcyw20829.dtsi309 <22 4>, /* CH3 */
/Zephyr-latest/include/zephyr/drivers/
Despi_saf.h67 * | CH0 CH1 CH2 CH3 | (logical channels)
75 *| CH0 | CH1 | CH2 | CH3 |
Despi.h78 * | CH0 CH1 CH2 CH3 | (logical channels)
86 *| CH0 | CH1 | CH2 | CH3 |
/Zephyr-latest/scripts/utils/
Dpinctrl_nrf_migrate.py615 "ch3": "PWM_OUT3",
/Zephyr-latest/drivers/dma/
Ddma_stm32.c809 /* Connect IRQ line shared by CH2 and CH3 */ in dma_stm32_config_irq_0()