Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h104 #define SMPH_6 6 // MCU Semaphore 6 macro
185 (ui32Semaphore == SMPH_6) || in SMPHTryAcquire()
247 (ui32Semaphore == SMPH_6) || in SMPHRelease()
Dsmph.c65 (ui32Semaphore == SMPH_6) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h106 #define SMPH_6 6 // MCU Semaphore 6 macro
187 (ui32Semaphore == SMPH_6) || in SMPHTryAcquire()
249 (ui32Semaphore == SMPH_6) || in SMPHRelease()
Dsmph.c67 (ui32Semaphore == SMPH_6) || in SMPHAcquire()