Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h111 #define SMPH_13 13 // MCU Semaphore 13 macro
192 (ui32Semaphore == SMPH_13) || in SMPHTryAcquire()
254 (ui32Semaphore == SMPH_13) || in SMPHRelease()
Dsmph.c72 (ui32Semaphore == SMPH_13) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h113 #define SMPH_13 13 // MCU Semaphore 13 macro
194 (ui32Semaphore == SMPH_13) || in SMPHTryAcquire()
256 (ui32Semaphore == SMPH_13) || in SMPHRelease()
Dsmph.c74 (ui32Semaphore == SMPH_13) || in SMPHAcquire()