Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h115 #define SMPH_17 17 // MCU Semaphore 17 macro
196 (ui32Semaphore == SMPH_17) || in SMPHTryAcquire()
258 (ui32Semaphore == SMPH_17) || in SMPHRelease()
Dsmph.c76 (ui32Semaphore == SMPH_17) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h117 #define SMPH_17 17 // MCU Semaphore 17 macro
198 (ui32Semaphore == SMPH_17) || in SMPHTryAcquire()
260 (ui32Semaphore == SMPH_17) || in SMPHRelease()
Dsmph.c78 (ui32Semaphore == SMPH_17) || in SMPHAcquire()