Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h261 #define IOC_BOTH_EDGES 0x00030000 // Edge detection on both edges macro
Dioc.c206 (ui32EdgeDet == IOC_BOTH_EDGES)); in IOCIOIntSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h263 #define IOC_BOTH_EDGES 0x00030000 // Edge detection on both edges macro
Dioc.c208 (ui32EdgeDet == IOC_BOTH_EDGES)); in IOCIOIntSet()