Searched refs:negative (Results 1 – 25 of 72) sorted by relevance
123
/Zephyr-latest/tests/drivers/build_all/comparator/mcux_acmp/ |
D | mke15z7_mux_dac.dts | 16 negative-mux-input = "IN0"; 17 negative-port-input = "DAC";
|
D | mimxrt1176_mux_dac.dts | 25 negative-mux-input = "IN2"; 26 negative-port-input = "DAC";
|
D | mke15z7_mux_mux.dts | 15 negative-mux-input = "IN1";
|
D | mimxrt1176_mux_mux.dts | 25 negative-mux-input = "IN2";
|
/Zephyr-latest/tests/drivers/comparator/gpio_loopback/boards/ |
D | frdm_ke15z.overlay | 44 negative-mux-input = "IN0"; 45 negative-port-input = "DAC";
|
D | xg24_dk2601b.overlay | 39 input-negative = <ACMP_INPUT_VREFDIV1V25>;
|
D | xg24_rb4187c.overlay | 39 input-negative = <ACMP_INPUT_VREFDIV1V25>;
|
D | xg29_rb4412a.overlay | 40 input-negative = <ACMP_INPUT_VREFDIV1V25>;
|
/Zephyr-latest/boards/ruuvi/ruuvitag/doc/ |
D | index.rst | 63 * 16 = GND (Battery's negative contact) 70 * 23 = GND (Battery's negative contact) 80 * 3 = GND (Battery's negative contact) 82 * 5 = GND (Battery's negative contact) 86 * 9 = GND (Battery's negative contact) 95 * 5 = GND (Battery's negative contact)
|
/Zephyr-latest/tests/drivers/build_all/comparator/silabs_acmp/ |
D | vsense_avdd.overlay | 17 input-negative = <ACMP_INPUT_VREFDIVAVDD>;
|
/Zephyr-latest/samples/shields/lmp90100_evb/rtd/ |
D | app.overlay | 27 zephyr,input-negative = <1>;
|
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/ |
D | nrf52840dk_nrf52840.overlay | 44 zephyr,input-negative = <NRF_SAADC_AIN7>; /* P0.31 */
|
D | nrf54h20dk_nrf54h20_common.dtsi | 42 zephyr,input-negative = <NRF_SAADC_AIN7>; /* P1.07 */
|
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 52 zephyr,input-negative = <NRF_SAADC_AIN7>; /* P1.14 */
|
D | mimxrt595_evk_mimxrt595s_cm33.overlay | 38 zephyr,input-negative = <MCUX_LPADC_CH0A>;
|
D | frdm_mcxn236.overlay | 38 zephyr,input-negative = <MCUX_LPADC_CH1A>;
|
D | frdm_mcxn947_mcxn947_cpu0.overlay | 38 zephyr,input-negative = <MCUX_LPADC_CH1A>;
|
D | frdm_mcxn947_mcxn947_cpu0_qspi.overlay | 38 zephyr,input-negative = <MCUX_LPADC_CH1A>;
|
/Zephyr-latest/samples/drivers/adc/adc_sequence/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 48 zephyr,input-negative = <NRF_SAADC_AIN7>; /* P1.07 */
|
D | nrf54l15dk_nrf54l15_cpuapp.overlay | 58 zephyr,input-negative = <NRF_SAADC_AIN7>; /* P1.14 */
|
D | mimxrt595_evk_cm33.overlay | 35 zephyr,input-negative = <MCUX_LPADC_CH0A>;
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | comparator.rst | 9 An analog comparator compares the voltages of two analog signals connected to its negative and 10 positive inputs. If the voltage at the positive input is higher than the negative input, the
|
/Zephyr-latest/drivers/mbox/ |
D | Kconfig.renesas_rz | 21 Setting this value to 0 or a negative number will cause `mbox_send` to wait indefinitely
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 78 "``<SECTAG>``", "The sectag to use for the new credential. Can be any non-negative integer." 107 "``<SECTAG>``", "The sectag of the credential to delete. Can be any non-negative integer." 133 "``<SECTAG>``", "The sectag of the credential to get. Can be any non-negative integer." 179 …this sectag. Pass ``any`` or omit to allow any sectag. Otherwise, can be any non-negative integer." 198 "``<SECTAG>``", "The sectag of the listed credential. A non-negative integer." 201 …ure with generating a digest of the listed credential. 0 if successful, negative error code specif…
|
/Zephyr-latest/samples/sensor/ina219/ |
D | README.rst | 43 A negative sign indicates current flowing in reverse direction:
|
123