Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h100 #define SMPH_2 2 // MCU Semaphore 2 macro
181 (ui32Semaphore == SMPH_2) || in SMPHTryAcquire()
243 (ui32Semaphore == SMPH_2) || in SMPHRelease()
Dsmph.c61 (ui32Semaphore == SMPH_2) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h102 #define SMPH_2 2 // MCU Semaphore 2 macro
183 (ui32Semaphore == SMPH_2) || in SMPHTryAcquire()
245 (ui32Semaphore == SMPH_2) || in SMPHRelease()
Dsmph.c63 (ui32Semaphore == SMPH_2) || in SMPHAcquire()