Searched defs:Bit (Results 1 – 4 of 4) sorted by relevance
22 #define SetBit(Bit) (1 << Bit) argument
372 #define Set_GPIO_Bit(Bit) (1 << Bit) argument373 #define Clear_GPIO_Bit(Bit) (~(1 << Bit)) argument
12 #define SetBit(Bit) (1 << Bit) argument
361 #define Set_GPIO_Bit(Bit) (1 << Bit) argument362 #define Clear_GPIO_Bit(Bit) (~(1 << Bit)) argument