Searched defs:Bit (Results 1 – 2 of 2) sorted by relevance
26 #define SetBit(Bit) (1 << Bit) argument
380 #define Set_GPIO_Bit(Bit) (1 << Bit) argument381 #define Clear_GPIO_Bit(Bit) (~(1 << Bit)) argument