Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dacmp_15xx.c77 uint32_t reg = (pACMP->ACMP[index].CMP & ~ACMP_INTFLAG_BIT) & ~ACMP_COMPVPSEL_MASK; in Chip_ACMP_SetPosVoltRef()
108 ACMP_COMPVMSEL_MASK | ACMP_COMPVPSEL_MASK); in Chip_ACMP_SetupACMPRefs()
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h69 #define ACMP_COMPVPSEL_MASK (0x7 << 8) /* Mask for VP Input selection */ macro

Completed in 3 milliseconds