Searched refs:NISTC_INTA_ENA_AI_FIFO (Results 1 – 2 of 2) sorted by relevance
372 #define NISTC_INTA_ENA_AI_FIFO BIT(7) macro380 #define NISTC_INTA_ENA_AI_MASK (NISTC_INTA_ENA_AI_FIFO | \
2429 interrupt_a_enable |= NISTC_INTA_ENA_AI_FIFO; in ni_ai_cmd()