Searched refs:AON_GPADC_CONV_START (Results 1 – 6 of 6) sorted by relevance
106 #define AON_GPADC_CONV_START (1 << 1U) macro
263 regval &= ~AON_GPADC_CONV_START; in bflb_adc_start_conversion()269 regval |= AON_GPADC_CONV_START; in bflb_adc_start_conversion()280 regval &= ~AON_GPADC_CONV_START; in bflb_adc_stop_conversion()
635 #define AON_GPADC_CONV_START AON_GPADC_CONV_START macro
749 #define AON_GPADC_CONV_START AON_GPADC_CONV_START macro
973 #define AON_GPADC_CONV_START AON_GPADC_CONV_START macro
Completed in 55 milliseconds