| /subsys/mgmt/hawkbit/ |
| A D | hawkbit_autohandler.c | 40 LOG_INF("No update found"); in autohandler() 44 LOG_INF("Update installed"); in autohandler() 49 LOG_INF("Memory allocation error"); in autohandler() 53 LOG_INF("Update failed"); in autohandler() 57 LOG_INF("Network error"); in autohandler() 61 LOG_INF("Permission error"); in autohandler() 65 LOG_INF("Metadata error"); in autohandler() 69 LOG_INF("hawkBit not initialized"); in autohandler() 73 LOG_INF("hawkBit is already running"); in autohandler() 107 LOG_INF("Setting new delay for next run: %02u:%02u:%02u", in hawkbit_autohandler_set_delay()
|
| /subsys/fs/virtiofs/ |
| A D | virtiofs.c | 237 LOG_INF( in virtiofs_lookup() 305 LOG_INF( in virtiofs_open() 311 LOG_INF( in virtiofs_open() 347 LOG_INF( in virtiofs_read() 377 LOG_INF( in virtiofs_release() 384 LOG_INF( in virtiofs_release() 428 LOG_INF( in virtiofs_create() 468 LOG_INF( in virtiofs_write() 505 LOG_INF( in virtiofs_lseek() 578 LOG_INF( in virtiofs_fsync() [all …]
|
| /subsys/sensing/ |
| A D | sensor_mgmt.c | 84 LOG_INF("set arbitrate interval:%d, sensor:%s, is_streaming:%d", in set_arbitrate_interval() 178 LOG_INF("config sensitivity, sensor:%s, index:%d, sensitivity:%d", in config_sensitivity() 207 LOG_INF("sensor later config begin..."); in sensor_later_config() 211 LOG_INF("sensor later config, sensor:%s", in sensor_later_config() 223 LOG_INF("sensing runtime thread start..."); in sensing_runtime_thread() 229 LOG_INF("runtime thread triggered by EVENT_CONFIG_READY"); in sensing_runtime_thread() 242 LOG_INF("save config and notify, sensor:%s", sensor->dev->name); in save_config_and_notify() 308 LOG_INF("init sensor, reporter:%s, client:%s, connection:%d(%p)", in init_sensor() 324 LOG_INF("sensing init begin..."); in sensing_init() 341 LOG_INF("create sensing runtime thread ok"); in sensing_init() [all …]
|
| /subsys/usb/host/ |
| A D | usbip.c | 104 LOG_INF("Set Address"); in check_ctrl_request() 107 LOG_INF("Set Configuration"); in check_ctrl_request() 110 LOG_INF("Set Interface"); in check_ctrl_request() 150 LOG_INF("RET_SUBMIT status is EPIPE"); in usbip_req_cb() 334 LOG_INF("Unlink request (seqnum %u) seqnum %u", in usbip_handle_unlink() 389 LOG_INF("CMD thread started"); in usbip_thread_cmd() 431 LOG_INF("bLength\t\t\t%u", c_desc->bLength); in handle_devlist_device() 601 LOG_INF("USB device %s exported", busid); in usbip_handle_import() 617 LOG_INF("Code: 0x%x", ntohs(hdr.code)); in usbip_handle_connection() 689 LOG_INF("Connection: %s", addr_str); in usbip_thread_handler() [all …]
|
| A D | usbh_device.c | 202 LOG_INF("Modify interface %u ep 0x%02x by op %u", in device_interface_modify() 240 LOG_INF("Set Interfaces %u, alternate %u -> %u", iface, cur_alt, alt); in usbh_device_interface_set() 359 LOG_INF("Already active device configuration"); in usbh_device_set_configuration() 432 LOG_INF("Configuration %u bNumInterfaces %u", in usbh_device_set_configuration() 519 LOG_INF("New device with address %u state %u", udev->addr, udev->state); in usbh_device_init()
|
| /subsys/usb/device_next/ |
| A D | usbd_init.c | 166 LOG_INF("interface %u alternate %u", in init_configuration_inst() 178 LOG_INF("\tep 0x%02x mps 0x%04x interface ep-bm 0x%08x", in init_configuration_inst() 194 LOG_INF("Instance iface-bm 0x%08x ep-bm 0x%08x", in init_configuration_inst() 231 LOG_INF("Init class node %p, descriptor length %zu", in init_configuration() 241 LOG_INF("bNumInterfaces %u wTotalLength %u", in init_configuration() 295 LOG_INF("HS bNumConfigurations %u", in usbd_init_configurations() 310 LOG_INF("FS bNumConfigurations %u", in usbd_init_configurations()
|
| A D | usbd_config.c | 51 LOG_INF("No configuration set (Address state?)"); in usbd_config_get_current() 171 LOG_INF("Configuration %u not found", cfg); in usbd_config_attrib_rwup() 205 LOG_INF("Configuration %u not found", cfg); in usbd_config_attrib_self() 239 LOG_INF("Configuration %u not found", cfg); in usbd_config_maxpower()
|
| A D | usbd_interface.c | 84 LOG_INF("No endpoints, skip interface"); in usbd_interface_modify() 97 LOG_INF("Modify interface %u ep 0x%02x by op %u ep_bm %x", in usbd_interface_modify() 186 LOG_INF("Set Interfaces %u, alternate %u -> %u", iface, cur_alt, alt); in usbd_interface_set()
|
| /subsys/net/lib/latmon/ |
| A D | latmon.c | 163 LOG_INF("failed tx histogram (ret=%d, errno %d)", ret, errno); in send_trailing_data() 234 LOG_INF("Transfer thread priority: %d", XFER_THREAD_PRIORITY); in xfer_thread_func() 287 LOG_INF("Monitor thread priority: %d", MONITOR_THREAD_PRIORITY); in monitor_thread_func() 292 LOG_INF("\tmonitoring started:"); in monitor_thread_func() 293 LOG_INF("\t - samples per period: %u", conf->max_samples); in monitor_thread_func() 294 LOG_INF("\t - period: %u usecs", conf->period); in monitor_thread_func() 295 LOG_INF("\t - histogram cells: %u", conf->cells); in monitor_thread_func() 324 LOG_INF("\tmonitoring stopped"); in monitor_thread_func() 410 LOG_INF("Waiting for Latmus ... "); in net_latmon_connect() 435 LOG_INF("Failed accepting new connection..."); in net_latmon_connect() [all …]
|
| /subsys/sensing/sensor/hinge_angle/ |
| A D | hinge_angle.c | 44 LOG_INF("%s:Found reporter 0: %s", dev->name, in hinge_init() 46 LOG_INF("%s:Found reporter 1: %s", dev->name, in hinge_init() 78 LOG_INF("%s set attr:%d ret:%d", dev->name, attr, ret); in hinge_attr_set() 103 LOG_INF("Acc 0: x:%08x y:%08x z:%08x", in calc_hinge_angle() 107 LOG_INF("Acc 1: x:%08x y:%08x z:%08x", in calc_hinge_angle()
|
| /subsys/bluetooth/services/ots/ |
| A D | ots_client.c | 1808 LOG_INF("Object ID: 0x%s", t); in bt_ots_metadata_display() 1815 LOG_INF("Type: Icon Obj Type"); in bt_ots_metadata_display() 1821 LOG_INF("Type: Track Obj Type"); in bt_ots_metadata_display() 1824 LOG_INF("Type: Group Obj Type"); in bt_ots_metadata_display() 1834 LOG_INF(" - append permitted"); in bt_ots_metadata_display() 1838 LOG_INF(" - delete permitted"); in bt_ots_metadata_display() 1842 LOG_INF(" - execute permitted"); in bt_ots_metadata_display() 1846 LOG_INF(" - marked"); in bt_ots_metadata_display() 1850 LOG_INF(" - patch permitted"); in bt_ots_metadata_display() 1854 LOG_INF(" - read permitted"); in bt_ots_metadata_display() [all …]
|
| /subsys/sip_svc/ |
| A D | sip_svc_subsys.c | 407 LOG_INF("Got response for trans id 0x%x", trans_id); in sip_svc_callback() 435 LOG_INF("Resp data is released as the client channel is closed"); in sip_svc_callback() 509 LOG_INF("%s : triggering %s call", __func__, ctrl->method); in sip_svc_request_handler() 572 LOG_INF("Async resp job queue is empty"); in sip_svc_async_response_handler() 583 LOG_INF("%s : triggering %s call", __func__, ctrl->method); in sip_svc_async_response_handler() 637 LOG_INF("Async resp job queue is serviced"); in sip_svc_async_response_handler() 665 LOG_INF("Suspend thread, all transactions are completed"); in sip_svc_thread() 740 LOG_INF("send command to msgq"); in sip_svc_send() 758 LOG_INF("Wakeup sip_svc thread"); in sip_svc_send() 821 LOG_INF("Start of %s", __func__); in sip_svc_subsys_init() [all …]
|
| /subsys/usb/usb_c/ |
| A D | usbc_prl.c | 536 LOG_INF("PRL_INIT"); in prl_init() 579 LOG_INF("PRL_Tx_PHY_Layer_Reset"); in prl_tx_phy_layer_reset_entry() 713 LOG_INF("PRL_Tx_Wait_for_PHY_response"); in prl_tx_wait_for_phy_response_entry() 780 LOG_INF("PRL_Tx_Src_Tx"); in prl_tx_src_source_tx_entry() 807 LOG_INF("PRL_Tx_Snk_Start_of_AMS"); in prl_tx_snk_start_ams_entry() 836 LOG_INF("PRL_Tx_Src_Pending"); in prl_tx_src_pending_entry() 894 LOG_INF("PRL_Tx_Snk_Pending"); in prl_tx_snk_pending_entry() 953 LOG_INF("PRL_TX_SUSPEND"); in prl_tx_suspend_entry() 978 LOG_INF("PRL_HR_Wait_for_Request"); in prl_hr_wait_for_request_entry() 1020 LOG_INF("PRL_HR_Reset_Layer"); in prl_hr_reset_layer_entry() [all …]
|
| A D | usbc_pe_snk_states.c | 73 LOG_INF("PE_SNK_Startup"); in pe_snk_startup_entry() 115 LOG_INF("PE_SNK_Discovery"); in pe_snk_discovery_entry() 147 LOG_INF("PE_SNK_Wait_For_Capabilities"); in pe_snk_wait_for_capabilities_entry() 208 LOG_INF("PE_SNK_Evaluate_Capability"); in pe_snk_evaluate_capability_entry() 237 LOG_INF("PE_SNK_Select_Capability"); in pe_snk_select_capability_entry() 342 LOG_INF("PE_SNK_Transition_Sink"); in pe_snk_transition_sink_entry() 413 LOG_INF("PE_SNK_Ready"); in pe_snk_ready_entry() 543 LOG_INF("PE_SNK_Hard_Reset"); in pe_snk_hard_reset_entry() 599 LOG_INF("PE_SNK_Transition_to_default"); in pe_snk_transition_to_default_entry() 646 LOG_INF("PE_SNK_Get_Source_Cap"); in pe_snk_get_source_cap_entry()
|
| A D | usbc_pe_src_states.c | 99 LOG_INF("PE_SRC_Startup"); in pe_src_startup_entry() 138 LOG_INF("PE_SRC_Discovery"); in pe_src_discovery_entry() 188 LOG_INF("PE_SRC_Send_Capabilities"); in pe_src_send_capabilities_entry() 263 LOG_INF("PE_SRC_Negotiate_Capability"); in pe_src_negotiate_capability_entry() 301 LOG_INF("PE_SRC_Transition_Supply"); in pe_src_transition_supply_entry() 374 LOG_INF("PE_SRC_Ready"); in pe_src_ready_entry() 496 LOG_INF("PE_SRC_Disabled"); in pe_src_disabled_entry()
|
| A D | usbc_tc_src_states.c | 32 LOG_INF("Unattached.SRC"); in tc_unattached_src_entry() 79 LOG_INF("UnattachedWait.SRC"); in tc_unattached_wait_src_entry() 131 LOG_INF("AttachWait.SRC"); in tc_attach_wait_src_entry() 236 LOG_INF("Attached.SRC"); in tc_attached_src_entry()
|
| A D | usbc_tc_snk_states.c | 85 LOG_INF("Unattached.SNK"); in tc_unattached_snk_entry() 122 LOG_INF("AttachWait.SNK"); in tc_attach_wait_snk_entry() 211 LOG_INF("Attached.SNK"); in tc_attached_snk_entry()
|
| /subsys/bluetooth/services/bas/ |
| A D | bas.c | 40 LOG_INF("BAS Notifications %s", notif_enabled ? "enabled" : "disabled"); in blvl_ccc_cfg_changed() 51 LOG_INF("BAS Notifications %s", notif_enabled ? "enabled" : "disabled"); in blvl_status_ccc_cfg_changed() 52 LOG_INF("BAS Indications %s", ind_enabled ? "enabled" : "disabled"); in blvl_status_ccc_cfg_changed()
|
| /subsys/modbus/ |
| A D | modbus_server.c | 85 LOG_INF("FC 0x%02x Error 0x%02x", ctx->rx_adu.fc, excep_code); in mbs_exception_rsp() 163 LOG_INF("Coil address not supported"); in mbs_fc01_coil_read() 264 LOG_INF("Discrete input address not supported"); in mbs_fc02_di_read() 396 LOG_INF("Holding register address not supported"); in mbs_fc03_hreg_read() 508 LOG_INF("Input register address not supported"); in mbs_fc04_inreg_read() 563 LOG_INF("Coil address not supported"); in mbs_fc05_coil_write() 613 LOG_INF("Register address not supported"); in mbs_fc06_hreg_write() 691 LOG_INF("Sub-function not supported"); in mbs_fc08_diagnostics() 790 LOG_INF("Coil address not supported"); in mbs_fc15_coils_write() 914 LOG_INF("Register address not supported"); in mbs_fc16_hregs_write() [all …]
|
| /subsys/fs/fuse_client/ |
| A D | fuse_client.c | 239 LOG_INF( in fuse_dump_init_req_out() 270 LOG_INF( in fuse_dump_entry_out() 321 LOG_INF( in fuse_dump_open_req_out() 334 LOG_INF( in fuse_dump_create_req_out() 391 LOG_INF("FUSE WRITE response:\nsize=%" PRIu32, wo->size); in fuse_dump_write_out() 396 LOG_INF("FUSE WRITE response:\noffset=%" PRIu64, lo->offset); in fuse_dump_lseek_out() 401 LOG_INF( in fuse_dump_attr_out() 411 LOG_INF( in fuse_dump_kstafs()
|
| /subsys/net/lib/lwm2m/ |
| A D | lwm2m_rd_client.c | 471 LOG_INF("Bootstrap registration done!"); in do_bootstrap_reply_cb() 503 LOG_INF("Server Initiated Bootstrap"); in engine_trigger_bootstrap() 558 LOG_INF("Registration Done (EP='%s')", in do_registration_reply_cb() 588 LOG_INF("Update callback (code:%u.%u)", in do_update_reply_cb() 600 LOG_INF("Update Done"); in do_update_reply_cb() 636 LOG_INF("Deregistration success"); in do_deregister_reply_cb() 860 LOG_INF("Bootstrap data transfer done!"); in engine_bootstrap_finish() 1672 LOG_INF("Suspend client"); in lwm2m_rd_client_pause() 1702 LOG_INF("Resume Client state"); in lwm2m_rd_client_resume() 1750 LOG_INF("Server disabled, deregister"); in lwm2m_rd_client_server_disabled() [all …]
|
| /subsys/usb/device/class/hid/ |
| A D | core.c | 355 LOG_INF("Device error"); in hid_do_status_cb() 358 LOG_INF("Device reset detected"); in hid_do_status_cb() 378 LOG_INF("Device connected"); in hid_do_status_cb() 381 LOG_INF("Device configured"); in hid_do_status_cb() 385 LOG_INF("Device disconnected"); in hid_do_status_cb() 390 LOG_INF("Device suspended"); in hid_do_status_cb() 394 LOG_INF("Device resumed"); in hid_do_status_cb() 396 LOG_INF("from suspend"); in hid_do_status_cb() 411 LOG_INF("Unknown event"); in hid_do_status_cb()
|
| /subsys/usb/device_next/class/ |
| A D | usbd_cdc_ecm.c | 310 LOG_INF("Notification %s", err ? "cancelled or failed" : "sent"); in usbd_cdc_ecm_request() 337 LOG_INF("USB configuration is not enabled"); in cdc_ecm_send_notification() 342 LOG_INF("USB device is suspended (FIXME)"); in cdc_ecm_send_notification() 371 LOG_INF("New configuration, interface %u alternate %u", in usbd_cdc_ecm_update() 397 LOG_INF("Enabled %s", c_data->name); in usbd_cdc_ecm_enable() 407 LOG_INF("Disabled %s", c_data->name); in usbd_cdc_ecm_disable() 432 LOG_INF("bRequest 0x%02x (SetPacketFilter) not implemented", in usbd_cdc_ecm_ctd() 506 LOG_INF("Configuration is not enabled or interface not ready"); in cdc_ecm_send()
|
| A D | usbd_cdc_acm.c | 355 LOG_INF("Configuration enabled"); in usbd_cdc_acm_enable() 379 LOG_INF("Configuration disabled"); in usbd_cdc_acm_disable() 591 LOG_INF("USB configuration is not enabled"); in cdc_acm_send_notification() 596 LOG_INF("USB support is suspended (FIXME)"); in cdc_acm_send_notification() 643 LOG_INF("USB support is suspended (FIXME: submit rwup)"); in cdc_acm_tx_fifo_handler() 699 LOG_INF("RX buffer to small, throttle"); in cdc_acm_rx_fifo_handler() 731 LOG_INF("tx_en: trigger irq_cb_work"); in cdc_acm_irq_tx_enable() 751 LOG_INF("rx_en: trigger irq_cb_work"); in cdc_acm_irq_rx_enable() 756 LOG_INF("rx_en: trigger rx_fifo_work"); in cdc_acm_irq_rx_enable() 789 LOG_INF("UART dev %p, len %d, remaining space %u", in cdc_acm_fifo_fill() [all …]
|
| /subsys/bluetooth/services/ |
| A D | hrs.c | 72 LOG_INF("HRS notifications %s", notif_enabled ? "enabled" : "disabled"); in hrmc_ccc_cfg_changed() 94 LOG_INF("HRS CTRL Point Written %d", len); in ctrl_point_write()
|