Home
last modified time | relevance | path

Searched full:pullup (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-Core-3.6.0/tests/drivers/build_all/sensor/
Dadc.dtsi49 pullup-uv = <3300000>;
50 pullup-ohm = <0>;
59 pullup-uv = <3300000>;
60 pullup-ohm = <0>;
68 pullup-uv = <3300000>;
69 pullup-ohm = <0>;
77 pullup-uv = <3300000>;
78 pullup-ohm = <0>;
/Zephyr-Core-3.6.0/dts/bindings/sensor/
Dntc-thermistor.yaml14 pullup-uv:
17 The pullup voltage microvoltage in the circuit.
19 pullup-ohm:
22 The pullup resistance in the circuit.
Dhoneywell,hmc5883l.yaml15 This pin is active low, with an internal pullup in the sensor.
/Zephyr-Core-3.6.0/dts/bindings/w1/
Dw1-master.yaml11 active-pullup:
14 Enable the active pullup for the 1-Wire bus.
Dmaxim,ds2477_85_common.yaml35 Default Active Pullup on Threshold configuration.
45 weak-pullup:
54 Default 1-Wire Weak Pullup Resistance in ohms.
56 but some devices and multidrop configurations might need a stronger pullup.
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_kscan_ite_it8xxx2.c65 /* Set open-drain and enable internal pullup */ in gpio_kscan_it8xxx2_configure()
68 /* Set push-pull and disable internal pullup */ in gpio_kscan_it8xxx2_configure()
90 /* Enable internal pullup */ in gpio_kscan_it8xxx2_configure()
93 /* No internal pullup and pulldown */ in gpio_kscan_it8xxx2_configure()
134 /* pullup or no pull */ in gpio_kscan_it8xxx2_get_config()
Dgpio_rv32m1.c134 /* Now do the PORT module. Figure out the pullup/pulldown in gpio_rv32m1_configure()
140 /* Enable the pull and select the pullup resistor. */ in gpio_rv32m1_configure()
145 * the pullup resistor. in gpio_rv32m1_configure()
Dgpio_mcux.c89 /* Now do the PORT module. Figure out the pullup/pulldown in gpio_mcux_configure()
95 /* Enable the pull and select the pullup resistor. */ in gpio_mcux_configure()
100 * the pullup resistor. in gpio_mcux_configure()
/Zephyr-Core-3.6.0/samples/drivers/w1/scanner/
Dds2485.overlay9 weak-pullup = "1000";
/Zephyr-Core-3.6.0/tests/drivers/w1/w1_api/
Dds2485.overlay9 weak-pullup = "1000";
/Zephyr-Core-3.6.0/dts/bindings/pinctrl/
Dambiq,apollo4-pinctrl.yaml7 to pin 60 and enabling the pullup resistor on that pin.
106 The pullup resistor value. The default value is 1500 ohms.
Dnxp,lpc-iocon-pinctrl.yaml130 nxp,i2c-pullup:
133 Enable I2C pullup resistor. If not present, pin is open drain in I2C
Dite,it8xxx2-pinctrl-func.yaml46 pullup-mask:
Dxlnx,pinctrl-zynq.yaml148 Disable any IO buffer pin bias. Clears the PULLUP and TRI_ENABLE fields in the MIO_PIN_xx
158 Enables pull-up on IO buffer pin. Sets the PULLUP field in the MIO_PIN_xx SLCR register.
/Zephyr-Core-3.6.0/boards/arm/gd32a503v_eval/
Dgd32a503v_eval-pinctrl.dtsi31 /* Use pinmux to pullup pg10 and pg11. */
/Zephyr-Core-3.6.0/boards/arm/gd32f450z_eval/
Dgd32f450z_eval-pinctrl.dtsi38 /* Use pinmux to pullup pg10 and pg11. */
/Zephyr-Core-3.6.0/boards/arm/gd32f470i_eval/
Dgd32f470i_eval-pinctrl.dtsi38 /* Use pinmux to pullup pg10 and pg11. */
/Zephyr-Core-3.6.0/boards/arm/gd32f450i_eval/
Dgd32f450i_eval-pinctrl.dtsi44 /* Use pinmux to pullup pg10 and pg11. */
/Zephyr-Core-3.6.0/drivers/pinctrl/
Dpinctrl_rpi_pico.c16 gpio_set_pulls(pin->pin_num, pin->pullup, pin->pulldown); in pinctrl_configure_pin()
Dpinctrl_esp32.c100 if (rtc_io_desc[rtcio_num].pullup) { in esp32_pin_apply_config()
118 if (rtc_io_desc[rtcio_num].pullup) { in esp32_pin_apply_config()
/Zephyr-Core-3.6.0/drivers/w1/
Dw1_ds2477_85_common.h140 /* defines for DTS switching-th, active-pull-th and weak-pullup enums */
202 /** config reg of weak pullup, active pullup, and switch threshold */
/Zephyr-Core-3.6.0/dts/bindings/sdhc/
Dnxp,imx-usdhc.yaml68 high using pullup/pulldown resistors.
/Zephyr-Core-3.6.0/boards/arm/tdk_robokit1/
Dtdk_robokit1-common.dtsi49 pullup-uv = <3300000>;
50 pullup-ohm = <0>;
/Zephyr-Core-3.6.0/soc/arm/rpi_pico/rp2/
Dpinctrl_soc.h25 uint32_t pullup : 1; member
/Zephyr-Core-3.6.0/soc/arm/ambiq/apollo4x/
Dpinctrl_soc.h36 /** pullup resistor value */

12