Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h107 #define SMPH_9 9 // MCU Semaphore 9 macro
188 (ui32Semaphore == SMPH_9) || in SMPHTryAcquire()
250 (ui32Semaphore == SMPH_9) || in SMPHRelease()
Dsmph.c68 (ui32Semaphore == SMPH_9) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h109 #define SMPH_9 9 // MCU Semaphore 9 macro
190 (ui32Semaphore == SMPH_9) || in SMPHTryAcquire()
252 (ui32Semaphore == SMPH_9) || in SMPHRelease()
Dsmph.c70 (ui32Semaphore == SMPH_9) || in SMPHAcquire()