Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h129 #define SMPH_31 31 // MCU Semaphore 31 macro
210 (ui32Semaphore == SMPH_31)); in SMPHTryAcquire()
272 (ui32Semaphore == SMPH_31)); in SMPHRelease()
Dsmph.c90 (ui32Semaphore == SMPH_31)); in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h131 #define SMPH_31 31 // MCU Semaphore 31 macro
212 (ui32Semaphore == SMPH_31)); in SMPHTryAcquire()
274 (ui32Semaphore == SMPH_31)); in SMPHRelease()
Dsmph.c92 (ui32Semaphore == SMPH_31)); in SMPHAcquire()