![]() |
aiengine
Xilinx SDK Drivers API Documentation
|
This typedef contains the AXI attributes for the BD. More...
Data Fields | |
u8 | Smid |
SMID value for the AXI-MM transfer. More... | |
u8 | BrstLen |
AXI Burst length (AxLEN) for the AXI-MM transfer. More... | |
u8 | Qos |
AXI Qos bits (AxQOS) for the AXI-MM transfer. More... | |
u8 | Cache |
AxCACHE bits for the AXI-MM transfer. More... | |
u8 | Secure |
Secure/Non-secure AXI-MM transfer. More... | |
This typedef contains the AXI attributes for the BD.
u8 XAieDma_ShimBdAxi::BrstLen |
AXI Burst length (AxLEN) for the AXI-MM transfer.
Referenced by XAieDma_ShimBdClear(), XAieDma_ShimBdSetAxi(), and XAieDma_ShimBdWrite().
u8 XAieDma_ShimBdAxi::Cache |
AxCACHE bits for the AXI-MM transfer.
Referenced by XAieDma_ShimBdClear(), XAieDma_ShimBdSetAxi(), and XAieDma_ShimBdWrite().
u8 XAieDma_ShimBdAxi::Qos |
AXI Qos bits (AxQOS) for the AXI-MM transfer.
Referenced by XAieDma_ShimBdClear(), XAieDma_ShimBdSetAxi(), and XAieDma_ShimBdWrite().
u8 XAieDma_ShimBdAxi::Secure |
Secure/Non-secure AXI-MM transfer.
Referenced by XAieDma_ShimBdClear(), XAieDma_ShimBdSetAxi(), and XAieDma_ShimBdWrite().
u8 XAieDma_ShimBdAxi::Smid |
SMID value for the AXI-MM transfer.
Referenced by XAieDma_ShimBdClear(), XAieDma_ShimBdSetAxi(), and XAieDma_ShimBdWrite().