Functions |
int | xsp3_config_soft_scaler (int path, char *mod_name, int num_tf) |
| Build a shared data module for the software scalers.
|
int | xsp3_soft_scaler_clear (int path, int first_chan, int first_frame, int num_chan, int num_frames) |
| Clear region of the software scalers data module.
|
int | xsp3_soft_scaler_read (int path, u_int32_t *dest, unsigned first_scaler, unsigned first_chan, unsigned first_t, unsigned n_scalers, unsigned n_chan, unsigned dt) |
| Read a block of software scaler data.
|
Variables |
XSP3Path | Xsp3Sys [XSP3_MAX_PATH] |
char | error_message [] |