Searched defs:pbuf_cfg (Results 1 – 2 of 2) sorted by relevance
49 struct pbuf_cfg { struct50 volatile uint32_t *rd_idx_loc; /* Address of the variable holding54 volatile uint32_t *handshake_loc;/* Address of the variable holding57 volatile uint32_t *wr_idx_loc; /* Address of the variable holding61 uint32_t dcache_alignment; /* CPU data cache line size in bytes.65 uint32_t len; /* Length of data[] in bytes. */66 uint8_t *data_loc; /* Location of the data[]. */
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[]. */