Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/misc-devices/
H A Dbh1770glc.rst80 trigs an interrupt. 65535 (i.e. sensor_range) disables the above
87 trigs an interrupt. 0 disables the below interrupt.
130 RW - threshold level which trigs proximity events.
135 RW - threshold level which trigs event immediately
H A Dapds990x.rst91 trigs an interrupt. 65535 (i.e. sensor_range) disables the above
98 trigs an interrupt. 0 disables the below interrupt.
128 RW - threshold level which trigs proximity events.
/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c216 struct stm32_adc_trig_info *trigs; member
1309 for (i = 0; adc->cfg->trigs[i].name; i++) { in stm32_adc_get_trig_extsel()
1316 !strcmp(adc->cfg->trigs[i].name, trig->name)) { in stm32_adc_get_trig_extsel()
1317 return adc->cfg->trigs[i].extsel; in stm32_adc_get_trig_extsel()
2589 .trigs = stm32f4_adc_trigs,
2603 .trigs = stm32h7_adc_trigs,
2622 .trigs = stm32h7_adc_trigs,
2642 .trigs = stm32h7_adc_trigs,