Searched refs:STMPE_SAMPLE_TIME (Results 1 – 2 of 2) sorted by relevance
13 #define STMPE_SAMPLE_TIME(x) ((x & 0xf) << 4) macro
556 adc_ctrl1 = STMPE_SAMPLE_TIME(stmpe->sample_time) | in stmpe811_adc_common_init()559 adc_ctrl1_mask = STMPE_SAMPLE_TIME(0xff) | STMPE_MOD_12B(0xff) | in stmpe811_adc_common_init()