![]() |
cresample
Xilinx SDK Drivers API Documentation
|
Data Structures | |
struct | XCresample_Config |
struct | XCresample |
struct | XHorizontal_Coeffs |
struct | XVertical_Coeffs |
Macros | |
#define | XCresample_Enable(InstancePtr) |
#define | XCresample_Disable(InstancePtr) |
#define | XCresample_Start XCresample_Enable |
#define | XCresample_Stop XCresample_Disable |
#define | XCresample_RegUpdateEnable(InstancePtr) |
#define | XCresample_RegUpdateDisable(InstancePtr) |
#define | XCresample_SyncReset(InstancePtr) |
#define | XCresample_Reset(InstancePtr) |
#define | XCresample_IntrEnable(InstancePtr, IntrType) |
#define | XCresample_IntrDisable(InstancePtr, IntrType) |
#define | XCresample_StatusGetPending(InstancePtr) |
#define | XCresample_IntrGetPending(InstancePtr) |
#define | XCresample_IntrClear(InstancePtr, IntrType) |
Active size ranges | |
Parity valid values | |
Coefficient ranges | |
Number of phases | |
Number of coefficients |
Typedefs | |
typedef void(* | XCresample_CallBack) (void *CallBackRef) |
typedef void(* | XCresample_ErrorCallBack) (void *CallBackRef, u32 ErrorMask) |