Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h123 #define SMPH_25 25 // MCU Semaphore 25 macro
204 (ui32Semaphore == SMPH_25) || in SMPHTryAcquire()
266 (ui32Semaphore == SMPH_25) || in SMPHRelease()
Dsmph.c84 (ui32Semaphore == SMPH_25) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h125 #define SMPH_25 25 // MCU Semaphore 25 macro
206 (ui32Semaphore == SMPH_25) || in SMPHTryAcquire()
268 (ui32Semaphore == SMPH_25) || in SMPHRelease()
Dsmph.c86 (ui32Semaphore == SMPH_25) || in SMPHAcquire()