Searched refs:GPIO_TOGGLE (Results 1 – 2 of 2) sorted by relevance
704 #define GPIO_TOGGLE(u32Pin) ((u32Pin) ^= 1) macro
1092 #define GPIO_TOGGLE(u32Pin) ((u32Pin) ^= 1) macro