| /samples/subsys/modbus/tcp_gateway/src/ |
| A D | main.c | 48 uint8_t header[MODBUS_MBAP_AND_FC_LENGTH]; in modbus_tcp_reply() local 50 modbus_raw_put_header(adu, header); in modbus_tcp_reply() 51 if (send(client, header, sizeof(header), 0) < 0) { in modbus_tcp_reply() 64 uint8_t header[MODBUS_MBAP_AND_FC_LENGTH]; in modbus_tcp_connection() local 68 rc = recv(client, header, sizeof(header), MSG_WAITALL); in modbus_tcp_connection() 73 LOG_HEXDUMP_DBG(header, sizeof(header), "h:>"); in modbus_tcp_connection() 74 modbus_raw_get_header(&tmp_adu, header); in modbus_tcp_connection()
|
| /samples/drivers/ipm/ipm_mcux/ |
| A D | Kconfig | 8 bool "Include remote core header directory" 10 Include remote build header files. Can be used if primary image
|
| /samples/subsys/ipc/openamp/ |
| A D | Kconfig | 8 bool "Include remote core header directory" 10 Include remote build header files. Can be used if primary image
|
| /samples/drivers/mbox_data/ |
| A D | Kconfig | 8 bool "Include remote core header directory" 10 Include remote build header files. Can be used if primary image
|
| /samples/subsys/ipc/ipc_service/static_vrings/ |
| A D | Kconfig | 8 bool "Include remote core header directory" 10 Include remote build header files. Can be used if primary image
|
| /samples/subsys/modbus/tcp_server/src/ |
| A D | main.c | 216 uint8_t header[MODBUS_MBAP_AND_FC_LENGTH]; in modbus_tcp_reply() local 218 modbus_raw_put_header(adu, header); in modbus_tcp_reply() 219 if (send(client, header, sizeof(header), 0) < 0) { in modbus_tcp_reply() 232 uint8_t header[MODBUS_MBAP_AND_FC_LENGTH]; in modbus_tcp_connection() local 236 rc = recv(client, header, sizeof(header), MSG_WAITALL); in modbus_tcp_connection() 241 LOG_HEXDUMP_DBG(header, sizeof(header), "h:>"); in modbus_tcp_connection() 242 modbus_raw_get_header(&tmp_adu, header); in modbus_tcp_connection()
|
| /samples/drivers/mbox/ |
| A D | Kconfig | 8 bool "Include remote core header directory" 10 Include remote build header files. Can be used if primary image
|
| /samples/arch/smp/pktqueue/ |
| A D | README.rst | 17 of packet headers is initialized. Each header contains some random data of size 18 defined in SIZE_OF_HEADER and calculated crc16 header checksum 20 header follows: 43 of them first pick the header from "sender" queue, calculates crc and if 44 crc is correct put the header to "receiver" queue. Only one thread in a 58 size of header in bytes (``SIZE_OF_HEADER``). 78 Simulating IP header validation on multiple cores. 80 Bytes in packet header: 24
|
| /samples/sensor/mcux_lpcmp/boards/ |
| A D | mcx_n9xx_evk_mcxn947_cpu0.overlay | 9 * Apply input voltage to LPCMP on header J1-pin 14 (P1_2)
|
| A D | mcx_n9xx_evk_mcxn947_cpu0_qspi.overlay | 9 * Apply input voltage to LPCMP on header J1-pin 14 (P1_2)
|
| /samples/drivers/video/capture/boards/ |
| A D | frdm_mcxn236.overlay | 10 * pins are duplicated with camera header pins
|
| /samples/subsys/usb/webusb/src/ |
| A D | msosv2.h | 33 struct msosv2_descriptor_set_header header; member 51 .header = {
|
| /samples/subsys/dap/src/ |
| A D | msosv2.h | 33 struct msosv2_descriptor_set_header header; member 51 .header = {
|
| /samples/net/sockets/packet/ |
| A D | Kconfig | 21 This will strip Ethernet header from received packets 22 and insert Ethernet header to sent packets.
|
| /samples/bluetooth/channel_sounding/src/ |
| A D | cs_test_initiator.c | 69 latest_num_steps_reported = result->header.num_steps_reported; in subevent_result_cb() 70 n_ap = result->header.num_antenna_paths; in subevent_result_cb() 84 if (result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_COMPLETE || in subevent_result_cb() 85 result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_ABORTED) { in subevent_result_cb()
|
| A D | cs_test_reflector.c | 37 latest_num_steps_reported = result->header.num_steps_reported; in subevent_result_cb() 50 if (result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_COMPLETE || in subevent_result_cb() 51 result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_ABORTED) { in subevent_result_cb()
|
| A D | connected_cs_initiator.c | 72 latest_num_steps_reported = result->header.num_steps_reported; in subevent_result_cb() 73 n_ap = result->header.num_antenna_paths; in subevent_result_cb() 87 if (result->header.procedure_done_status == BT_CONN_LE_CS_PROCEDURE_COMPLETE) { in subevent_result_cb()
|
| /samples/sensor/lsm6dso_i2c_on_i3c/ |
| A D | README.rst | 19 the evaluation board STEVAL-MKI196V1 connected to the I3C header 50 header, where: 60 A LSM6DSO sensor needs to be connected to this header. For example,
|
| /samples/sensor/lps22hh_i3c/ |
| A D | README.rst | 18 STEVALMKI192-V1 connected to the I3C header on :zephyr:board:`mimxrt685_evk`. 59 header, where: 69 A LPS22HH sensor needs to be connected to this header. For example,
|
| /samples/drivers/video/capture_to_lvgl/src/ |
| A D | main.c | 174 .header.w = CONFIG_VIDEO_WIDTH, in main() 175 .header.h = CONFIG_VIDEO_HEIGHT, in main() 177 .header.cf = LV_COLOR_FORMAT_NATIVE, in main()
|
| /samples/net/sockets/coap_server/ |
| A D | Kconfig | 25 Name of a header file containing a pre-shared key.
|
| /samples/subsys/usb/legacy/webusb/src/ |
| A D | main.c | 42 struct msosv2_descriptor_set_header header; member 52 .header = {
|
| /samples/net/prometheus/ |
| A D | Kconfig | 31 Name of a header file containing a
|
| /samples/bluetooth/mtu_update/ |
| A D | README.rst | 14 | Set :kconfig:option:`CONFIG_BT_BUF_ACL_RX_SIZE` to at least x + L2CAP header 16 | Set :kconfig:option:`CONFIG_BT_BUF_ACL_RX_SIZE` to at least x + L2CAP header + 51 L2CAP header size. 55 L2CAP header size.
|
| /samples/subsys/display/cfb_custom_font/ |
| A D | README.rst | 13 a PNG image, and then uses the generated header (``cfb_font_dice.h``)
|