Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dioc.h260 #define IOC_RISING_EDGE 0x00020000 // Edge detection on rising edge macro
Dioc.c205 (ui32EdgeDet == IOC_RISING_EDGE) || in IOCIOIntSet()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dioc.h262 #define IOC_RISING_EDGE 0x00020000 // Edge detection on rising edge macro
Dioc.c207 (ui32EdgeDet == IOC_RISING_EDGE) || in IOCIOIntSet()