Searched refs:COMET_NUM_SAMPLES (Results 1 – 1 of 1) sorted by relevance
34 #define COMET_NUM_SAMPLES 24 /* Number of entries in the waveform table */ macro40 STATIC void WrtXmtWaveformTbl (ci_t * ci, comet_t * comet, u_int8_t table[COMET_NUM_SAMPLES][COMET_…404 u_int8_t table[COMET_NUM_SAMPLES][COMET_NUM_UNITS]) in WrtXmtWaveformTbl()408 for (sample = 0; sample < COMET_NUM_SAMPLES; sample++) in WrtXmtWaveformTbl()415 pci_write_32 ((u_int32_t *) &comet->xlpg_cfg, table[COMET_NUM_SAMPLES][0]); in WrtXmtWaveformTbl()