Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h56 #define DAC_VALUE(n) ((uint32_t) ((n & 0x0FFF) << 4)) macro
96 pDAC->VAL = DAC_VALUE(dac_value); in Chip_DAC_UpdateValue()

Completed in 3 milliseconds