Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dcbprintf_internal.h744 #define Z_CBPRINTF_ON_STACK_ALLOC(_name, _len) \ macro
749 #define Z_CBPRINTF_ON_STACK_ALLOC(_name, _len) \
808 Z_CBPRINTF_ON_STACK_ALLOC(_ros_pos_buf, _ros_cnt); \
810 Z_CBPRINTF_ON_STACK_ALLOC(_rws_buffer, 2 * _rws_cnt); \