Searched refs:DT_GPIO_PIN_MASK (Results 1 – 1 of 1) sorted by relevance
25 #define DT_GPIO_PIN_MASK GENMASK(11, 8) macro116 pin = (pincfg & DT_GPIO_PIN_MASK) >> DT_GPIO_PIN_SHIFT; in dt_set_gpio_config()
Completed in 3 milliseconds