Searched refs:SAMPLE_CFG (Results 1 – 9 of 9) sorted by relevance
42 ptr->SAMPLE_CFG[0] &= ~ADC12_SAMPLE_CFG_DIFF_SEL_MASK; in adc12_do_calibration()43 ptr->SAMPLE_CFG[0] |= ADC12_SAMPLE_CFG_DIFF_SEL_SET(diff_sel); in adc12_do_calibration()188 ptr->SAMPLE_CFG[config->ch] = ADC12_SAMPLE_CFG_DIFF_SEL_SET(config->diff_sel) in adc12_init_channel()
221 …ptr->SAMPLE_CFG[config->ch] = ADC16_SAMPLE_CFG_SAMPLE_CLOCK_NUMBER_SHIFT_SET(config->sample_cycle_… in adc16_init_channel()
34 __RW uint32_t SAMPLE_CFG[19]; /* 0x1000 - 0x1048: */ member
34 __RW uint32_t SAMPLE_CFG[8]; /* 0x1000 - 0x101C: */ member
34 __RW uint32_t SAMPLE_CFG[16]; /* 0x1000 - 0x103C: */ member
35 __RW uint32_t SAMPLE_CFG[16]; /* 0x1000 - 0x103C: */ member
Completed in 69 milliseconds