Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h112 #define SMPH_14 14 // MCU Semaphore 14 macro
193 (ui32Semaphore == SMPH_14) || in SMPHTryAcquire()
255 (ui32Semaphore == SMPH_14) || in SMPHRelease()
Dsmph.c73 (ui32Semaphore == SMPH_14) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h114 #define SMPH_14 14 // MCU Semaphore 14 macro
195 (ui32Semaphore == SMPH_14) || in SMPHTryAcquire()
257 (ui32Semaphore == SMPH_14) || in SMPHRelease()
Dsmph.c75 (ui32Semaphore == SMPH_14) || in SMPHAcquire()