Home
last modified time | relevance | path

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

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h158 #define ADC_DR_THCMPRANGE_BITPOS (16) /*!< Comparison range bit position */ macro
159 #define ADC_DR_THCMPRANGE(n) (((n) >> ADC_DR_THCMPRANGE_BITPOS) & 0x3)

Completed in 3 milliseconds