Searched refs:COMP_E_RISINGEDGE (Results 1 – 2 of 2) sorted by relevance
265 ASSERT(edgeDirection <= COMP_E_RISINGEDGE); in COMP_E_setInterruptEdgeDirection()268 if (COMP_E_RISINGEDGE == edgeDirection) in COMP_E_setInterruptEdgeDirection()
108 #define COMP_E_RISINGEDGE (COMP_E_CTL1_IES) macro