Searched refs:gioPORTB (Results 1 – 2 of 2) sorted by relevance
91 gioPORTB->DOUT = 0U /* Bit 0 */ in gioInit()101 gioPORTB->DIR = 0U /* Bit 0 */ in gioInit()111 gioPORTB->PDR = 0U /* Bit 0 */ in gioInit()121 gioPORTB->PSL = 0U /* Bit 0 */ in gioInit()131 gioPORTB->PULDIS = 0U /* Bit 0 */ in gioInit()375 else if (port == gioPORTB) in gioEnableNotification()408 else if (port == gioPORTB) in gioDisableNotification()
93 #define gioPORTB ((gioPORT_t *)0xFFF7BC54U) macro
Completed in 6 milliseconds