Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h120 #define SMPH_22 22 // MCU Semaphore 22 macro
201 (ui32Semaphore == SMPH_22) || in SMPHTryAcquire()
263 (ui32Semaphore == SMPH_22) || in SMPHRelease()
Dsmph.c81 (ui32Semaphore == SMPH_22) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h122 #define SMPH_22 22 // MCU Semaphore 22 macro
203 (ui32Semaphore == SMPH_22) || in SMPHTryAcquire()
265 (ui32Semaphore == SMPH_22) || in SMPHRelease()
Dsmph.c83 (ui32Semaphore == SMPH_22) || in SMPHAcquire()