Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/util/gdbstub/
Dgdbstub.c145 static inline int ring_have_space(const volatile struct ring *ring) in ring_have_space() function
196 while (!ring_have_space(tx)) in putDebugChar()