Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h117 #define SMPH_19 19 // MCU Semaphore 19 macro
198 (ui32Semaphore == SMPH_19) || in SMPHTryAcquire()
260 (ui32Semaphore == SMPH_19) || in SMPHRelease()
Dsmph.c78 (ui32Semaphore == SMPH_19) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h119 #define SMPH_19 19 // MCU Semaphore 19 macro
200 (ui32Semaphore == SMPH_19) || in SMPHTryAcquire()
262 (ui32Semaphore == SMPH_19) || in SMPHRelease()
Dsmph.c80 (ui32Semaphore == SMPH_19) || in SMPHAcquire()