Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h62 #define DAC_POLARITY (1 << 4) macro
139 pDAC->CTRL = (pDAC->CTRL & ~DAC_CTRL_UNUSED) | DAC_POLARITY; in Chip_DAC_SetExtTriggerPolarity()
142 pDAC->CTRL &= ~(DAC_CTRL_UNUSED | DAC_POLARITY ); in Chip_DAC_SetExtTriggerPolarity()

Completed in 4 milliseconds