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.h733 #define Z_CBPRINTF_ON_STACK_ALLOC(_name, _len) \ macro
738 #define Z_CBPRINTF_ON_STACK_ALLOC(_name, _len) \
796 Z_CBPRINTF_ON_STACK_ALLOC(_ros_pos_buf, _ros_cnt); \
798 Z_CBPRINTF_ON_STACK_ALLOC(_rws_buffer, 2 * _rws_cnt); \