clang 19.0.0git
Public Attributes | List of all members
hexagon_udma_descriptor_type0_s Struct Reference

#include "/home/buildbot/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Headers/hexagon_types.h"

Public Attributes

void * next
 
unsigned int length:24
 
unsigned int desctype:2
 
unsigned int dstcomp:1
 
unsigned int srccomp:1
 
unsigned int dstbypass:1
 
unsigned int srcbypass:1
 
unsigned int order:1
 
unsigned int dstate:1
 
void * src
 
void * dst
 

Detailed Description

Definition at line 2583 of file hexagon_types.h.

Member Data Documentation

◆ desctype

unsigned int hexagon_udma_descriptor_type0_s::desctype

Definition at line 2587 of file hexagon_types.h.

◆ dst

void* hexagon_udma_descriptor_type0_s::dst

Definition at line 2595 of file hexagon_types.h.

◆ dstate

unsigned int hexagon_udma_descriptor_type0_s::dstate

Definition at line 2593 of file hexagon_types.h.

◆ dstbypass

unsigned int hexagon_udma_descriptor_type0_s::dstbypass

Definition at line 2590 of file hexagon_types.h.

◆ dstcomp

unsigned int hexagon_udma_descriptor_type0_s::dstcomp

Definition at line 2588 of file hexagon_types.h.

◆ length

unsigned int hexagon_udma_descriptor_type0_s::length

Definition at line 2586 of file hexagon_types.h.

◆ next

void* hexagon_udma_descriptor_type0_s::next

Definition at line 2585 of file hexagon_types.h.

◆ order

unsigned int hexagon_udma_descriptor_type0_s::order

Definition at line 2592 of file hexagon_types.h.

◆ src

void* hexagon_udma_descriptor_type0_s::src

Definition at line 2594 of file hexagon_types.h.

◆ srcbypass

unsigned int hexagon_udma_descriptor_type0_s::srcbypass

Definition at line 2591 of file hexagon_types.h.

◆ srccomp

unsigned int hexagon_udma_descriptor_type0_s::srccomp

Definition at line 2589 of file hexagon_types.h.


The documentation for this struct was generated from the following file: