Searched refs:gioSetBit (Results 1 – 3 of 3) sorted by relevance
30 gioSetBit(hetPORT1, 17, gioGetBit(hetPORT1, 17) ^ 1); in user_thread_entry()
35 void gioSetBit(gioPORT_t *port, uint32 bit, uint32 value);
245 void gioSetBit(gioPORT_t *port, uint32 bit, uint32 value) in gioSetBit() function
Completed in 5 milliseconds