Home
last modified time | relevance | path

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

/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/inc/
Dhw_memmap.h53 #define I2CA0_BASE 0x40020000 macro
/hal_ti-3.4.0/simplelink/source/ti/devices/cc32xx/driverlib/
Di2c.c65 { I2CA0_BASE, INT_I2CA0},
88 return((ui32Base == I2CA0_BASE)); in _I2CBaseValid()