Home
last modified time | relevance | path

Searched refs:spsc_pbuf_ext_cache (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/sys/
Dspsc_pbuf.h81 struct spsc_pbuf_ext_cache { struct
108 struct spsc_pbuf_ext_cache cache;
/Zephyr-latest/lib/os/
Dspsc_pbuf.c93 return len - sizeof(struct spsc_pbuf_ext_cache); in get_len()