Searched refs:NI_E_SERIAL_CMD_DAC_LD (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/comedi/drivers/ | ||
D | ni_stc.h | 564 #define NI_E_SERIAL_CMD_DAC_LD(x) BIT(3 + (x)) macro |
D | ni_mio_common.c | 4380 loadbit = NI_E_SERIAL_CMD_DAC_LD(i); in ni_write_caldac() |