Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dioc.c110 ui32Reg = IOC_BASE + ( ui32IOId << 2 ); in IOCPortConfigureSet()
136 ui32Reg = IOC_BASE + ( ui32IOId << 2 ); in IOCPortConfigureGet()
166 ui32Reg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOShutdownSet()
202 ui32Reg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOModeSet()
237 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOIntSet()
269 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOPortPullSet()
300 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOHystSet()
331 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOInputSet()
362 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIOSlewCtrlSet()
399 ui32IOReg = IOC_BASE + ( ui32IOId << 2 ); in IOCIODrvStrengthSet()
[all …]
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_memmap.h71 #define IOC_BASE 0x40081000 // IOC macro

Completed in 4 milliseconds