void EnableInterleavedArray(
const nn::gr::CTR::Vertex::InterleaveInfo & interleave_info,
const uptr physical_addr
);
| Name | Description | |
|---|---|---|
| in | interleave_info | Structure storing interleave information. |
| in | physical_addr | Sets the physical address. |
Sets an interleaved array.
CONFIDENTIAL