Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Ddac_15xx.h72 #define DAC_CNT_VALUE(n) ((uint32_t) ((n) & 0xffff)) macro
267 pDAC->CNTVAL = DAC_CNT_VALUE(time_out); in Chip_DAC_SetDMATimeOut()
279 pDAC->CNTVAL = DAC_CNT_VALUE(time_out); in Chip_DAC_SetReqInterval()

Completed in 4 milliseconds