Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/sys/
Dcbprintf_cxx.h273 z_cbprintf_wcpy((int *)dst, (int *)p, sizeof(d) / sizeof(int)); in z_cbprintf_cxx_store_arg()
278 z_cbprintf_wcpy((int *)dst, (int *)&p, sizeof(p) / sizeof(int)); in z_cbprintf_cxx_store_arg()
285 z_cbprintf_wcpy((int *)dst, &tmp, 1); in z_cbprintf_cxx_store_arg()
292 z_cbprintf_wcpy((int *)dst, &tmp, 1); in z_cbprintf_cxx_store_arg()
299 z_cbprintf_wcpy((int *)dst, &tmp, 1); in z_cbprintf_cxx_store_arg()
306 z_cbprintf_wcpy((int *)dst, &tmp, 1); in z_cbprintf_cxx_store_arg()
313 z_cbprintf_wcpy((int *)dst, &tmp, 1); in z_cbprintf_cxx_store_arg()
322 z_cbprintf_wcpy((int *)dst, (int *)p, wlen); in z_cbprintf_cxx_store_arg()
Dcbprintf_internal.h55 static inline void z_cbprintf_wcpy(int *dst, int *src, size_t len) in z_cbprintf_wcpy() function
596 z_cbprintf_wcpy((int *)(buf), \