Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dacmp_15xx.c68 uint32_t reg = (pACMP->ACMP[index].CMP & ~ACMP_INTFLAG_BIT) & ~ACMP_INTEDGE_MASK; in Chip_ACMP_SetIntEdgeSelection()
119 ACMP_INTTYPE_BIT | ACMP_INTEDGE_MASK); in Chip_ACMP_SetupACMPInt()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h73 #define ACMP_INTEDGE_MASK (0x3 << 17) /* Mask for Interrupt edge selection */ macro

Completed in 4 milliseconds