Searched refs:GPIO_FUNC_MASK (Results 1 – 2 of 2) sorted by relevance
86 #define GPIO_FUNC_MASK (0x1f << GPIO_FUNC_SHIFT) macro
15 function = (cfgset & GPIO_FUNC_MASK) >> GPIO_FUNC_SHIFT; in bflb_gpio_init()
Completed in 7 milliseconds