/Zephyr-latest/subsys/tracing/test/ |
D | tracing_string_format_test.c | 19 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_switched_out() 27 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_switched_in() 32 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_priority_set() 38 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_create() 43 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_start() 48 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_abort() 53 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_suspend() 58 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_resume() 63 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_resume_exit() 68 TRACING_STRING("%s: %p\n", __func__, thread); in sys_trace_k_thread_ready() [all …]
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/src/ |
D | hsm_psicc2_thread.c | 48 LOG_INF("%s", __func__); in initial_entry() 56 LOG_INF("%s", __func__); in initial_run() 61 LOG_INF("%s", __func__); in initial_exit() 67 LOG_INF("%s", __func__); in s_entry() 72 LOG_INF("%s", __func__); in s_run() 77 LOG_INF("%s received EVENT_E", __func__); in s_run() 82 LOG_INF("%s received EVENT_I and set foo false", __func__); in s_run() 85 LOG_INF("%s received EVENT_I and did nothing", __func__); in s_run() 90 LOG_INF("%s received SMF_EVENT_TERMINATE. Terminating", __func__); in s_run() 97 LOG_INF("%s", __func__); in s_exit() [all …]
|
/Zephyr-latest/tests/bluetooth/audio/ascs/uut/ |
D | bap_unicast_client.c | 22 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_config() 28 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_qos() 35 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_enable() 42 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_metadata() 48 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_disable() 54 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_connect() 60 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_start() 66 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_stop() 72 zassert_unreachable("Unexpected call to '%s()' occurred", __func__); in bt_bap_unicast_client_release()
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | net_if.c | 47 __func__); in nrf_wifi_set_iface_event_handler() 53 __func__); in nrf_wifi_set_iface_event_handler() 79 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_rpu_recovery_work_handler() 84 LOG_ERR("%s: zep_net_if_ctx is NULL", __func__); in nrf_wifi_rpu_recovery_work_handler() 90 LOG_ERR("%s: rpu_ctx_zep is NULL", __func__); in nrf_wifi_rpu_recovery_work_handler() 96 LOG_ERR("%s: RPU recovery already in progress", __func__); in nrf_wifi_rpu_recovery_work_handler() 98 LOG_DBG("%s: RPU recovery already in progress", __func__); in nrf_wifi_rpu_recovery_work_handler() 108 __func__, rpu_ctx_zep->last_rpu_recovery_time_ms); in nrf_wifi_rpu_recovery_work_handler() 111 __func__, rpu_ctx_zep->last_rpu_recovery_time_ms); in nrf_wifi_rpu_recovery_work_handler() 117 LOG_ERR("%s: Starting RPU recovery", __func__); in nrf_wifi_rpu_recovery_work_handler() [all …]
|
D | wpa_supp_if.c | 83 LOG_ERR("%s: Unexpected encryption algorithm %d", __func__, alg); in wpa_alg_to_cipher_suite() 87 LOG_ERR("%s: Unsupported encryption algorithm %d", __func__, alg); in wpa_alg_to_cipher_suite() 180 LOG_ERR("%s: Unable to allocate memory for scan result", __func__); in nrf_wifi_wpa_supp_event_proc_scan_res() 277 LOG_ERR("%s: MLME event too short", __func__); in nrf_wifi_wpa_supp_event_proc_auth_resp() 283 LOG_ERR("%s: Authentication response frame too short", __func__); in nrf_wifi_wpa_supp_event_proc_auth_resp() 325 LOG_ERR("%s: Association response frame too short", __func__); in nrf_wifi_wpa_supp_event_proc_assoc_resp() 386 LOG_ERR("%s: Deauthentication frame too short", __func__); in nrf_wifi_wpa_supp_event_proc_deauth() 422 LOG_ERR("%s: Disassociation frame too short", __func__); in nrf_wifi_wpa_supp_event_proc_disassoc() 449 LOG_ERR("%s: Interface %s not found", __func__, iface_name); in nrf_wifi_wpa_supp_dev_init() 456 LOG_ERR("%s: Interface %s not properly initialized", __func__, iface_name); in nrf_wifi_wpa_supp_dev_init() [all …]
|
D | wifi_mgmt.c | 38 LOG_ERR("%s: dev or params is NULL", __func__); in nrf_wifi_set_power_save() 45 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_set_power_save() 52 LOG_ERR("%s: rpu_ctx_zep is NULL", __func__); in nrf_wifi_set_power_save() 58 LOG_DBG("%s: RPU context not initialized", __func__); in nrf_wifi_set_power_save() 87 __func__); in nrf_wifi_set_power_save() 144 __func__, params->type); in nrf_wifi_set_power_save() 174 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_get_power_save_config() 187 __func__); in nrf_wifi_get_power_save_config() 193 LOG_ERR("%s: rpu_ctx_zep is NULL", __func__); in nrf_wifi_get_power_save_config() 199 LOG_DBG("%s: RPU context not initialized", __func__); in nrf_wifi_get_power_save_config() [all …]
|
D | wifi_mgmt_scan.c | 58 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_disp_scan_zep() 63 LOG_ERR("%s: Interface not UP", __func__); in nrf_wifi_disp_scan_zep() 69 LOG_ERR("%s: rpu_ctx_zep is NULL", __func__); in nrf_wifi_disp_scan_zep() 75 LOG_DBG("%s: RPU context not initialized", __func__); in nrf_wifi_disp_scan_zep() 83 LOG_INF("%s: Scan already in progress", __func__); in nrf_wifi_disp_scan_zep() 96 LOG_ERR("%s: Unsupported band(s) (0x%X)", __func__, params->bands); in nrf_wifi_disp_scan_zep() 118 __func__, in nrf_wifi_disp_scan_zep() 141 LOG_ERR("%s: Invalid dwell_time_active %d", __func__, in nrf_wifi_disp_scan_zep() 149 LOG_ERR("%s: Invalid dwell_time_passive %d", __func__, in nrf_wifi_disp_scan_zep() 158 LOG_ERR("%s: Invalid max_bss_cnt %d", __func__, in nrf_wifi_disp_scan_zep() [all …]
|
D | fmac_main.c | 162 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_event_proc_scan_done_zep() 171 LOG_ERR("%s: nrf_wifi_disp_scan_res_get_zep failed", __func__); in nrf_wifi_event_proc_scan_done_zep() 186 LOG_ERR("%s: Scan type = %d not supported yet", __func__, vif_ctx_zep->scan_type); in nrf_wifi_event_proc_scan_done_zep() 202 LOG_INF("%s: Scan not in progress", __func__); in nrf_wifi_scan_timeout_work() 251 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_process_rssi_from_rx() 258 LOG_ERR("%s: rpu_ctx_zep is NULL", __func__); in nrf_wifi_process_rssi_from_rx() 279 LOG_DBG("%s: alpha2 = %c%c", __func__, in nrf_wifi_event_get_reg_zep() 285 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_event_get_reg_zep() 293 LOG_ERR("%s: Unsolicited regulatory get!", __func__); in nrf_wifi_event_get_reg_zep() 331 LOG_ERR("%s: vif_ctx_zep is NULL", __func__); in nrf_wifi_reg_domain() [all …]
|
/Zephyr-latest/tests/kernel/mem_slab/mslab/src/ |
D | main.c | 69 TC_PRINT("(2) - Allocate %d blocks in <%s>\n", NUMBLOCKS, __func__); in helper_thread() 85 "from alloc timeout\n", __func__); in helper_thread() 87 TC_PRINT("%s: About to free a memory block\n", __func__); in helper_thread() 93 TC_PRINT("(5) <%s> freeing the next block\n", __func__); in helper_thread() 94 TC_PRINT("%s: About to free another memory block\n", __func__); in helper_thread() 103 TC_PRINT("%s: freed all blocks allocated by this task\n", __func__); in helper_thread() 221 "in <%s>\n", NUMBLOCKS, __func__); in ZTEST() 242 "in <%s>\n", __func__); in ZTEST() 248 TC_PRINT("%s: start to wait for block\n", __func__); in ZTEST() 257 TC_PRINT("%s: start to wait for block\n", __func__); in ZTEST() [all …]
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_senml_cbor_encode.c | 44 zcbor_log("%s\r\n", __func__); in encode_repeated_record_bn() 49 log_result(state, res, __func__); in encode_repeated_record_bn() 55 zcbor_log("%s\r\n", __func__); in encode_repeated_record_bt() 60 log_result(state, res, __func__); in encode_repeated_record_bt() 66 zcbor_log("%s\r\n", __func__); in encode_repeated_record_n() 71 log_result(state, res, __func__); in encode_repeated_record_n() 77 zcbor_log("%s\r\n", __func__); in encode_repeated_record_t() 82 log_result(state, res, __func__); in encode_repeated_record_t() 88 zcbor_log("%s\r\n", __func__); in encode_repeated_record_union() 127 log_result(state, res, __func__); in encode_repeated_record_union() [all …]
|
D | lwm2m_senml_cbor_decode.c | 44 zcbor_log("%s\r\n", __func__); in decode_repeated_record_bn() 49 log_result(state, res, __func__); in decode_repeated_record_bn() 55 zcbor_log("%s\r\n", __func__); in decode_repeated_record_bt() 60 log_result(state, res, __func__); in decode_repeated_record_bt() 66 zcbor_log("%s\r\n", __func__); in decode_repeated_record_n() 71 log_result(state, res, __func__); in decode_repeated_record_n() 77 zcbor_log("%s\r\n", __func__); in decode_repeated_record_t() 82 log_result(state, res, __func__); in decode_repeated_record_t() 88 zcbor_log("%s\r\n", __func__); in decode_repeated_record_union() 116 log_result(state, res, __func__); in decode_repeated_record_union() [all …]
|
/Zephyr-latest/samples/kernel/condition_variables/condvar/src/ |
D | main.c | 41 __func__, my_id, count); in inc_count() 46 __func__, my_id, count); in inc_count() 58 printk("Starting %s: thread %ld\n", __func__, my_id); in watch_count() 63 __func__, my_id, count); in watch_count() 67 __func__, my_id, count); in watch_count() 70 __func__, my_id); in watch_count() 72 printk("%s: thread %ld count now = %d.\n", __func__, my_id, count); in watch_count() 73 printk("%s: thread %ld Unlocking mutex.\n", __func__, my_id); in watch_count()
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | psa_crypto.c | 62 __func__); in crp_get_pub_key() 71 __func__); in crp_get_pub_key() 83 __func__); in crp_get_pub_key() 138 __func__); in crp_imp_key_secp256r1() 147 __func__); in crp_imp_key_secp256r1() 161 __func__); in crp_imp_key_secp256r1() 171 __func__); in crp_imp_key_secp256r1() 198 __func__); in crp_imp_key_secp256r1() 250 __func__); in crp_gen_key_secp256r1() 259 __func__); in crp_gen_key_secp256r1() [all …]
|
/Zephyr-latest/drivers/wifi/nrf_wifi/off_raw_tx/src/ |
D | off_raw_tx_api.c | 153 __func__); in nrf70_off_raw_tx_init() 164 LOG_ERR("%s: Failed to add nRF70 device", __func__); in nrf70_off_raw_tx_init() 173 LOG_ERR("%s: Failed to load the nRF70 firmware patch", __func__); in nrf70_off_raw_tx_init() 180 LOG_ERR("%s: Failed to read the nRF70 firmware version", __func__); in nrf70_off_raw_tx_init() 212 LOG_ERR("%s: nRF70 firmware initialization failed", __func__); in nrf70_off_raw_tx_init() 227 __func__, in nrf70_off_raw_tx_init() 237 __func__); in nrf70_off_raw_tx_init() 244 __func__, in nrf70_off_raw_tx_init() 312 LOG_ERR("%s: Config params is NULL", __func__); in nrf70_off_raw_tx_conf_update() 318 LOG_ERR("%s: Failed to allocate memory for off_ctrl_params", __func__); in nrf70_off_raw_tx_conf_update() [all …]
|
/Zephyr-latest/tests/subsys/settings_commit_prio/src/ |
D | main.c | 18 LOG_INF("%s Called", __func__); in commit0() 26 LOG_INF("%s Called", __func__); in commit1() 34 LOG_INF("%s Called", __func__); in commit2() 42 LOG_INF("%s Called", __func__); in commit3() 50 LOG_INF("%s Called", __func__); in commit5()
|
/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | tbs_client_test.c | 87 printk("%s\n", __func__); in tbs_client_discover_cb() 124 printk("%s %u:\n", __func__, call_index); in tbs_client_originate_call_cb() 137 printk("%s Instance: %u Call index: %u\n", __func__, inst_index, in tbs_client_hold_call_cb() 150 printk("%s Instance: %u Call index: %u\n", __func__, inst_index, in tbs_client_retrieve_call_cb() 163 printk("%s Instance: %u Technology: %u\n", __func__, inst_index, value); in tbs_client_technology_cb() 177 printk("%s Instance: %u, Strength: %u\n", __func__, inst_index, value); in tbs_client_signal_strength_cb() 191 printk("%s Instance: %u Interval: %u\n", __func__, inst_index, value); in tbs_client_signal_interval_cb() 205 printk("%s Instance: %u Flags: %u\n", __func__, inst_index, value); in tbs_client_status_flags_cb() 218 printk("%s Instance: %u Call index: %u\n", __func__, inst_index, in tbs_client_terminate_call_cb() 232 printk("%s Instance: %u Call index: %u\n", __func__, inst_index, in tbs_client_accept_call_cb() [all …]
|
/Zephyr-latest/samples/bluetooth/tmap_peripheral/src/ |
D | ccp_call_ctrl.c | 41 printk("%s (err %d)\n", __func__, err); in discover_cb() 52 printk("Unexpected %s for instance %u\n", __func__, inst_index); in originate_call_cb() 57 printk("%s (err %d)\n", __func__, err); in originate_call_cb() 68 printk("Unexpected %s for instance %u\n", __func__, inst_index); in terminate_call_cb() 73 printk("%s (err %d)\n", __func__, err); in terminate_call_cb() 85 printk("Unexpected %s for instance %u\n", __func__, inst_index); in read_uri_schemes_string_cb() 90 printk("%s (err %d)\n", __func__, err); in read_uri_schemes_string_cb()
|
/Zephyr-latest/tests/boards/nrf/nrf70/bustest/src/ |
D | main.c | 32 LOG_ERR("%s: RPU init failed with error %d", __func__, ret); in wifi_on() 38 LOG_ERR("%s: QSPI device init failed", __func__); in wifi_on() 44 LOG_ERR("%s: RPU enable failed with error %d", __func__, ret); in wifi_on() 60 LOG_ERR("%s: RPU disable failed with error %d", __func__, ret); in wifi_off() 65 LOG_ERR("%s: QSPI device de-init failed", __func__); in wifi_off() 118 __func__, i, buff[i], rxbuff[i]); in memtest() 152 __func__, i, val, val_arr[i]); in test_sysbus() 176 __func__, i, val >> 8); in test_peripbus()
|
/Zephyr-latest/samples/bluetooth/hap_ha/src/ |
D | ccp_call_ctrl.c | 90 printk("%s (err %d)\n", __func__, err); in discover_cb() 102 printk("Unexpected %s for instance %u\n", __func__, inst_index); in ccid_cb() 107 printk("%s (err %d)\n", __func__, err); in ccid_cb() 119 printk("Unexpected %s for instance %u\n", __func__, inst_index); in status_flags_cb() 124 printk("%s (err %d)\n", __func__, err); in status_flags_cb() 137 printk("Unexpected %s for instance %u\n", __func__, inst_index); in call_state_cb() 142 printk("%s (err %d)\n", __func__, err); in call_state_cb()
|
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/ |
D | ztest_mock.h | 52 z_ztest_check_expected_value(__func__, STRINGIFY(param), \ 83 z_ztest_check_expected_data(__func__, STRINGIFY(param), \ 111 z_ztest_copy_return_data(__func__, STRINGIFY(param), \ 130 #define ztest_get_return_value() z_ztest_get_return_value(__func__) 141 ((void *)z_ztest_get_return_value(__func__))
|
/Zephyr-latest/samples/modules/thrift/hello/server/src/ |
D | HelloHandler.h | 28 printk("%s\n", __func__); in ping() 33 printk("%s: %s\n", __func__, msg.c_str()); in echo() 40 printk("%s: %d\n", __func__, count); in counter()
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/src/ |
D | main.c | 88 TC_PRINT("Starts %s\n", __func__); in alternate_thread() 89 check_input(__func__, in alternate_thread() 95 print_loop(__func__); in alternate_thread() 122 print_loop(__func__); in ZTEST_USER() 163 TC_PRINT("Starts %s\n", __func__); in alternate_thread_canary()
|
/Zephyr-latest/samples/sensor/sensor_shell/src/ |
D | fake_sensor.c | 25 LOG_DBG("[%s] dev: %p, chan: %d, attr: %d, val1: %d, val2: %d", __func__, dev, chan, attr, in attr_set() 34 LOG_DBG("[%s] dev: %p, chan: %d, attr: %d", __func__, dev, chan, attr); in attr_get() 44 LOG_DBG("[%s] dev: %p, chan: %d", __func__, dev, chan); in sample_fetch() 51 LOG_DBG("[%s] dev: %p, chan: %d", __func__, dev, chan); in channel_get() 78 LOG_DBG("[%s - %s] dev: %p, trig->chan: %d, trig->type: %d, handler: %p", __func__, in trigger_set()
|
/Zephyr-latest/samples/bluetooth/central_gatt_write/src/ |
D | gatt_write_common.c | 125 printk("%s: PHY Update requested %u %u (%u)\n", __func__, in phy_update_iterate() 167 printk("%s: count= %u, len= %u, rate= %u bps.\n", __func__, in write_cmd_cb() 198 printk("%s: MTU exchange %s (%u)\n", __func__, in mtu_exchange_cb() 207 printk("%s: Current MTU = %u\n", __func__, bt_gatt_get_mtu(conn)); in mtu_exchange() 211 printk("%s: Exchange MTU...\n", __func__); in mtu_exchange() 214 printk("%s: MTU exchange failed (err %d)", __func__, err); in mtu_exchange() 229 printk("%s: Failed to connect to %s (%u)\n", __func__, addr, in connected() 240 printk("%s: %s role %u\n", __func__, addr, conn_info.role); in connected() 275 printk("%s: %s role %u, reason %u %s\n", __func__, addr, conn_info.role, in disconnected() 289 printk("%s: int (0x%04x, 0x%04x) lat %u to %u\n", __func__, in le_param_req() [all …]
|
/Zephyr-latest/drivers/xen/ |
D | events.c | 120 __func__, port); in notify_evtchn() 131 __func__, port); in bind_event_channel() 133 __func__, port); in bind_event_channel() 137 __func__, port); in bind_event_channel() 150 __func__, port); in unbind_event_channel() 163 __func__, port); in get_missed_events() 179 __func__, port); in mask_event_channel() 193 __func__, port); in unmask_event_channel() 271 LOG_ERR("%s: shared_info - NULL, can't setup events\n", __func__); in xen_events_init() 288 LOG_INF("%s: events inited\n", __func__); in xen_events_init()
|