| /subsys/bluetooth/common/ |
| A D | bt_shell_private.c | 17 static void wall_vfprintf(enum shell_vt100_color color, const char *fmt, va_list args) in wall_vfprintf() 46 const char *fmt, ...) in bt_shell_fprintf() 55 void bt_shell_fprintf_info(const char *fmt, ...) in bt_shell_fprintf_info() 64 void bt_shell_fprintf_print(const char *fmt, ...) in bt_shell_fprintf_print() 73 void bt_shell_fprintf_warn(const char *fmt, ...) in bt_shell_fprintf_warn() 82 void bt_shell_fprintf_error(const char *fmt, ...) in bt_shell_fprintf_error()
|
| A D | assert.h | 9 #define BT_ASSERT_PRINT_MSG(fmt, ...) __ASSERT_MSG_INFO(fmt, ##__VA_ARGS__) argument 12 #define BT_ASSERT_PRINT_MSG(fmt, ...) argument 30 #define BT_ASSERT_MSG(cond, fmt, ...) \ argument
|
| /subsys/testsuite/include/zephyr/ |
| A D | tc_util.h | 25 #define PRINT_DATA(fmt, ...) printk(fmt, ##__VA_ARGS__) argument 117 #define TC_ERROR(fmt, ...) \ argument 124 static inline void print_nothing(const char *fmt, ...) in print_nothing() 131 #define TC_PRINT(fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__) argument 133 #define TC_PRINT(fmt, ...) print_nothing(fmt, ##__VA_ARGS__) argument 138 #define TC_SUMMARY_PRINT(fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__) argument 157 #define TC_END(result, fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__) argument 162 #define TC_END_PRINT(result, fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__); PRINT_LINE argument 164 #define TC_END_PRINT(result, fmt, ...) print_nothing(fmt) argument 189 #define TC_SUITE_PRINT(fmt, ...) PRINT_DATA(fmt, ##__VA_ARGS__) argument
|
| /subsys/net/lib/shell/ |
| A D | net_shell_private.h | 11 #define PR(fmt, ...) \ argument 20 #define PR_SHELL(sh, fmt, ...) \ argument 29 #define PR_ERROR(fmt, ...) \ argument 38 #define PR_INFO(fmt, ...) \ argument 47 #define PR_WARNING(fmt, ...) \ argument
|
| /subsys/net/lib/http/headers/ |
| A D | mlog.h | 14 #define LOG_INF(fmt, args...) printf("I: " fmt "\n", ##args) argument 15 #define LOG_ERR(fmt, args...) printf("E: " fmt "\n", ##args) argument 16 #define LOG_DBG(fmt, args...) printf("D: " fmt "\n", ##args) argument
|
| /subsys/logging/ |
| A D | log_minimal.c | 15 void z_log_minimal_printk(const char *fmt, ...) in z_log_minimal_printk() 25 void z_log_minimal_vprintk(const char *fmt, va_list ap) in z_log_minimal_vprintk()
|
| A D | log_msg.c | 130 void z_impl_z_log_msg_simple_create_0(const void *source, uint32_t level, const char *fmt) in z_impl_z_log_msg_simple_create_0() 180 const char *fmt, uint32_t arg) in z_impl_z_log_msg_simple_create_1() 230 const char *fmt, uint32_t arg0, uint32_t arg1) in z_impl_z_log_msg_simple_create_2() 347 uint32_t package_flags, const char *fmt, va_list ap) in z_log_msg_runtime_vcreate()
|
| A D | log_output_syst.c | 612 const char *fmt, va_list ap) 648 const char *fmt, va_list ap)
|
| A D | log_core.c | 219 void z_log_vprintk(const char *fmt, va_list ap) in z_log_vprintk()
|
| A D | log_output.c | 130 const char *fmt, ...) in print_formatted()
|
| /subsys/bluetooth/controller/hal/ |
| A D | debug.h | 17 #define LL_ASSERT_MSG(cond, fmt, ...) \ argument 26 #define LL_ASSERT_MSG(cond, fmt, ...) \ argument
|
| /subsys/net/ip/ |
| A D | tp_priv.h | 19 #define tp_dbg(fmt, args...) printk("%s: " fmt "\n", __func__, ## args) argument 20 #define tp_err(fmt, args...) do { \ argument 25 #define tp_assert(cond, fmt, args...) do { \ argument
|
| /subsys/shell/ |
| A D | shell_fprintf.c | 34 const char *fmt, va_list args) in z_shell_fprintf_fmt()
|
| A D | shell.c | 1512 const char *fmt, va_list args) in shell_vfprintf() 1553 const char *fmt, ...) in shell_fprintf_impl() 1562 void shell_fprintf_info(const struct shell *sh, const char *fmt, ...) in shell_fprintf_info() 1571 void shell_fprintf_normal(const struct shell *sh, const char *fmt, ...) in shell_fprintf_normal() 1580 void shell_fprintf_warn(const struct shell *sh, const char *fmt, ...) in shell_fprintf_warn() 1589 void shell_fprintf_error(const struct shell *sh, const char *fmt, ...) in shell_fprintf_error()
|
| A D | shell_ops.c | 531 const char *fmt, va_list args) in z_shell_vfprintf() 551 const char *fmt, ...) in z_shell_fprintf()
|
| A D | shell_ops.h | 19 const char *fmt, ...) in z_shell_raw_fprintf()
|
| /subsys/testsuite/ztest/src/ |
| A D | ztest_mock.c | 47 void printk(const char *fmt, ...) in printk() 56 void vprintk(const char *fmt, va_list ap) in vprintk() 61 int snprintk(char *str, size_t size, const char *fmt, ...) in snprintk()
|
| /subsys/usb/device_next/class/ |
| A D | usbd_uvc.c | 72 struct uvc_format_descriptor fmt; member 579 struct video_format *fmt = &data->video_fmt; in uvc_get_vs_probe_max_size() local 603 static int uvc_get_vs_format_from_desc(const struct device *dev, struct video_format *const fmt) in uvc_get_vs_format_from_desc() 645 struct video_format *fmt = &data->video_fmt; in uvc_get_vs_probe_struct() local 796 struct video_format fmt = data->video_fmt; in uvc_set_vs_commit() local 1477 const uint64_t frmival_nsec, struct video_format *const fmt) in uvc_set_vs_bitrate_range() 1504 struct video_format *const fmt) in uvc_add_vs_frame_interval() 1532 struct video_format fmt = {.pixelformat = cap->pixelformat, in uvc_add_vs_frame_desc() local 1762 struct video_format *fmt = &data->video_fmt; in uvc_initiate_transfer() local 1827 struct video_format *fmt = &data->video_fmt; in uvc_continue_transfer() local [all …]
|
| /subsys/logging/frontends/ |
| A D | log_frontend_stmesp.c | 455 const char *fmt) in early_msg_start() 470 uint32_t package_hdr, const char *fmt) in msg_start() 484 void log_frontend_simple_0(const void *source, uint32_t level, const char *fmt) in log_frontend_simple_0() 511 void log_frontend_simple_1(const void *source, uint32_t level, const char *fmt, uint32_t arg) in log_frontend_simple_1() 540 void log_frontend_simple_2(const void *source, uint32_t level, const char *fmt, uint32_t arg0, in log_frontend_simple_2()
|
| /subsys/logging/backends/ |
| A D | log_backend_net.c | 23 #define DBG(fmt, ...) IF_ENABLED(DEBUG_PRINTING, (printk(fmt, ##__VA_ARGS__))) argument
|
| /subsys/bluetooth/host/ |
| A D | iso.c | 47 #define BT_ISO_DATA_DBG(fmt, ...) LOG_DBG(fmt, ##__VA_ARGS__) argument 49 #define BT_ISO_DATA_DBG(fmt, ...) argument
|
| /subsys/bluetooth/mesh/ |
| A D | cfg_cli.c | 2333 bool fmt, cor_present; in bt_mesh_comp_p1_elem_pull() local
|