Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h214 ui32SemaReg = HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore); in SMPHTryAcquire()
276 HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) = SMPH_FREE; in SMPHRelease()
Dsmph.c95 while(HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) == in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h216 ui32SemaReg = HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore); in SMPHTryAcquire()
278 HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) = SMPH_FREE; in SMPHRelease()
Dsmph.c97 while(HWREG(SMPH_BASE + SMPH_O_SMPH0 + 4 * ui32Semaphore) == in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_memmap.h80 #define SMPH_BASE 0x40084000 // SMPH macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_memmap.h80 #define SMPH_BASE 0x40084000 // SMPH macro