Home
last modified time | relevance | path

Searched refs:ioIndex (Results 1 – 1 of 1) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsys_ctrl.c106 uint32_t ioIndex = 0; in SysCtrlShutdownWithAbort() local
119 for(ioIndex = 0; ioIndex < ioCount; ioIndex++) in SysCtrlShutdownWithAbort()
122 …if( HWREG(IOC_BASE + IOC_O_IOCFG0 + (ioIndex * 4) ) & (1 << (IOC_IOCFG0_WU_CFG_S + IOC_IOCFG0_WU_C… in SysCtrlShutdownWithAbort()
124 if (GPIO_getEventDio(ioIndex)) in SysCtrlShutdownWithAbort()