![]() |
enhance
Xilinx SDK Drivers API Documentation
|
Data Structures | |
struct | XEnhance_Config |
struct | XEnhance |
Macros | |
#define | XEnhance_Enable(InstancePtr) |
#define | XEnhance_Disable(InstancePtr) |
#define | XEnhance_Start XEnhance_Enable |
#define | XEnhance_Stop XEnhance_Disable |
#define | XEnhance_RegUpdateEnable(InstancePtr) |
#define | XEnhance_RegUpdateDisable(InstancePtr) |
#define | XEnhance_SyncReset(InstancePtr) |
#define | XEnhance_Reset(InstancePtr) |
#define | XEnhance_StatusGetPending(InstancePtr) |
#define | XEnhance_IntrClear(InstancePtr, IntrType) |
#define | XEnhance_IntrEnable(InstancePtr, IntrType) |
#define | XEnhance_IntrDisable(InstancePtr, IntrType) |
#define | XEnhance_IntrGetPending(InstancePtr) |
Active size range macros | |
Noise threshold range macros | |
Strength range macros | |
Halo Suppress range macros |
Typedefs | |
typedef void(* | XEnhance_CallBack) (void *CallBackRef) |
typedef void(* | XEnhance_ErrorCallBack) (void *CallBackRef, u32 ErrorMask) |