Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h82 #define ACMP_CLKDIV_MASK (0x7 << 2) /* Mask for comparator clock */ macro
423 pACMP->ACMP[index].CMPFILTR = (pACMP->ACMP[index].CMPFILTR & ~ACMP_CLKDIV_MASK) | (uint32_t) div; in Chip_ACMP_SetClockDiv()

Completed in 3 milliseconds