Searched refs:Chip_ACMP_SetupACMPInt (Results 1 – 3 of 3) sorted by relevance
| /external/platform/lpc15xx/lpcopen/periph_acmp/example/src/ |
| A D | acmp.c | 99 Chip_ACMP_SetupACMPInt(LPC_CMP, CMP_INDEX, false, false, ACMP_EDGESEL_BOTH); in main()
|
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/src/ |
| A D | acmp_15xx.c | 114 void Chip_ACMP_SetupACMPInt(LPC_CMP_T *pACMP, uint8_t index, bool level, in Chip_ACMP_SetupACMPInt() function
|
| /external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/ |
| A D | acmp_15xx.h | 350 void Chip_ACMP_SetupACMPInt(LPC_CMP_T *pACMP, uint8_t index, bool level,
|
Completed in 4 milliseconds