Searched refs:ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_MASK (Results 1 – 1 of 1) sorted by relevance
447 #define ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_MASK (0x1FFU) macro449 …2_t)(x) << ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT) & ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_MASK)450 …SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_GET(x) (((uint32_t)(x) & ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_MASK)…
Completed in 7 milliseconds