Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h78 #define ACMP_PROPDLY_MASK (0x3 << 29) /* Propogation delay mask */ macro
399 ((pACMP->ACMP[index].CMP & ~ACMP_INTFLAG_BIT) & ~ACMP_PROPDLY_MASK) | ((uint32_t) delay << 29); in Chip_ACMP_SetPropagationDelay()

Completed in 4 milliseconds