Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h68 #define DAC_DACCTRL_MASK ((uint32_t) 0xFF << 1) macro
254 temp = pDAC->CTRL & ~(DAC_CTRL_UNUSED | DAC_DACCTRL_MASK); in Chip_DAC_ConfigDMAConverterControl()

Completed in 4 milliseconds