/Zephyr-Core-3.5.0/subsys/bluetooth/audio/shell/ |
D | vcp_vol_ctlr.c | 25 shell_error(ctx_shell, "VCP discover failed (%d)", err); in vcs_discover_cb() 31 shell_error(ctx_shell, "Could not get VCP context"); in vcs_discover_cb() 39 shell_error(ctx_shell, "VCP vol_down failed (%d)", err); in vcs_vol_down_cb() 48 shell_error(ctx_shell, "VCP vol_up failed (%d)", err); in vcs_vol_up_cb() 57 shell_error(ctx_shell, "VCP mute failed (%d)", err); in vcs_mute_cb() 66 shell_error(ctx_shell, "VCP unmute failed (%d)", err); in vcs_unmute_cb() 75 shell_error(ctx_shell, "VCP vol_down_unmute failed (%d)", err); in vcs_vol_down_unmute_cb() 84 shell_error(ctx_shell, "VCP vol_up_unmute failed (%d)", err); in vcs_vol_up_unmute_cb() 93 shell_error(ctx_shell, "VCP vol_set failed (%d)", err); in vcs_vol_set_cb() 103 shell_error(ctx_shell, "VCP state get failed (%d)", err); in vcs_state_cb() [all …]
|
D | micp_mic_dev.c | 35 shell_error(ctx_shell, "AICS state get failed (%d) for " in micp_mic_dev_aics_state_cb() 48 shell_error(ctx_shell, "AICS gain settings get failed (%d) for " in micp_mic_dev_aics_gain_setting_cb() 61 shell_error(ctx_shell, "AICS input type get failed (%d) for " in micp_mic_dev_aics_input_type_cb() 73 shell_error(ctx_shell, "AICS status get failed (%d) for " in micp_mic_dev_aics_status_cb() 85 shell_error(ctx_shell, "AICS description get failed (%d) for " in micp_mic_dev_aics_description_cb() 136 shell_error(sh, "MICP register failed: %d", result); in cmd_micp_mic_dev_param() 145 shell_error(sh, "MICP get failed: %d", result); in cmd_micp_mic_dev_param() 158 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute_get() 170 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_mute() 182 shell_error(sh, "Fail: %d", result); in cmd_micp_mic_dev_unmute() [all …]
|
D | has_client.c | 27 shell_error(ctx_shell, "HAS discovery (err %d)", err); in has_client_discover_cb() 40 shell_error(ctx_shell, "HAS %p preset switch error (err %d)", has, err); in has_client_preset_switch_cb() 50 shell_error(ctx_shell, "Preset Read operation failed (err %d)", err); in has_client_preset_read_rsp_cb() 78 shell_error(sh, "bt_has_client_cb_register (err %d)", err); in cmd_has_client_init() 89 shell_error(sh, "Not connected"); in cmd_has_client_discover() 99 shell_error(sh, "bt_has_client_discover (err %d)", err); in cmd_has_client_discover() 112 shell_error(sh, "Invalid command parameter (err %d)", err); in cmd_has_client_read_presets() 117 shell_error(sh, "Not connected"); in cmd_has_client_read_presets() 122 shell_error(sh, "No instance discovered"); in cmd_has_client_read_presets() 128 shell_error(sh, "bt_has_client_discover (err %d)", err); in cmd_has_client_read_presets() [all …]
|
D | tbs_client.c | 58 shell_error(sh, in cmd_tbs_client_set_signal_strength_interval() 66 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_set_signal_strength_interval() 78 shell_error(sh, "Failed to parse interval: %d", result); in cmd_tbs_client_set_signal_strength_interval() 84 shell_error(sh, "Invalid interval: %lu", interval); in cmd_tbs_client_set_signal_strength_interval() 114 shell_error(sh, in cmd_tbs_client_hold() 122 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_hold() 134 shell_error(sh, "Failed to parse call_index: %d", result); in cmd_tbs_client_hold() 140 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_client_hold() 168 shell_error(sh, in cmd_tbs_client_retrieve() 176 shell_error(sh, "Invalid index: %lu", in cmd_tbs_client_retrieve() [all …]
|
D | media_controller.c | 41 shell_error(ctx_shell, "Local player instance failed (%d)", err); in local_player_instance_cb() 57 shell_error(ctx_shell, "Discover player failed (%d)", err); in discover_player_cb() 72 shell_error(ctx_shell, "Player: %p, Player name failed (%d)", plr, err); in player_name_cb() 84 shell_error(ctx_shell, "Player: %p, Icon ID failed (%d)", plr, err); in icon_id_cb() 95 shell_error(ctx_shell, "Player: %p, Icon URL failed (%d)", plr, err); in icon_url_cb() 105 shell_error(ctx_shell, "Player: %p, Track change failed (%d)", plr, err); in track_changed_cb() 115 shell_error(ctx_shell, "Player: %p, Track title failed (%d)", plr, err); in track_title_cb() 125 shell_error(ctx_shell, "Player: %p, Track duration failed (%d)", plr, err); in track_duration_cb() 135 shell_error(ctx_shell, "Player: %p, Track position receive failed (%d)", plr, err); in track_position_recv_cb() 145 shell_error(ctx_shell, "Player: %p, Track position write failed (%d)", plr, err); in track_position_write_cb() [all …]
|
D | micp_mic_ctlr.c | 28 shell_error(ctx_shell, "Discovery failed (%d)", err); in micp_mic_ctlr_discover_cb() 36 shell_error(ctx_shell, "Could not get included services"); in micp_mic_ctlr_discover_cb() 46 shell_error(ctx_shell, "Mute write failed (%d)", err); in micp_mic_ctlr_mute_written_cb() 56 shell_error(ctx_shell, "Unmute write failed (%d)", err); in micp_mic_ctlr_unmute_written_cb() 66 shell_error(ctx_shell, "Mute get failed (%d)", err); in micp_mic_ctlr_mute_cb() 78 shell_error(ctx_shell, "Set gain failed (%d) for inst %p", in micp_mic_ctlr_aics_set_gain_cb() 88 shell_error(ctx_shell, "Unmute failed (%d) for inst %p", in micp_mic_ctlr_aics_unmute_cb() 98 shell_error(ctx_shell, "Mute failed (%d) for inst %p", in micp_mic_ctlr_aics_mute_cb() 108 shell_error(ctx_shell, in micp_mic_ctlr_aics_set_manual_mode_cb() 119 shell_error(ctx_shell, in micp_mic_ctlr_aics_automatic_mode_cb() [all …]
|
D | tbs.c | 70 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_accept() 76 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_accept() 100 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_terminate() 106 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_terminate() 129 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_hold() 135 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_hold() 159 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_retrieve() 165 shell_error(sh, "Invalid call_index: %lu", call_index); in cmd_tbs_retrieve() 190 shell_error(sh, "Could not parse service_index: %d", in cmd_tbs_originate() 197 shell_error(sh, "Invalid service_index: %lu", in cmd_tbs_originate() [all …]
|
D | mcc.c | 47 shell_error(ctx_shell, "Discovery failed (%d)", err); in mcc_discover_mcs_cb() 57 shell_error(ctx_shell, "Player Name read failed (%d)", err); in mcc_read_player_name_cb() 70 shell_error(ctx_shell, "Icon Object ID read failed (%d)", err); in mcc_read_icon_obj_id_cb() 84 shell_error(ctx_shell, "Icon URL read failed (%d)", err); in mcc_read_icon_url_cb() 94 shell_error(ctx_shell, "Track title read failed (%d)", err); in mcc_read_track_title_cb() 104 shell_error(ctx_shell, "Track changed notification failed (%d)", err); in mcc_track_changed_ntf_cb() 114 shell_error(ctx_shell, "Track duration read failed (%d)", err); in mcc_read_track_duration_cb() 124 shell_error(ctx_shell, "Track position read failed (%d)", err); in mcc_read_track_position_cb() 134 shell_error(ctx_shell, "Track Position set failed (%d)", err); in mcc_set_track_position_cb() 145 shell_error(ctx_shell, "Playback speed read failed (%d)", err); in mcc_read_playback_speed_cb() [all …]
|
D | bap_broadcast_assistant.c | 54 shell_error(ctx_shell, "Failed to decode BASE: %d", err); in pa_decode_base() 82 shell_error(ctx_shell, "BASS discover failed (%d)", err); in bap_broadcast_assistant_discover_cb() 123 shell_error(ctx_shell, "BASS recv state read failed (%d)", err); in bap_broadcast_assistant_recv_state_cb() 172 shell_error(ctx_shell, "Could not transfer periodic adv sync: %d", in bap_broadcast_assistant_recv_state_cb() 191 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 210 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 215 shell_error(ctx_shell, in bap_broadcast_assistant_recv_state_cb() 226 shell_error(ctx_shell, "BASS recv state removed failed (%d)", in bap_broadcast_assistant_recv_state_removed_cb() 236 shell_error(ctx_shell, "BASS scan start failed (%d)", err); in bap_broadcast_assistant_scan_start_cb() 245 shell_error(ctx_shell, "BASS scan stop failed (%d)", err); in bap_broadcast_assistant_scan_stop_cb() [all …]
|
D | vcp_vol_rend.c | 25 shell_error(ctx_shell, "VCP state get failed (%d)", err); in vcp_vol_rend_state_cb() 34 shell_error(ctx_shell, "VCP flags get failed (%d)", err); in vcp_vol_rend_flags_cb() 44 shell_error(ctx_shell, in aics_state_cb() 58 shell_error(ctx_shell, in aics_gain_setting_cb() 72 shell_error(ctx_shell, in aics_input_type_cb() 84 shell_error(ctx_shell, in aics_status_cb() 97 shell_error(ctx_shell, in aics_description_cb() 108 shell_error(ctx_shell, "VOCS state get failed (%d) for inst %p", in vocs_state_cb() 118 shell_error(ctx_shell, in vocs_location_cb() 131 shell_error(ctx_shell, in vocs_description_cb() [all …]
|
D | bap_scan_delegator.c | 220 shell_error(ctx_shell, "Could not delete per adv sync: %d", in pa_sync_term() 249 shell_error(ctx_shell, "Could not get state"); in pa_sync_req_cb() 283 shell_error(ctx_shell, "Could not get state"); in pa_sync_term_req_cb() 302 shell_error(ctx_shell, "Could not get state"); in broadcast_code_cb() 363 shell_error(ctx_shell, in pa_term_cb() 406 shell_error(sh, "Failed to parse past_pref from %s", argv[1]); in cmd_bap_scan_delegator_set_past_pref() 426 shell_error(sh, "Failed to parse src_id from %s", argv[1]); in cmd_bap_scan_delegator_sync_pa() 432 shell_error(sh, "src_id shall be 0x00-0xff"); in cmd_bap_scan_delegator_sync_pa() 439 shell_error(ctx_shell, "Could not get state"); in cmd_bap_scan_delegator_sync_pa() 454 shell_error(sh, in cmd_bap_scan_delegator_sync_pa() [all …]
|
D | csip_set_coordinator.c | 51 shell_error(ctx_shell, "Failed to connect to %s (%u)", in connected_cb() 86 shell_error(ctx_shell, "discover failed (%d)", err); in csip_discover_cb() 113 shell_error(ctx_shell, "Lock sets failed (%d)", err); in csip_set_coordinator_lock_set_cb() 123 shell_error(ctx_shell, "Lock sets failed (%d)", err); in csip_set_coordinator_release_set_cb() 212 shell_error(ctx_shell, in csip_found() 229 shell_error(ctx_shell, "Could not find all members (%u / %u)", in discover_members_timer_handler() 236 shell_error(ctx_shell, "Failed to stop scan: %d", err); in discover_members_timer_handler() 259 shell_error(sh, "Could not parse member_index: %d", in cmd_csip_set_coordinator_discover() 266 shell_error(sh, "Invalid member_index: %lu", in cmd_csip_set_coordinator_discover() 285 shell_error(sh, "Fail: %d", err); in cmd_csip_set_coordinator_discover() [all …]
|
D | csip_set_member.c | 31 shell_error(ctx_shell, "Server %s the device", in locked_cb() 90 shell_error(sh, "Could not parse set_size: %d", in cm_csip_set_member_register() 97 shell_error(sh, "Invalid set_size: %lu", in cm_csip_set_member_register() 115 shell_error(sh, "Could not parse rank: %d", in cm_csip_set_member_register() 122 shell_error(sh, "Invalid rank: %lu", rank); in cm_csip_set_member_register() 142 shell_error(sh, "Could not parse SIRK"); in cm_csip_set_member_register() 153 shell_error(sh, "Could not register CSIP: %d", err); in cm_csip_set_member_register() 173 shell_error(sh, "Failed to set lock: %d", err); in cm_csip_set_member_lock() 192 shell_error(sh, "Unknown parameter: %s", argv[1]); in cm_csip_set_member_release() 200 shell_error(sh, "Failed to release lock: %d", err); in cm_csip_set_member_release() [all …]
|
/Zephyr-Core-3.5.0/subsys/sip_svc/ |
D | sip_svc_shell.c | 27 shell_error(sh, "service %s not found", argv[1]); in parse_common_args() 34 shell_error(sh, "ARM SiP services method %s not initialized", argv[1]); in parse_common_args() 53 shell_error(sh, "%s: register fail", ctrl->method); in cmd_reg() 78 shell_error(sh, "Out of range value"); in cmd_unreg() 81 shell_error(sh, "Invalid argument"); in cmd_unreg() 87 shell_error(sh, "%s: unregister fail (%d): client token %08x", ctrl->method, err, in cmd_unreg() 114 shell_error(sh, "Out of range value"); in cmd_open() 117 shell_error(sh, "Invalid argument"); in cmd_open() 125 shell_error(sh, "Out of range value"); in cmd_open() 128 shell_error(sh, "Invalid Argument"); in cmd_open() [all …]
|
/Zephyr-Core-3.5.0/drivers/w1/ |
D | w1_shell.c | 41 shell_error(sh, "Unknown option %c", *arg); in read_io_options() 57 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_reset_bus() 64 shell_error(sh, "Failed to reset bus [%d]", ret); in cmd_w1_reset_bus() 79 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_bit() 86 shell_error(sh, "Failed to read bit [%d]", ret); in cmd_w1_read_bit() 103 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_byte() 110 shell_error(sh, "Failed to read byte [%d]", ret); in cmd_w1_read_byte() 129 shell_error(sh, W1DEV_X_NOT_FOUND, argv[1]); in cmd_w1_read_block() 135 shell_error(sh, "num_bytes is not a number"); in cmd_w1_read_block() 139 shell_error(sh, "num_bytes limited to: %u", BUF_SIZE); in cmd_w1_read_block() [all …]
|
/Zephyr-Core-3.5.0/subsys/fb/ |
D | cfb_shell.c | 39 shell_error(sh, HELP_INIT); in cmd_clear() 45 shell_error(sh, "Framebuffer clear error=%d", err); in cmd_clear() 51 shell_error(sh, "Framebuffer finalize error=%d", err); in cmd_clear() 66 shell_error(sh, HELP_INIT); in cmd_cfb_print() 74 shell_error(sh, "Framebuffer clear failed error=%d", err); in cmd_cfb_print() 80 shell_error(sh, "Failed to print the string %s error=%d", in cmd_cfb_print() 87 shell_error(sh, in cmd_cfb_print() 101 shell_error(sh, HELP_INIT); in cmd_print() 107 shell_error(sh, "Invalid col=%d position", col); in cmd_print() 113 shell_error(sh, "Invalid row=%d position", row); in cmd_print() [all …]
|
/Zephyr-Core-3.5.0/subsys/bluetooth/shell/ |
D | iso.c | 146 shell_error(sh, "Already created"); in cmd_cig_create() 171 shell_error(sh, "Could not parse interval: %d", err); in cmd_cig_create() 179 shell_error(sh, "Invalid interval %lu", interval); in cmd_cig_create() 195 shell_error(sh, "Could not parse packing: %d", err); in cmd_cig_create() 201 shell_error(sh, "Invalid packing %lu", packing); in cmd_cig_create() 216 shell_error(sh, "Could not parse framing: %d", err); in cmd_cig_create() 222 shell_error(sh, "Invalid framing %lu", framing); in cmd_cig_create() 237 shell_error(sh, "Could not parse latency: %d", err); in cmd_cig_create() 245 shell_error(sh, "Invalid latency %lu", latency); in cmd_cig_create() 260 shell_error(sh, "Could not parse sdu: %d", err); in cmd_cig_create() [all …]
|
/Zephyr-Core-3.5.0/drivers/regulator/ |
D | regulator_shell.c | 95 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_enable() 101 shell_error(sh, "Could not enable regulator (%d)", ret); in cmd_enable() 117 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_disable() 123 shell_error(sh, "Could not disable regulator (%d)", ret); in cmd_disable() 140 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_vlist() 170 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_vset() 176 shell_error(sh, "Invalid min. voltage: %s", argv[2]); in cmd_vset() 183 shell_error(sh, "Invalid max. voltage: %s", argv[3]); in cmd_vset() 192 shell_error(sh, "Could not set voltage (%d)", ret); in cmd_vset() 209 shell_error(sh, "Regulator device %s not available", argv[1]); in cmd_vget() [all …]
|
/Zephyr-Core-3.5.0/subsys/net/lib/lwm2m/ |
D | lwm2m_shell.c | 65 shell_error(sh, "no lwm2m context yet\n"); in cmd_send() 70 shell_error(sh, "no path(s)\n"); in cmd_send() 91 shell_error(sh, "can't do send operation, request failed (%d)\n", ret); in cmd_send() 102 shell_error(sh, "no lwm2m context yet\n"); in cmd_exec() 111 shell_error(sh, "Illegal path (PATH %s)\n", pathstr); in cmd_exec() 118 shell_error(sh, "Resource not found\n"); in cmd_exec() 123 shell_error(sh, "No execute callback\n!"); in cmd_exec() 133 shell_error(sh, "returned (err %d)\n", ret); in cmd_exec() 145 shell_error(sh, "no lwm2m context yet\n"); in cmd_read() 150 shell_error(sh, "no arguments or path(s)\n"); in cmd_read() [all …]
|
/Zephyr-Core-3.5.0/drivers/can/ |
D | can_shell.c | 117 shell_error(can_shell_tx_msgq_sh, "failed to submit tx msgq polling (err %d)", in can_shell_tx_msgq_poll_submit() 133 shell_error(can_shell_tx_msgq_sh, "failed to send CAN frame #%u (err %d)", in can_shell_tx_msgq_triggered_work_handler() 169 shell_error(can_shell_rx_msgq_sh, "failed to submit rx msgq polling (err %d)", in can_shell_rx_msgq_poll_submit() 237 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_start() 245 shell_error(sh, "failed to start CAN controller (err %d)", err); in cmd_can_start() 258 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_stop() 266 shell_error(sh, "failed to stop CAN controller (err %d)", err); in cmd_can_stop() 288 shell_error(sh, "device %s not ready", argv[1]); in cmd_can_show() 294 shell_error(sh, "failed to get CAN core clock (err %d)", err); in cmd_can_show() 300 shell_error(sh, "failed to get maximum bitrate (err %d)", err); in cmd_can_show() [all …]
|
/Zephyr-Core-3.5.0/drivers/counter/ |
D | counter_timer_shell.c | 48 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_free_running() 55 shell_error(shctx, "%s is not available err:%d", argv[ARGV_DEV], err); in cmd_timer_free_running() 72 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_stop() 84 shell_error(shctx, "Failed to stop timer"); in cmd_timer_stop() 104 shell_error(shctx, "Timer: Device %s not found", argv[ARGV_DEV]); in cmd_timer_oneshot() 110 shell_error(shctx, "invalid delay parameter"); in cmd_timer_oneshot() 113 shell_error(shctx, "delay out of range"); in cmd_timer_oneshot() 119 shell_error(shctx, "invalid channel parameter"); in cmd_timer_oneshot() 122 shell_error(shctx, "channel out of range"); in cmd_timer_oneshot() 134 shell_error(shctx, "%s:Failed to set channel alarm, err:%d", argv[ARGV_DEV], err); in cmd_timer_oneshot() [all …]
|
/Zephyr-Core-3.5.0/subsys/usb/device_next/ |
D | usbd_shell.c | 39 shell_error(sh, "dev: Failed to wakeup remote %d", err); in cmd_wakeup_request() 57 shell_error(sh, in cmd_register() 78 shell_error(sh, in cmd_unregister() 101 shell_error(sh, "dev: Failed to initialize descriptors, %d", err); in cmd_usbd_magic() 106 shell_error(sh, "dev: Failed to add configuration"); in cmd_usbd_magic() 112 shell_error(sh, "dev: Failed to add loopback_0 class"); in cmd_usbd_magic() 119 shell_error(sh, "dev: Failed to initialize device support"); in cmd_usbd_magic() 124 shell_error(sh, "dev: Failed to enable device support"); in cmd_usbd_magic() 141 shell_error(sh, "dev: Failed to initialize descriptors, %d", err); in cmd_usbd_defaults() 158 shell_error(sh, "dev: USB already initialized"); in cmd_usbd_init() [all …]
|
/Zephyr-Core-3.5.0/subsys/fs/ |
D | shell.c | 145 shell_error(sh, "%s doesn't exist", path); in cmd_cd() 150 shell_error(sh, "%s is not a directory", path); in cmd_cd() 177 shell_error(sh, "Unable to open %s (err %d)", path, err); in cmd_ls() 186 shell_error(sh, "Unable to read directory"); in cmd_ls() 229 shell_error(sh, "Failed to open %s (%d)", path, err); in cmd_trunc() 235 shell_error(sh, "Failed to truncate %s (%d)", path, err); in cmd_trunc() 253 shell_error(sh, "Error creating dir[%d]", err); in cmd_mkdir() 269 shell_error(sh, "Failed to remove %s (%d)", path, err); in cmd_rm() 304 shell_error(sh, "Failed to obtain file %s (err: %d)", in cmd_read() 310 shell_error(sh, "Not a file %s", path); in cmd_read() [all …]
|
/Zephyr-Core-3.5.0/samples/shields/npm6001_ek/src/ |
D | main.c | 93 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_voltages() 118 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_enable() 124 shell_error(sh, "Could not enable regulator (%d)", ret); in cmd_regulator_enable() 140 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_disable() 146 shell_error(sh, "Could not disable regulator (%d)", ret); in cmd_regulator_disable() 161 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_set() 174 shell_error(sh, "Could not set voltage (%d)", ret); in cmd_regulator_set() 191 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_get() 197 shell_error(sh, "Could not get voltage (%d)", ret); in cmd_regulator_get() 216 shell_error(sh, "Invalid regulator: %s", argv[1]); in cmd_regulator_modeset() [all …]
|
/Zephyr-Core-3.5.0/drivers/led/ |
D | led_shell.c | 30 shell_error(sh, in parse_common_args() 37 shell_error(sh, "Invalid LED number parameter %s", in parse_common_args() 60 shell_error(sh, "Error: %d", err); in cmd_off() 81 shell_error(sh, "Error: %d", err); in cmd_on() 104 shell_error(sh, "Error: %d", err); in cmd_get_info() 140 shell_error(sh, "Invalid LED brightness parameter %s", in cmd_set_brightness() 145 shell_error(sh, "Invalid LED brightness value %lu (max 100)", in cmd_set_brightness() 155 shell_error(sh, "Error: %d", err); in cmd_set_brightness() 177 shell_error(sh, in cmd_set_color() 189 shell_error(sh, "Invalid LED color parameter %s", in cmd_set_color() [all …]
|