Home
last modified time | relevance | path

Searched refs:PIND_OUT_LOW (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/dt-bindings/pin/
A Dstate.h21 #define PIND_OUT_LOW (PIND_FLAGS_BIT_DIR_SET | PIND_FLAGS_BIT_DIR_OUT) macro
25 #define PIND_OUT_LOW_OPEN_DRAIN (PIND_OUT_LOW | PIND_FLAGS_BIT_OPEN_DRAIN)
/components/drivers/regulator/
A Dregulator-gpio.c234 gpiod->flags = val ? PIND_OUT_HIGH : PIND_OUT_LOW; in regulator_gpio_probe()

Completed in 5 milliseconds