Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h723 Z_CBPRINTF_PACK_ARG2(arg_idx, _pbuf, _pkg_len, _pkg_offset, _pmax, arg)
785 uint8_t *_pbuf = (buf); \
814 _len_loc = (union cbprintf_package_hdr *)_pbuf; \
823 if (_pbuf != NULL) { \
825 uint8_t *_pbuf_loc = &_pbuf[_pkg_len]; \
836 if (_pbuf != NULL) { \