/Zephyr-latest/drivers/mipi_dbi/ |
D | mipi_dbi_spi.c | 334 uint8_t *response, size_t len) in mipi_dbi_spi_read_helper_3wire() 387 uint8_t *response, size_t len) in mipi_dbi_spi_read_helper_4wire() 443 uint8_t *response, size_t len) in mipi_dbi_spi_command_read()
|
D | mipi_dbi_smartbond.c | 204 uint8_t *response, size_t len) in mipi_dbi_smartbond_command_read()
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/mcumgr_client/src/ |
D | main.c | 33 struct mcumgr_image_upload response; in ZTEST() local
|
/Zephyr-latest/drivers/sdhc/ |
D | sdhc_spi.c | 184 uint8_t response; in sdhc_spi_card_busy() local 207 uint8_t response; in sdhc_spi_wait_unbusy() local 230 uint8_t *response = dev_data->scratch; in sdhc_spi_response_get() local
|
D | sdhc_esp32.h | 91 uint32_t response[4]; /*!< response buffer */ member
|
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/ |
D | main.c | 139 static int send_evt(uint8_t *response, uint8_t len) in send_evt() 384 uint8_t response[16]; in tx_thread() local
|
/Zephyr-latest/drivers/gnss/ |
D | gnss_u_blox_m8.c | 621 struct ubx_frame *response = data->script.response; in ubx_m8_get_navigation_mode() local 727 struct ubx_frame *response = data->script.response; in ubx_m8_set_enabled_systems() local 831 struct ubx_frame *response = data->script.response; in ubx_m8_get_enabled_systems() local 905 struct ubx_frame *response = data->script.response; in ubx_m8_get_fix_rate() local
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_rd_client.c | 439 static int do_bootstrap_reply_cb(const struct coap_packet *response, in do_bootstrap_reply_cb() 495 static int do_registration_reply_cb(const struct coap_packet *response, in do_registration_reply_cb() 561 static int do_update_reply_cb(const struct coap_packet *response, in do_update_reply_cb() 604 static int do_deregister_reply_cb(const struct coap_packet *response, in do_deregister_reply_cb()
|
D | lwm2m_pull_context.c | 219 static int do_firmware_transfer_reply_cb(const struct coap_packet *response, in do_firmware_transfer_reply_cb()
|
/Zephyr-latest/tests/net/lib/http_server/core/src/ |
D | main.c | 1774 static const char response[] = "HTTP/1.1 200\r\n" in test_http1_dynamic_response_header_none() local 1821 static const char response[] = "HTTP/1.1 422\r\n" in test_http1_dynamic_response_header_422() local 1868 static const char response[] = "HTTP/1.1 200\r\n" in test_http1_dynamic_response_header_extra() local 1917 static const char response[] = "HTTP/1.1 200\r\n" in test_http1_dynamic_response_header_override() local 1964 static const char response[] = "HTTP/1.1 200\r\n" in test_http1_dynamic_response_header_separate() local 2014 static const char response[] = "HTTP/1.1 200\r\n" in test_http1_dynamic_response_header_combined() local 2064 static const char response[] = "HTTP/1.1 200\r\n" in ZTEST() local 2083 static const char response[] = "HTTP/1.1 200\r\n" in ZTEST() local
|
/Zephyr-latest/drivers/fpga/ |
D | fpga_altera_agilex_bridge.c | 114 static void smc_callback(uint32_t c_token, struct sip_svc_response *response) in smc_callback()
|
/Zephyr-latest/subsys/sip_svc/ |
D | sip_svc_agilex_mailbox_shell.c | 159 static void cmd_send_callback(uint32_t c_token, struct sip_svc_response *response) in cmd_send_callback()
|
D | sip_svc_shell.c | 185 static void cmd_send_callback(uint32_t c_token, struct sip_svc_response *response) in cmd_send_callback()
|
/Zephyr-latest/drivers/flash/ |
D | flash_hp_ra_ex_op.c | 270 struct flash_ra_ex_write_protect_out *response) in flash_ra_block_protect_get()
|
/Zephyr-latest/samples/net/sockets/big_http_download/src/ |
D | big_http_download.c | 80 static char response[1024]; variable
|
/Zephyr-latest/include/zephyr/drivers/ |
D | mipi_dbi.h | 227 uint8_t *response, size_t len) in mipi_dbi_command_read()
|
/Zephyr-latest/tests/modules/thrift/ThriftTest/src/ |
D | client.cpp | 164 Numberz::type response = context.client->testEnum(Numberz::ONE); in ZTEST() local
|
/Zephyr-latest/include/zephyr/modem/ |
D | ubx.h | 60 struct ubx_frame *response; member
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp_client/src/ |
D | client.c | 187 enum mcumgr_op_t response; in smp_client_response_discover() local
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub_priv.h | 34 static char *updatehub_response(enum updatehub_response response) in updatehub_response()
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | device_composition.h | 32 uint32_t response; member
|
/Zephyr-latest/samples/net/sockets/coap_client/src/ |
D | coap-client.c | 420 static int obs_notification_cb(const struct coap_packet *response, in obs_notification_cb()
|
/Zephyr-latest/subsys/sd/ |
D | sdmmc.c | 286 uint8_t value, uint8_t *response) in sdmmc_switch()
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_ataes132a.c | 44 uint8_t nparams, uint8_t *response, in ataes132a_send_command()
|
/Zephyr-latest/tests/subsys/mgmt/ec_host_cmd/simulator/src/ |
D | main.c | 147 struct ec_response_add *const response = args->output_buf; in ec_host_cmd_add() local
|