Searched refs:trigs (Results 1 – 2 of 2) sorted by relevance
80 trigs an interrupt. 65535 (i.e. sensor_range) disables the above87 trigs an interrupt. 0 disables the below interrupt.130 RW - threshold level which trigs proximity events.135 RW - threshold level which trigs event immediately
218 const struct stm32_adc_trig_info *trigs; member1381 for (i = 0; adc->cfg->trigs[i].name; i++) { in stm32_adc_get_trig_extsel()1388 !strcmp(adc->cfg->trigs[i].name, trig->name)) { in stm32_adc_get_trig_extsel()1389 return adc->cfg->trigs[i].extsel; in stm32_adc_get_trig_extsel()2699 .trigs = stm32f4_adc_trigs,2713 .trigs = stm32h7_adc_trigs,2734 .trigs = stm32h7_adc_trigs,2756 .trigs = stm32h7_adc_trigs,