Searched defs:AR_GPIO_BIT (Results 1 – 2 of 2) sorted by relevance
29 #define AR_GPIO_BIT(_gpio) (1 << _gpio) macro
30 #define AR_GPIO_BIT(_gpio) (1 << (_gpio)) macro