Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dsmph.h116 #define SMPH_18 18 // MCU Semaphore 18 macro
197 (ui32Semaphore == SMPH_18) || in SMPHTryAcquire()
259 (ui32Semaphore == SMPH_18) || in SMPHRelease()
Dsmph.c77 (ui32Semaphore == SMPH_18) || in SMPHAcquire()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dsmph.h118 #define SMPH_18 18 // MCU Semaphore 18 macro
199 (ui32Semaphore == SMPH_18) || in SMPHTryAcquire()
261 (ui32Semaphore == SMPH_18) || in SMPHRelease()
Dsmph.c79 (ui32Semaphore == SMPH_18) || in SMPHAcquire()