Home
last modified time | relevance | path

Searched full:polarity (Results 1 – 25 of 112) sorted by relevance

12345

/Zephyr-Core-3.5.0/dts/bindings/pinctrl/
Dnuvoton,npcx-pinctrl.yaml18 - psl-in-pol: Select the assertion detection polarity of PSL input
73 psl-polarity:
76 A map to DEVALTn that configures detection polarity of PSL input pads.
96 The assertion detection polarity of PSL input selection
97 - "low-falling": Select the detection polarity to low/falling
98 - "high-rising": Select the detection polarity to high/rising
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/pwm/
Dpwm.h39 * @name PWM polarity flags
41 * or pwm_configure_capture() to specify the polarity of a PWM channel.
46 /** PWM pin normal polarity (active-high pulse). */
49 /** PWM pin inverted polarity (active-low pulse). */
/Zephyr-Core-3.5.0/dts/bindings/display/panel/
Dpanel-timing.yaml86 Polarity of horizontal sync pulse
97 Polarity of vertical sync pulse
108 Polarity of data enable, sent with each horizontal interval.
119 Polarity of pixel clock. Selects which edge to drive data to display on.
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dlm77.yaml21 When present, the polarity on the INT signal is inverted (active-high).
26 When present, the polarity on the T_CRIT_A signal is inverted
Dbosch,bmm150.yaml13 The polarity default is active high when sensor data is ready.
/Zephyr-Core-3.5.0/dts/bindings/sdhc/
Dzephyr,sdhc-spi-slot.yaml19 Clock polarity to use for SPI SDHC. Some cards respond properly
26 on the clock's polarity. When mode-cpol is set and this option as well,
/Zephyr-Core-3.5.0/dts/bindings/display/
Dftdi,ft800.yaml27 Polarity of PCLK. If it is set to zero, PCLK polarity is on
28 the rising edge. If it is set to one, PCLK polarity is on
Dst,stm32-ltdc.yaml15 Configure the GPIO polarity (active high/active low) according to LCD datasheet.
21 Configure the GPIO polarity (active high/active low) according to LCD datasheet.
/Zephyr-Core-3.5.0/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml23 polarity = "ACTIVE_HIGH";
32 polarity = "ACTIVE_LOW";
41 polarity = "ACTIVE_LOW";
127 polarity:
130 Output polarity for PWM channel.
Dnordic,nrf-sw-pwm.yaml53 the polarity of its output is determined by the flag specified
/Zephyr-Core-3.5.0/boards/arm/mr_canhubk3/
Dmr_canhubk3.dts448 polarity = "ACTIVE_HIGH";
457 polarity = "ACTIVE_HIGH";
466 polarity = "ACTIVE_HIGH";
475 polarity = "ACTIVE_HIGH";
484 polarity = "ACTIVE_HIGH";
493 polarity = "ACTIVE_HIGH";
502 polarity = "ACTIVE_HIGH";
511 polarity = "ACTIVE_HIGH";
519 polarity = "ACTIVE_LOW";
558 polarity = "ACTIVE_LOW";
[all …]
/Zephyr-Core-3.5.0/soc/arm/nuvoton_npcx/common/
Dpinctrl_soc.h59 * @brief Suppoerted PSL input detection polarity in NPCX series
77 /** The polarity for peripheral device functionality. */
106 * such as detection polarity, port number, and so on.
111 /** Related register group for detection polarity of PSL input. */
113 /** Related register bit for detection polarity of PSL input. */
234 * @param prop Property name for pull-up/down configuration. (i.e. 'polarity')
/Zephyr-Core-3.5.0/include/zephyr/drivers/gpio/
Dgpio_cmsdk_ahb.h38 /* Offset: 0x030 (r/w) interrupt polarity set register */
40 /* Offset: 0x034 (r/w) interrupt polarity clear register */
/Zephyr-Core-3.5.0/samples/sensor/qdec/boards/
Dnucleo_f401re.overlay22 st,input-polarity-inverted;
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/common/reg/
Dmec_vci.h59 /* VCI Polarity register */
104 volatile uint32_t POLARITY; member
/Zephyr-Core-3.5.0/dts/bindings/serial/
Dnxp,kinetis-lpuart.yaml30 description: RTS polarity at RS485 mode.
/Zephyr-Core-3.5.0/dts/bindings/power-domain/
Dpower-domain-gpio.yaml18 provide the GPIO polarity and open-drain status in the phandle
/Zephyr-Core-3.5.0/drivers/gpio/
Dgpio_b91.c71 uint8_t polarity; /* Polarity: interrupt polarity: rising, falling */ member
182 /* Set polarity and level */ in gpio_b91_irq_set()
185 BM_CLR(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
190 BM_SET(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
195 BM_CLR(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
200 BM_SET(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
/Zephyr-Core-3.5.0/tests/drivers/pwm/pwm_loopback/boards/
Dmr_canhubk3.overlay35 /delete-property/ polarity;
/Zephyr-Core-3.5.0/drivers/counter/
Dcounter_mcux_lptmr.c21 lptmr_pin_polarity_t polarity; member
135 lptmr_config.pinPolarity = config->polarity; in mcux_lptmr_init()
224 .polarity = DT_INST_PROP(0, active_low),
/Zephyr-Core-3.5.0/dts/bindings/regulator/
Dregulator-fixed.yaml29 provide the GPIO polarity and open-drain status in the phandle
/Zephyr-Core-3.5.0/include/zephyr/drivers/sensor/
Dtmp108.h29 /** Set the alert pin polarity */
/Zephyr-Core-3.5.0/dts/bindings/led_strip/
Dworldsemi,ws2812-spi.yaml29 description: Set SPI clock polarity.
/Zephyr-Core-3.5.0/include/zephyr/dt-bindings/memory-controller/
Dstm32-fmc-nor-psram.h28 /* Wait Signal Polarity */
/Zephyr-Core-3.5.0/drivers/pwm/
Dpwm_rpi_pico.c75 /* The pico_sdk only allows setting the polarity of both channels at once.
76 * This is a convenience function to make setting the polarity of a single

12345