Searched defs:pbuf_cfg (Results 1 – 1 of 1) sorted by relevance
49 struct pbuf_cfg { struct50 volatile uint32_t *rd_idx_loc; /* Address of the variable holding54 volatile uint32_t *wr_idx_loc; /* Address of the variable holding58 uint32_t dcache_alignment; /* CPU data cache line size in bytes.62 uint32_t len; /* Length of data[] in bytes. */63 uint8_t *data_loc; /* Location of the data[]. */