Home
last modified time | relevance | path

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

/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h67 #define ACMP_STATUS_BIT (1 << 3) /* Comparator status, reflects the state of the comparator o… macro
219 return (pACMP->ACMP[index].CMP & ACMP_STATUS_BIT) != 0; in Chip_ACMP_GetCompStatus()

Completed in 3 milliseconds