Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dchipinfo.c125 hwRev = HWREV_1_0; in ChipInfo_GetHwRevision()
141 hwRev = HWREV_1_0; in ChipInfo_GetHwRevision()
152 hwRev = (HwRevision_t)(((uint32_t)HWREV_1_0 ) + minorHwRev ); in ChipInfo_GetHwRevision()
A Dchipinfo.h329 HWREV_1_0 = 10, //!< 10 means that the chip's HW revision is 1.0 enumerator
357 return ( ChipInfo_GetHwRevision() == HWREV_1_0 ); in ChipInfo_HwRevisionIs_1_0()

Completed in 4 milliseconds