Home
last modified time | relevance | path

Searched refs:trigs (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/Documentation/misc-devices/
Dbh1770glc.txt70 trigs an interrupt. 65535 (i.e. sensor_range) disables the above
75 trigs an interrupt. 0 disables the below interrupt.
112 RW - threshold level which trigs proximity events.
116 RW - threshold level which trigs event immediately
Dapds990x.txt80 trigs an interrupt. 65535 (i.e. sensor_range) disables the above
85 trigs an interrupt. 0 disables the below interrupt.
111 RW - threshold level which trigs proximity events.
/Linux-v5.4/drivers/iio/adc/
Dstm32-adc.c158 struct stm32_adc_trig_info *trigs; member
1008 for (i = 0; adc->cfg->trigs[i].name; i++) { in stm32_adc_get_trig_extsel()
1015 !strcmp(adc->cfg->trigs[i].name, trig->name)) { in stm32_adc_get_trig_extsel()
1016 return adc->cfg->trigs[i].extsel; in stm32_adc_get_trig_extsel()
1974 .trigs = stm32f4_adc_trigs,
1984 .trigs = stm32h7_adc_trigs,
1995 .trigs = stm32h7_adc_trigs,