Searched refs:NISTC_AI_TRIG_START1_SYNC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/comedi/drivers/ | ||
D | ni_stc.h | 313 #define NISTC_AI_TRIG_START1_SYNC BIT(6) macro |
D | ni_mio_common.c | 2207 ai_trig = NISTC_AI_TRIG_START2_SEL(0) | NISTC_AI_TRIG_START1_SYNC; in ni_ai_cmd() |