Home
last modified time | relevance | path

Searched refs:gpio_dt_flags_t (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/boards/nordic/nrf9160dk/
Dboard.c41 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()
/Zephyr-latest/boards/silabs/dev_kits/sltb004a/
Dboard.c14 gpio_dt_flags_t flags;
/Zephyr-latest/include/zephyr/drivers/
Dgpio.h267 typedef uint16_t gpio_dt_flags_t; typedef
295 gpio_dt_flags_t dt_flags;
/Zephyr-latest/drivers/gpio/
Dgpio_stm32.c508 .dt_flags = (gpio_dt_flags_t)flags, in gpio_stm32_config()
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst499 * Refactored GPIO devicetree flags. The upper 8 bits of ``gpio_dt_flags_t``