Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h103 #define SMPH_5 5 // MCU Semaphore 5 macro
184 (ui32Semaphore == SMPH_5) || in SMPHTryAcquire()
246 (ui32Semaphore == SMPH_5) || in SMPHRelease()
Dsmph.c64 (ui32Semaphore == SMPH_5) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h105 #define SMPH_5 5 // MCU Semaphore 5 macro
186 (ui32Semaphore == SMPH_5) || in SMPHTryAcquire()
248 (ui32Semaphore == SMPH_5) || in SMPHRelease()
Dsmph.c66 (ui32Semaphore == SMPH_5) || in SMPHAcquire()