Searched refs:gioPORTA (Results 1 – 2 of 2) sorted by relevance
39 gioPORTA->DOUT = 0U /* Bit 0 */ in gioInit()49 gioPORTA->DIR = 0U /* Bit 0 */ in gioInit()59 gioPORTA->PDR = 0U /* Bit 0 */ in gioInit()69 gioPORTA->PSL = 0U /* Bit 0 */ in gioInit()79 gioPORTA->PULDIS = 0U /* Bit 0 */ in gioInit()371 if (port == gioPORTA) in gioEnableNotification()404 if (port == gioPORTA) in gioDisableNotification()
86 #define gioPORTA ((gioPORT_t *)0xFFF7BC34U) macro
Completed in 10 milliseconds