Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dsmph.h220 ui32SemaReg = HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore); in SMPHTryAcquire()
286 HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) = SMPH_FREE; in SMPHRelease()
A Dsmph.c101 while(HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) == in SMPHAcquire()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_memmap.h74 #define SMPH_BASE 0x40084000 // SMPH macro

Completed in 5 milliseconds