Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/
A Dacmp_15xx.c65 void Chip_ACMP_SetIntEdgeSelection(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_EDGESEL_T edgeSel) in Chip_ACMP_SetIntEdgeSelection() argument
70 pACMP->ACMP[index].CMP = reg | (uint32_t) edgeSel; in Chip_ACMP_SetIntEdgeSelection()
115 bool invert, CHIP_ACMP_EDGESEL_T edgeSel) in Chip_ACMP_SetupACMPInt() argument
129 reg |= (uint32_t) edgeSel; in Chip_ACMP_SetupACMPInt()
/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dacmp_15xx.h304 void Chip_ACMP_SetIntEdgeSelection(LPC_CMP_T *pACMP, uint8_t index, CHIP_ACMP_EDGESEL_T edgeSel);
351 bool invert, CHIP_ACMP_EDGESEL_T edgeSel);

Completed in 4 milliseconds