Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h110 #define SMPH_12 12 // MCU Semaphore 12 macro
191 (ui32Semaphore == SMPH_12) || in SMPHTryAcquire()
253 (ui32Semaphore == SMPH_12) || in SMPHRelease()
Dsmph.c71 (ui32Semaphore == SMPH_12) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h112 #define SMPH_12 12 // MCU Semaphore 12 macro
193 (ui32Semaphore == SMPH_12) || in SMPHTryAcquire()
255 (ui32Semaphore == SMPH_12) || in SMPHRelease()
Dsmph.c73 (ui32Semaphore == SMPH_12) || in SMPHAcquire()