Searched refs:ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT (Results 1 – 1 of 1) sorted by relevance
448 #define ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT (0U) macro449 …MPLE_CFG_SAMPLE_CLOCK_NUMBER_SET(x) (((uint32_t)(x) << ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT)…450 …2_t)(x) & ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_MASK) >> ADC12_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT)
Completed in 77 milliseconds