Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h128 #define SMPH_30 30 // MCU Semaphore 30 macro
209 (ui32Semaphore == SMPH_30) || in SMPHTryAcquire()
271 (ui32Semaphore == SMPH_30) || in SMPHRelease()
Dsmph.c89 (ui32Semaphore == SMPH_30) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h130 #define SMPH_30 30 // MCU Semaphore 30 macro
211 (ui32Semaphore == SMPH_30) || in SMPHTryAcquire()
273 (ui32Semaphore == SMPH_30) || in SMPHRelease()
Dsmph.c91 (ui32Semaphore == SMPH_30) || in SMPHAcquire()