Home
last modified time | relevance | path

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

/linux-4.4.14/samples/rpmsg/
Drpmsg_client_sample.c25 #define MSG_LIMIT 100 macro
39 if (rx_count >= MSG_LIMIT) { in rpmsg_sample_cb()