Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h113 #define SMPH_15 15 // MCU Semaphore 15 macro
194 (ui32Semaphore == SMPH_15) || in SMPHTryAcquire()
256 (ui32Semaphore == SMPH_15) || in SMPHRelease()
Dsmph.c74 (ui32Semaphore == SMPH_15) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h115 #define SMPH_15 15 // MCU Semaphore 15 macro
196 (ui32Semaphore == SMPH_15) || in SMPHTryAcquire()
258 (ui32Semaphore == SMPH_15) || in SMPHRelease()
Dsmph.c76 (ui32Semaphore == SMPH_15) || in SMPHAcquire()