Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/logging/
Dlog_output_syst.c671 const uint8_t * const argEob = payload_buf + sizeof(payload_buf); local
731 while (argp < argEob) {
738 if (argp == argEob) {
749 if (argp + arg_sz >= argEob) {