Home
last modified time | relevance | path

Searched refs:NISTC_AO_MODE3_STOP_ON_OVERRUN_ERR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/comedi/drivers/
Dni_stc.h347 #define NISTC_AO_MODE3_STOP_ON_OVERRUN_ERR BIT(5) macro
Dni_mio_common.c3230 devpriv->ao_mode3 |= NISTC_AO_MODE3_STOP_ON_OVERRUN_ERR; in ni_ao_cmd_set_stop_conditions()