Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h102 #define SMPH_4 4 // MCU Semaphore 4 macro
183 (ui32Semaphore == SMPH_4) || in SMPHTryAcquire()
245 (ui32Semaphore == SMPH_4) || in SMPHRelease()
Dsmph.c63 (ui32Semaphore == SMPH_4) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h104 #define SMPH_4 4 // MCU Semaphore 4 macro
185 (ui32Semaphore == SMPH_4) || in SMPHTryAcquire()
247 (ui32Semaphore == SMPH_4) || in SMPHRelease()
Dsmph.c65 (ui32Semaphore == SMPH_4) || in SMPHAcquire()