Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h122 #define SMPH_24 24 // MCU Semaphore 24 macro
203 (ui32Semaphore == SMPH_24) || in SMPHTryAcquire()
265 (ui32Semaphore == SMPH_24) || in SMPHRelease()
Dsmph.c83 (ui32Semaphore == SMPH_24) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h124 #define SMPH_24 24 // MCU Semaphore 24 macro
205 (ui32Semaphore == SMPH_24) || in SMPHTryAcquire()
267 (ui32Semaphore == SMPH_24) || in SMPHRelease()
Dsmph.c85 (ui32Semaphore == SMPH_24) || in SMPHAcquire()