Searched refs:sar2_patt_tab (Results 1 – 4 of 4) sorted by relevance
270 tab = APB_SARADC.sar2_patt_tab[index].sar2_patt_tab; //Read old register value in adc_ll_digi_set_pattern_table()273 APB_SARADC.sar2_patt_tab[index].sar2_patt_tab = tab; //Write back in adc_ll_digi_set_pattern_table()
78 …uint32_t sar2_patt_tab : 24; /*item 0 ~ 3 for pattern table 2 (each item one b… member82 } sar2_patt_tab[4]; member
264 tab = APB_SARADC.sar2_patt_tab[index]; // Read old register value in adc_ll_digi_set_pattern_table()267 APB_SARADC.sar2_patt_tab[index] = tab; // Write back in adc_ll_digi_set_pattern_table()
69 uint32_t sar2_patt_tab[4]; member