Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h109 #define SMPH_11 11 // MCU Semaphore 11 macro
190 (ui32Semaphore == SMPH_11) || in SMPHTryAcquire()
252 (ui32Semaphore == SMPH_11) || in SMPHRelease()
Dsmph.c70 (ui32Semaphore == SMPH_11) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h111 #define SMPH_11 11 // MCU Semaphore 11 macro
192 (ui32Semaphore == SMPH_11) || in SMPHTryAcquire()
254 (ui32Semaphore == SMPH_11) || in SMPHRelease()
Dsmph.c72 (ui32Semaphore == SMPH_11) || in SMPHAcquire()