Home
last modified time | relevance | path

Searched refs:COMP_E_FALLINGEDGE (Results 1 – 2 of 2) sorted by relevance

/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dcomp_e.h107 #define COMP_E_FALLINGEDGE (!(COMP_E_CTL1_IES)) macro
Dcomp_e.c270 else if (COMP_E_FALLINGEDGE == edgeDirection) in COMP_E_setInterruptEdgeDirection()