Searched refs:ADC_CS_START_MANY_BITS (Results 1 – 2 of 2) sorted by relevance
140 hw_set_bits(&adc_hw->cs, ADC_CS_START_MANY_BITS); in adc_run()142 hw_clear_bits(&adc_hw->cs, ADC_CS_START_MANY_BITS); in adc_run()
77 #define ADC_CS_START_MANY_BITS 0x00000008 macro
Completed in 7 milliseconds