Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dsmph.h91 #define SMPH_FREE 0x00000001 // MCU Semaphore has not been claimed macro
222 return (ui32SemaReg == SMPH_FREE); in SMPHTryAcquire()
286 HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) = SMPH_FREE; in SMPHRelease()

Completed in 2 milliseconds