Searched refs:TSADC_COMP_INT_SRC_EN (Results 1 – 1 of 1) sorted by relevance
75 #define TSADC_COMP_INT_SRC_EN(x) (1 << (0 + (x))) macro497 val |= TSADC_COMP_INT_SRC_EN(sensor->channel); in tsadc_init_tsensor()