Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h108 #define SMPH_10 10 // MCU Semaphore 10 macro
189 (ui32Semaphore == SMPH_10) || in SMPHTryAcquire()
251 (ui32Semaphore == SMPH_10) || in SMPHRelease()
Dsmph.c69 (ui32Semaphore == SMPH_10) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h110 #define SMPH_10 10 // MCU Semaphore 10 macro
191 (ui32Semaphore == SMPH_10) || in SMPHTryAcquire()
253 (ui32Semaphore == SMPH_10) || in SMPHRelease()
Dsmph.c71 (ui32Semaphore == SMPH_10) || in SMPHAcquire()