![]() |
dfeequ
Vitis Drivers API Documentation
|
Macros | |
| #define | XDFEEQU_COMPATIBLE_STRING "xlnx,xdfe-equalizer-1.0" |
| Device name property. More... | |
| #define | XDFEEQU_PLATFORM_DEVICE_DIR "/sys/bus/platform/devices/" |
| Device location in a file system. More... | |
| #define | XDFEEQU_COMPATIBLE_PROPERTY "compatible" |
| Device tree property. More... | |
| #define | XDFEEQU_BUS_NAME "platform" |
| System bus name. More... | |
| #define | XDFEEQU_BASEADDR_PROPERTY "reg" |
| Base address property. More... | |
| #define | XDFEEQU_BASEADDR_SIZE 8U |
| Base address bit-size. More... | |
| #define | XDFEEQU_COMPLEX_MODE_CFG "xlnx,complex-mode" |
| Complex mode enabled property. More... | |
| #define | XDFEEQU_COMPONENT_NAME_CFG "xlnx,component-name" |
| Component name property. More... | |
| #define | XDFEEQU_DATA_IWIDTH_CFG "xlnx,data-iwidth" |
| Data IWIDTH property. More... | |
| #define | XDFEEQU_DATA_OWIDTH_CFG "xlnx,data-owidth" |
| Data OWIDTH property. More... | |
| #define | XDFEEQU_MAX_SAMPLE_RATE_CFG "xlnx,max-sample-rate" |
| Sample rate property. More... | |
| #define | XDFEEQU_NUM_CHANNELS_CFG "xlnx,num-channels" |
| Number of channels property. More... | |
| #define | XDFEEQU_TUSER_WIDTH_CFG "xlnx,tuser-width" |
| Width of the TUSER bus. More... | |
| #define | XDFEEQU_USE_EMULATION_CFG "xlnx,use-emulation" |
| Use emulation property. More... | |