Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h259 #define IOC_FALLING_EDGE 0x00010000 // Edge detection on falling edge macro
Dioc.c204 (ui32EdgeDet == IOC_FALLING_EDGE) || in IOCIOIntSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h261 #define IOC_FALLING_EDGE 0x00010000 // Edge detection on falling edge macro
Dioc.c206 (ui32EdgeDet == IOC_FALLING_EDGE) || in IOCIOIntSet()