Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h119 #define SMPH_21 21 // MCU Semaphore 21 macro
200 (ui32Semaphore == SMPH_21) || in SMPHTryAcquire()
262 (ui32Semaphore == SMPH_21) || in SMPHRelease()
Dsmph.c80 (ui32Semaphore == SMPH_21) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h121 #define SMPH_21 21 // MCU Semaphore 21 macro
202 (ui32Semaphore == SMPH_21) || in SMPHTryAcquire()
264 (ui32Semaphore == SMPH_21) || in SMPHRelease()
Dsmph.c82 (ui32Semaphore == SMPH_21) || in SMPHAcquire()