Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/lib/os/
Dspsc_pbuf.c99 static bool check_alignment(void *buf, uint32_t flags) in check_alignment() function
111 if (!check_alignment(buf, flags)) { in spsc_pbuf_init()