Home
last modified time | relevance | path

Searched defs:pbuf_cfg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/include/zephyr/ipc/
Dpbuf.h49 struct pbuf_cfg { struct
50 volatile uint32_t *rd_idx_loc; /* Address of the variable holding
54 volatile uint32_t *wr_idx_loc; /* Address of the variable holding
58 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[]. */