/Zephyr-latest/tests/bsim/bluetooth/audio/src/ |
D | tbs_test.c | 125 FAIL("Could not set bearer provider name: %d\n", err); in test_provider_name() 141 FAIL("Could not set bearer provider name: %d\n", err); in test_set_signal_strength() 157 FAIL("Could not set bearer technology: %d\n", err); in test_set_bearer_technology() 173 FAIL("Could not set status flags: %d\n", err); in test_set_status_flags() 190 FAIL("Could not originate call: %d\n", err); in test_answer_terminate() 197 FAIL("Could not accept call: %d\n", err); in test_answer_terminate() 204 FAIL("Could not terminate call: %d\n", err); in test_answer_terminate() 220 FAIL("Could not originate call: %d\n", err); in test_hold_retrieve() 226 FAIL("Could not accept call: %d\n", err); in test_hold_retrieve() 233 FAIL("Could not terminate call: %d\n", err); in test_hold_retrieve() [all …]
|
D | micp_mic_ctlr_test.c | 133 FAIL("MICS could not be discovered (%d)\n", err); in micp_mic_ctlr_discover_cb() 217 FAIL("Could not get AICS client conn (err %d)\n", err); in test_aics() 229 FAIL("Could not get AICS state (err %d)\n", err); in test_aics() 239 FAIL("Could not get AICS gain setting (err %d)\n", err); in test_aics() 250 FAIL("Could not get AICS input type (err %d)\n", err); in test_aics() 261 FAIL("Could not get AICS status (err %d)\n", err); in test_aics() 271 FAIL("Could not get AICS description (err %d)\n", err); in test_aics() 282 FAIL("Could not set AICS mute (err %d)\n", err); in test_aics() 294 FAIL("Could not set AICS unmute (err %d)\n", err); in test_aics() 306 FAIL("Could not set AICS auto mode (err %d)\n", err); in test_aics() [all …]
|
D | vcp_vol_rend_test.c | 215 FAIL("Could not deactivate AICS (err %d)\n", err); in test_aics_deactivate() 239 FAIL("Could not activate AICS (err %d)\n", err); in test_aics_activate() 264 FAIL("Could not get AICS state (err %d)\n", err); in test_aics_state_get() 289 FAIL("Could not get AICS gain setting (err %d)\n", err); in aics_gain_setting_get() 314 FAIL("Could not get AICS input type (err %d)\n", err); in aics_type_get() 340 FAIL("Could not get AICS status (err %d)\n", err); in aics_status_get() 365 FAIL("Could not get AICS description (err %d)\n", err); in aics_get_description() 390 FAIL("Could not set AICS mute (err %d)\n", err); in test_aics_mute() 415 FAIL("Could not set AICS unmute (err %d)\n", err); in test_aics_unmute() 440 FAIL("Could not set AICS auto mode (err %d)\n", err); in test_aics_automatic_gain_set() [all …]
|
D | micp_mic_dev_test.c | 144 FAIL("Could not deactivate AICS (err %d)\n", err); in test_aics_server_only() 154 FAIL("Could not activate AICS (err %d)\n", err); in test_aics_server_only() 164 FAIL("Could not get AICS state (err %d)\n", err); in test_aics_server_only() 174 FAIL("Could not get AICS gain setting (err %d)\n", err); in test_aics_server_only() 185 FAIL("Could not get AICS input type (err %d)\n", err); in test_aics_server_only() 196 FAIL("Could not get AICS status (err %d)\n", err); in test_aics_server_only() 206 FAIL("Could not get AICS description (err %d)\n", err); in test_aics_server_only() 217 FAIL("Could not set AICS mute (err %d)\n", err); in test_aics_server_only() 228 FAIL("Could not set AICS unmute (err %d)\n", err); in test_aics_server_only() 239 FAIL("Could not set AICS auto mode (err %d)\n", err); in test_aics_server_only() [all …]
|
D | vcp_vol_ctlr_test.c | 217 FAIL("VCP could not be discovered (%d)\n", err); in vcs_discover_cb() 291 FAIL("Could not get AICS state (err %d)\n", err); in test_aics_state_get() 316 FAIL("Could not get AICS gain setting (err %d)\n", err); in aics_gain_setting_get() 341 FAIL("Could not get AICS input type (err %d)\n", err); in aics_type_get() 367 FAIL("Could not get AICS status (err %d)\n", err); in aics_status_get() 392 FAIL("Could not get AICS description (err %d)\n", err); in aics_get_description() 418 FAIL("Could not set AICS mute (err %d)\n", err); in test_aics_mute() 444 FAIL("Could not set AICS unmute (err %d)\n", err); in test_aics_unmute() 470 FAIL("Could not set AICS auto mode (err %d)\n", err); in test_aics_automatic_gain_set() 496 FAIL("Could not set AICS manual mode (err %d)\n", err); in test_aics_manual_gain_set() [all …]
|
/Zephyr-latest/drivers/sensor/bosch/bma280/ |
D | bma280_trigger.c | 52 LOG_DBG("Could not set slope threshold"); in bma280_attr_set() 61 LOG_DBG("Could not set slope duration"); in bma280_attr_set() 121 LOG_DBG("Could not update clear the interrupt"); in bma280_thread_cb() 170 LOG_DBG("Could not disable data ready interrupt"); in bma280_trigger_set() 185 LOG_DBG("Could not enable data ready interrupt"); in bma280_trigger_set() 193 LOG_DBG("Could not disable data ready interrupt"); in bma280_trigger_set() 208 LOG_DBG("Could not enable data ready interrupt"); in bma280_trigger_set() 228 LOG_DBG("Could not set latched interrupts"); in bma280_init_interrupt() 245 LOG_DBG("Could not set gpio callback"); in bma280_init_interrupt() 254 LOG_DBG("Could not map data ready interrupt pin"); in bma280_init_interrupt() [all …]
|
/Zephyr-latest/tests/net/pm/src/ |
D | main.c | 115 zassert_not_null(ifaddr, "Could not add iface address"); in test_setup() 134 zassert_true(sock >= 0, "Could not open socket"); in ZTEST() 141 zassert_true(ret > 0, "Could not send data"); in ZTEST() 149 zassert_true(ret == 0, "Could not set state"); in ZTEST() 155 zassert_true(ret == -EALREADY, "Could change state"); in ZTEST() 162 zassert_true(ret < 0, "Could send data"); in ZTEST() 165 zassert_true(ret == 0, "Could not set state"); in ZTEST() 170 zassert_true(ret == -EALREADY, "Could change state"); in ZTEST() 175 zassert_true(ret > 0, "Could not send data"); in ZTEST()
|
/Zephyr-latest/samples/subsys/display/cfb_custom_font/src/ |
D | main.c | 37 printk("Could not initialize framebuffer (err %d)\n", err); in main() 42 printk("Could not clear framebuffer (err %d)\n", err); in main() 47 printk("Could not display custom font (err %d)\n", err); in main() 52 printk("Could not finalize framebuffer (err %d)\n", err); in main()
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_parse.h | 20 * @retval -EINVAL if str could not be parsed 33 * @retval -EINVAL if str could not be parsed 46 * @retval -EINVAL if str could not be parsed 60 * @retval -EINVAL if str could not be parsed
|
/Zephyr-latest/drivers/sensor/nxp/fxos8700/ |
D | fxos8700_trigger.c | 60 LOG_ERR("Could not read pulse source"); in fxos8700_handle_pulse_int() 93 LOG_ERR("Could not read pulse source"); in fxos8700_handle_motion_int() 131 LOG_ERR("Could not read interrupt source"); in fxos8700_handle_int() 156 LOG_ERR("Could not read magnetometer interrupt source"); in fxos8700_handle_int() 250 LOG_ERR("Could not get power mode"); in fxos8700_trigger_set() 257 LOG_ERR("Could not set standby mode"); in fxos8700_trigger_set() 265 LOG_ERR("Could not configure interrupt"); in fxos8700_trigger_set() 272 LOG_ERR("Could not restore power mode"); in fxos8700_trigger_set() 367 LOG_ERR("Could not set magnetic vector-magnitude function"); in fxos8700_m_vecm_init() 376 LOG_ERR("Could not set magnetic vector-magnitude function threshold MSB value"); in fxos8700_m_vecm_init() [all …]
|
/Zephyr-latest/tests/net/lib/coap/src/ |
D | main.c | 90 zassert_equal(r, 0, "Could not initialize packet"); in ZTEST() 118 zassert_equal(r, 0, "Could not initialize packet"); in ZTEST() 122 zassert_equal(r, 0, "Could not append option"); in ZTEST() 160 zassert_equal(r, 0, "Could not parse packet"); in ZTEST() 196 zassert_equal(r, 0, "Could not parse packet"); in ZTEST() 239 zassert_equal(r, 0, "Could not parse packet"); in ZTEST() 405 zassert_equal(r, 0, "Could not parse packet"); in ZTEST() 409 zassert_equal(r, 0, "Could not initialize ACK packet"); in ZTEST() 432 zassert_equal(r, 0, "Could not parse packet"); in ZTEST() 436 zassert_equal(r, 0, "Could not initialize ACK packet"); in ZTEST() [all …]
|
/Zephyr-latest/subsys/sensing/ |
D | Kconfig | 38 int "maximum sensitivity count one sensor could support" 42 This is the maximum sensitivity count one sensor could support, 43 some sensors such as ALS sensor could define different sensitivity for each data filed, 63 dispatch thread priority to ensure dispatch thread could fetch data as
|
/Zephyr-latest/drivers/serial/ |
D | uart_native_ptty_bottom.c | 124 WARN("Could not attach to the UART with \"%s\"\n", command); in attach_to_tty() 147 ERROR("Could not open a new TTY for the UART\n"); in np_uart_open_ptty() 153 ERROR("Could not grant access to the slave PTY side (%i)\n", in np_uart_open_ptty() 160 ERROR("Could not unlock the slave PTY side (%i)\n", err_nbr); in np_uart_open_ptty() 173 ERROR("Could not read the master PTY file status flags (%i)\n", in np_uart_open_ptty() 181 ERROR("Could not set the master PTY as non-blocking (%i)\n", in np_uart_open_ptty() 197 ERROR("Could not read terminal driver settings\n"); in np_uart_open_ptty() 207 ERROR("Could not change terminal driver settings\n"); in np_uart_open_ptty() 223 ERROR("%s: Could not open terminal from the slave side (%i,%s)\n", in np_uart_open_ptty() 229 ERROR("%s: Could not close terminal from the slave side (%i,%s)\n", in np_uart_open_ptty()
|
/Zephyr-latest/samples/drivers/led/is31fl3733/src/ |
D | main.c | 36 printk("Error: could not write LED channels (%d)\n", ret); in led_channel_write() 51 printk("Error: could not write LED channels (%d)\n", ret); in led_channel_write() 70 printk("Error: could not enable led " in led_brightness() 92 printk("Error: could not disable led " in led_on_off() 100 printk("Error: could not enable led " in led_on_off() 142 printk("Could not set LED current limit (%d)\n", ret); in main() 151 printk("Could not set LED current limit (%d)\n", ret); in main()
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub.c | 157 LOG_ERR("Could not close the socket"); in cleanup_connection() 203 LOG_ERR("Could not resolve dns"); in start_coap_client() 256 LOG_ERR("Could not alloc data memory"); in send_request() 265 LOG_ERR("Could not init packet"); in send_request() 350 LOG_ERR("Could not send request"); in send_request() 366 LOG_ERR("Could not finish sha256sum"); in install_update_cb_sha256() 372 LOG_ERR("Could not create sha256sum hex representation"); in install_update_cb_sha256() 421 LOG_ERR("Could not alloc data memory"); in install_update_cb() 431 LOG_ERR("Could not receive data"); in install_update_cb() 459 LOG_ERR("Could not update sha256sum"); in install_update_cb() [all …]
|
/Zephyr-latest/subsys/bluetooth/audio/shell/ |
D | tbs.c | 130 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_accept() 160 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_terminate() 189 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_hold() 219 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_retrieve() 250 shell_error(sh, "Could not parse service_index: %d", in cmd_tbs_originate() 286 shell_error(sh, "Could not parse call_index: %d", in cmd_tbs_join() 318 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_answer() 348 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_remote_hold() 378 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_remote_retrieve() 408 shell_error(sh, "Could not parse call_index: %d", result); in cmd_tbs_remote_terminate() [all …]
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32_common_devices/src/ |
D | test_stm32_clock_configuration_lptim.c | 35 zassert_true((r == 0), "Could not enable LPTIM gating clock"); in ZTEST() 45 zassert_true((r == 0), "Could not enable LPTIM1 domain clock"); in ZTEST() 67 zassert_true((r == 0), "Could not get LPTIM1 clk srce freq"); in ZTEST() 83 zassert_true((r == 0), "Could not get LPTIM1 clk freq"); in ZTEST() 96 zassert_true((r == 0), "Could not disable LPTIM1 gating clk"); in ZTEST()
|
D | test_stm32_clock_configuration_i2s.c | 30 zassert_true((r == 0), "Could not enable I2S gating clock"); in ZTEST() 41 zassert_true((r == 0), "Could not enable I2S domain clock"); in ZTEST() 59 zassert_true((r == 0), "Could not get I2S clk srce freq"); in ZTEST() 71 zassert_true((r == 0), "Could not disable I2S gating clk"); in ZTEST()
|
/Zephyr-latest/tests/net/ethernet_mgmt/src/ |
D | main.c | 784 zassert_equal(ret, 0, "could not get the number of priority queues"); in ZTEST() 805 zassert_equal(ret, 0, "could not disable qav"); in ZTEST() 814 zassert_equal(ret, 0, "could not read qav status"); in ZTEST() 825 zassert_equal(ret, 0, "could not enable qav"); in ZTEST() 834 zassert_equal(ret, 0, "could not read qav status"); in ZTEST() 847 zassert_equal(ret, 0, "could not set delta bandwidth"); in ZTEST() 855 zassert_equal(ret, 0, "could not read delta bandwidth"); in ZTEST() 866 zassert_equal(ret, 0, "could not set idle slope"); in ZTEST() 874 zassert_equal(ret, 0, "could not read idle slope"); in ZTEST() 885 zassert_equal(ret, 0, "could not read oper idle slope"); in ZTEST() [all …]
|
/Zephyr-latest/drivers/input/ |
D | input_cap12xx.c | 148 LOG_ERR("Could not configure interrupt"); in cap12xx_init() 163 LOG_ERR("Could not configure interrupt GPIO pin"); in cap12xx_init() 169 LOG_ERR("Could not configure interrupt GPIO interrupt"); in cap12xx_init() 178 LOG_ERR("Could not set gpio callback"); in cap12xx_init() 184 LOG_ERR("Could not clear interrupt"); in cap12xx_init() 189 LOG_ERR("Could not configure interrupt"); in cap12xx_init() 195 LOG_ERR("Could not disable repeated interrupts"); in cap12xx_init() 202 LOG_ERR("Could not enable repeated interrupts"); in cap12xx_init()
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32u5_devices/src/ |
D | test_stm32_clock_configuration.c | 47 zassert_true((r == 0), "Could not enable SPI gating clock"); in ZTEST() 57 zassert_true((r == 0), "Could not configure SPI domain clk"); in ZTEST() 79 zassert_true((r == 0), "Could not get SPI clk freq"); in ZTEST() 92 zassert_true((r == 0), "Could not get SPI pclk freq"); in ZTEST() 103 zassert_true((r == 0), "Could not disable SPI reg_clk"); in ZTEST()
|
/Zephyr-latest/samples/drivers/led/is31fl3216a/src/ |
D | main.c | 31 LOG_ERR("Could not change brightness: %i", status); in pulse_led() 41 LOG_ERR("Could not change brightness: %i", status); in pulse_led() 60 LOG_ERR("Could not change brightness: %i", status); in pulse_leds() 73 LOG_ERR("Could not change brightness: %i", status); in pulse_leds()
|
/Zephyr-latest/tests/subsys/lorawan/channels_mask/src/ |
D | main.c | 27 zassert_equal(err, 0, "Could not set region"); in ZTEST() 30 zassert_equal(err, 0, "Could not start stack"); in ZTEST() 59 zassert_equal(err, 0, "Could not set region"); in ZTEST() 62 zassert_equal(err, 0, "Could not start stack"); in ZTEST()
|
/Zephyr-latest/subsys/lorawan/nvm/ |
D | lorawan_nvm_settings.c | 54 LOG_ERR("Could not get NVM context"); in lorawan_nvm_save_settings() 75 LOG_ERR("Could not save settings %s, error %d", in lorawan_nvm_save_settings() 131 LOG_ERR("Could not read setting %s", descr->name); in on_setting_loaded() 152 LOG_ERR("Could not get NVM context"); in lorawan_nvm_data_restore() 160 LOG_ERR("Could not load LoRaWAN settings, error %d", err); in lorawan_nvm_data_restore() 172 LOG_ERR("Could not set the NVM context, error %d", status); in lorawan_nvm_data_restore()
|
/Zephyr-latest/samples/drivers/mbox/src/ |
D | main.c | 32 printk("Could not register callback (%d)\n", ret); in main() 38 printk("Could not enable RX channel %d (%d)\n", rx_channel.channel_id, ret); in main() 60 printk("Could not send (%d)\n", ret); in main()
|