Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dt-bindings/gpio/
Dadi-max32-gpio.h45 #define MAX32_GPIO_VSEL_POS (8U) macro
46 #define MAX32_GPIO_VSEL_MASK (0x01U << MAX32_GPIO_VSEL_POS)
47 #define MAX32_GPIO_VSEL_VDDIO (0U << MAX32_GPIO_VSEL_POS)
48 #define MAX32_GPIO_VSEL_VDDIOH (1U << MAX32_GPIO_VSEL_POS)