Searched refs:trigs (Results 1 – 3 of 3) sorted by relevance
70 trigs an interrupt. 65535 (i.e. sensor_range) disables the above75 trigs an interrupt. 0 disables the below interrupt.112 RW - threshold level which trigs proximity events.116 RW - threshold level which trigs event immediately
80 trigs an interrupt. 65535 (i.e. sensor_range) disables the above85 trigs an interrupt. 0 disables the below interrupt.111 RW - threshold level which trigs proximity events.
264 struct stm32_adc_trig_info *trigs; member1077 for (i = 0; adc->cfg->trigs[i].name; i++) { in stm32_adc_get_trig_extsel()1084 !strcmp(adc->cfg->trigs[i].name, trig->name)) { in stm32_adc_get_trig_extsel()1085 return adc->cfg->trigs[i].extsel; in stm32_adc_get_trig_extsel()1953 .trigs = stm32f4_adc_trigs,1963 .trigs = stm32h7_adc_trigs,1975 .trigs = stm32h7_adc_trigs,