Home
last modified time | relevance | path

Searched refs:polarity (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-Core-3.6.0/arch/x86/core/
Dx86_acpi.c9 uint32_t arch_acpi_encode_irq_flags(uint8_t polarity, uint8_t trigger) in arch_acpi_encode_irq_flags() argument
19 if (polarity == ACPI_ACTIVE_HIGH) { in arch_acpi_encode_irq_flags()
21 } else if (polarity == ACPI_ACTIVE_LOW) { in arch_acpi_encode_irq_flags()
/Zephyr-Core-3.6.0/include/zephyr/arch/x86/
Dx86_acpi.h14 uint32_t arch_acpi_encode_irq_flags(uint8_t polarity, uint8_t trigger);
/Zephyr-Core-3.6.0/boards/arm/mr_canhubk3/
Dmr_canhubk3.dts493 polarity = "ACTIVE_HIGH";
502 polarity = "ACTIVE_HIGH";
511 polarity = "ACTIVE_HIGH";
520 polarity = "ACTIVE_HIGH";
529 polarity = "ACTIVE_HIGH";
538 polarity = "ACTIVE_HIGH";
546 polarity = "ACTIVE_LOW";
585 polarity = "ACTIVE_LOW";
593 polarity = "ACTIVE_LOW";
/Zephyr-Core-3.6.0/samples/sensor/qdec/boards/
Dnucleo_f401re.overlay22 st,input-polarity-inverted;
/Zephyr-Core-3.6.0/tests/drivers/pwm/pwm_loopback/boards/
Dmr_canhubk3.overlay35 /delete-property/ polarity;
/Zephyr-Core-3.6.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.6.0/drivers/gpio/
Dgpio_b91.c72 uint8_t polarity; /* Polarity: interrupt polarity: rising, falling */ member
186 BM_CLR(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
191 BM_SET(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
196 BM_CLR(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
201 BM_SET(gpio->polarity, BIT(pin)); in gpio_b91_irq_set()
Dgpio_mcux_lpc.c311 pin_config.polarity = kGPIO_PinIntEnableHighOrRise; in gpio_mcux_lpc_module_interrupt_cfg()
313 pin_config.polarity = kGPIO_PinIntEnableLowOrFall; in gpio_mcux_lpc_module_interrupt_cfg()
Dgpio_sx1509b.c46 uint16_t polarity; /* 0x0C */ member
259 pin_buf.pins.polarity = sys_cpu_to_be16(pins->polarity); in write_pin_state()
/Zephyr-Core-3.6.0/drivers/dai/nxp/sai/
Dsai.h145 #define SAI_INVERT_POLARITY(polarity) (polarity) = !(polarity) argument
/Zephyr-Core-3.6.0/samples/boards/nrf/nrfx/src/
Dmain.c103 .polarity = NRF_GPIOTE_POLARITY_TOGGLE, in main()
/Zephyr-Core-3.6.0/include/zephyr/drivers/usb_c/
Dusbc_tcpc.h141 int (*set_cc_polarity)(const struct device *dev, enum tc_cc_polarity polarity);
512 enum tc_cc_polarity polarity) in tcpc_set_cc_polarity() argument
520 return api->set_cc_polarity(dev, polarity); in tcpc_set_cc_polarity()
/Zephyr-Core-3.6.0/dts/arm/nuvoton/npcx/npcx7/
Dnpcx7-pinctrl.dtsi374 psl-polarity = <&altd_psl_in1_ahi>;
380 psl-polarity = <&altd_psl_in2_ahi>;
386 psl-polarity = <&altd_psl_in3_ahi>;
392 psl-polarity = <&altd_psl_in4_ahi>;
/Zephyr-Core-3.6.0/samples/sensor/qdec/
DREADME.rst43 st,input-polarity-inverted;
/Zephyr-Core-3.6.0/dts/arm/nuvoton/npcx/npcx9/
Dnpcx9-pinctrl.dtsi391 psl-polarity = <&altd_psl_in1_ahi>;
397 psl-polarity = <&altd_psl_in2_ahi>;
403 psl-polarity = <&altd_psl_in3_ahi>;
409 psl-polarity = <&altd_psl_in4_ahi>;
/Zephyr-Core-3.6.0/dts/arm/nuvoton/npcx/npcx4/
Dnpcx4-pinctrl.dtsi476 psl-polarity = <&altd_psl_in1_ahi>;
482 psl-polarity = <&altd_psl_in2_ahi>;
488 psl-polarity = <&altd_psl_in3_ahi>;
494 psl-polarity = <&altd_psl_in4_ahi>;
/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_nxp_s32_emios.c599 BUILD_ASSERT(DT_NODE_HAS_PROP(node_id, polarity), \
679 BUILD_ASSERT(!DT_NODE_HAS_PROP(node_id, polarity), \
728 .OutputPolarity = EMIOS_PWM_POLARITY(DT_STRING_TOKEN(node_id, polarity)), \
/Zephyr-Core-3.6.0/drivers/usb_c/tcpc/
Ducpd_stm32.c452 enum tc_cc_polarity polarity) in ucpd_cc_set_polarity() argument
466 if (polarity == TC_POLARITY_CC1) { in ucpd_cc_set_polarity()
468 } else if (polarity == TC_POLARITY_CC2) { in ucpd_cc_set_polarity()
/Zephyr-Core-3.6.0/drivers/spi/
Dspi_mcux_flexcomm.c223 master_config.polarity = in spi_mcux_configure()
264 slave_config.polarity = in spi_mcux_configure()
/Zephyr-Core-3.6.0/boards/arm/mr_canhubk3/doc/
Dindex.rst257 the PHY (RMII, master, autonomous mode enabled, polarity correction enabled)
/Zephyr-Core-3.6.0/doc/releases/
Dmigration-guide-3.6.rst294 changed polarity with this update, to align better with the new
383 :dtcompatible:`goodix,gt911` were using the incorrect polarity for the
Drelease-notes-2.2.rst150 for specifying the polarity of the PWM signal. The flags parameter
Drelease-notes-2.3.rst1111 * :github:`23692` - drivers: ublox-sara-r4: Add support for pin polarity
Drelease-notes-2.4.rst897 * :github:`28665` - boards b_l4s5i_iot01a: invertion of user LEDS polarity
/Zephyr-Core-3.6.0/boards/arm/reel_board/doc/
Dindex.rst451 3.3V, there is no protection against reverse polarity or overvoltage.

12