Searched refs:gpio_dt_flags_t (Results 1 – 5 of 5) sorted by relevance
41 gpio_dt_flags_t flags;125 gpio_dt_flags_t flags = GET_FLAGS(reset_input, gpios, 0); in reset_pin_configure()229 gpio_dt_flags_t flags = DT_GPIO_FLAGS(EXT_MEM_CTRL, control_gpios); in early_init()
14 gpio_dt_flags_t flags;
267 typedef uint16_t gpio_dt_flags_t; typedef295 gpio_dt_flags_t dt_flags;
508 .dt_flags = (gpio_dt_flags_t)flags, in gpio_stm32_config()
499 * Refactored GPIO devicetree flags. The upper 8 bits of ``gpio_dt_flags_t``