Searched defs:GPP_MASK (Results 1 – 2 of 2) sorted by relevance
27 #define GPP_MASK(GPIO_NUM) (1 << GPIO_NUM % 32) macro
249 #define GPP_MASK(GPIO_NUM) (1 << GPIO_NUM % 32) macro