Searched refs:GPIO_ACTIVE_LOW (Results 1 – 16 of 16) sorted by relevance
15 #define GPIO_ACTIVE_LOW 1 macro
44 gpios = <&gpiof 3 GPIO_ACTIVE_LOW>;53 gpios = <&gpiod 6 GPIO_ACTIVE_LOW>;62 gpios = <&gpiog 0 GPIO_ACTIVE_LOW>;71 gpios = <&gpiod 12 GPIO_ACTIVE_LOW>;
18 test-gpios = <&dt_test_provider 1 GPIO_ACTIVE_LOW>,
66 gpios = <&gpiod 13 GPIO_ACTIVE_LOW>;119 reset-gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;184 reset-gpios = <&stmfx_pinctrl 19 (GPIO_ACTIVE_LOW | GPIO_PUSH_PULL)>;
307 active-semi,lbo-gpios = <&pioA PIN_PC8 GPIO_ACTIVE_LOW>;710 gpios = <&pioA PIN_PB9 GPIO_ACTIVE_LOW>;724 gpios = <&pioA PIN_PB6 GPIO_ACTIVE_LOW>;730 gpios = <&pioA PIN_PB5 GPIO_ACTIVE_LOW>;735 gpios = <&pioA PIN_PB0 GPIO_ACTIVE_LOW>;
65 reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
72 gpio = <&gpiog 3 GPIO_ACTIVE_LOW>;140 reset-gpios = <&gpioh 3 GPIO_ACTIVE_LOW>;498 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
143 reset-gpios = <&gpioz 2 GPIO_ACTIVE_LOW>;320 cd-gpios = <&gpioi 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
184 reset-gpios = <&gpioa 10 GPIO_ACTIVE_LOW>;218 reset-gpios = <&gpiog 9 GPIO_ACTIVE_LOW>;558 cd-gpios = <&gpiob 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
66 lpm-gpios = <&pioBU 0 GPIO_ACTIVE_LOW>;
464 gpios = <&pioA PIN_PA29 GPIO_ACTIVE_LOW>;
378 cd-gpios = <&gpiog 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
93 gpio->dt_flags &= ~GPIO_ACTIVE_LOW; in get_enable_gpio()95 gpio->dt_flags |= GPIO_ACTIVE_LOW; in get_enable_gpio()
146 gpio->dt_flags &= ~GPIO_ACTIVE_LOW; in get_enable_gpio()148 gpio->dt_flags |= GPIO_ACTIVE_LOW; in get_enable_gpio()
134 if (gpio->dt_flags & GPIO_ACTIVE_LOW) in gpio_set_value()146 if (gpio->dt_flags & GPIO_ACTIVE_LOW) in gpio_get_value()
631 #define DT_TEST_GPIO0_FLAGS GPIO_ACTIVE_LOW