Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h106 #define SMPH_8 8 // MCU Semaphore 8 macro
187 (ui32Semaphore == SMPH_8) || in SMPHTryAcquire()
249 (ui32Semaphore == SMPH_8) || in SMPHRelease()
Dsmph.c67 (ui32Semaphore == SMPH_8) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h108 #define SMPH_8 8 // MCU Semaphore 8 macro
189 (ui32Semaphore == SMPH_8) || in SMPHTryAcquire()
251 (ui32Semaphore == SMPH_8) || in SMPHRelease()
Dsmph.c69 (ui32Semaphore == SMPH_8) || in SMPHAcquire()