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