/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/op_agg/ |
D | full_status_msg_list.sh | 8 # access payload message and that the status item messages are received in the correct order. 17 # 3. The client sends X vendor model messages, making up an op agg sequence message of 380 bytes. 20 # 5. The server keeps track of the number of received messages and pass when X messages have been 22 # 6. The client keeps track of the number of received status messages. When X messages have been 23 # received, the client pass if the sequence of received status messages corresponds to the order 24 # in which the messages were sent, or the test fails.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 27 LoRaWAN download and uplink frame port used for communication. All messages received on 38 bool "Reassemble LoRaWAN SMP messages" 42 Will reassemble downlink LoRaWAN messages together to allow for messages larger than a 43 single message to be received, otherwise will support messages up to a single packet in 83 bool "Fragment uplink messages" 86 Will fragment messages into multiple uplink messages if they are too big to fit into a
|
/Zephyr-latest/drivers/sensor/bosch/bmi160/ |
D | emul_bmi160.h | 18 * @brief Check if I2C messages are touching a given register (R or W) 20 * @param[in] msgs The I2C messages in question 21 * @param[in] num_msgs The number of messages in the @p msgs array 46 * @brief Check if I2C messages are reading a specific register. 48 * @param[in] msgs The I2C messages in question 49 * @param[in] num_msgs The number of messages in the @p msgs array 64 * @brief Check if I2C messages are writing to a specific register. 66 * @param[in] msgs The I2C messages in question 67 * @param[in] num_msgs The number of messages in the @p msgs array
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | Kconfig | 9 int "Number of times to Publish sample MQTT messages" 12 Send sample MQTT messages this many times in a MQTT connection 13 before exiting. A value of zero means that the messages are sent 21 send NET_SAMPLE_APP_MAX_ITERATIONS amount of MQTT sample messages.
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 9 bool "Process printk messages" 13 If enabled, printk messages are redirected to the logging subsystem. 14 The messages are formatted in place and logged unconditionally. 44 int "Number of buffered log messages before flushing" 48 When number of buffered messages reaches the threshold thread is waken 60 number of buffered messages exceeds the threshold (see 70 milliseconds. When started, thread process any buffered messages. 77 milliseconds. When waken up, thread process any buffered messages. 104 messages. Option is used only if links are using dedicated buffers 105 for remote messages.
|
D | Kconfig.misc | 28 bool "Optimize simple messages for size" 32 Dedicated code for handling simple log messages (0-2 32 bit word arguments). 33 Approximately, 70%-80% log messages in the application fit into that category. 90 When enabled, maximum usage of memory used for log messages in deferred 108 Enable this option to force log messages to always append location of 118 of dropped messages. It may contain additional information depending
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | Kconfig | 42 timers, depending on received PTP messages or timeouts actions defined 46 int "Number of messages available for allocation" 49 PTP messages are allocated dynamically from memory slab. The Kconfig symbol 195 transmitting Announce messages and rising timeout event. 198 int "Interval between successive Announce messages" 202 Defines mean time interval between successive Announce messages. The value should be 207 int "Interval between successive Delay_Req messages" 211 The minimum time interval between Delay_Req messages. 215 int "Interval between successive Sync messages" 219 Specify mean time interval between successive Sync messages, [all …]
|
/Zephyr-latest/drivers/can/ |
D | Kconfig.xmc4xxx | 16 int "Maximum number of queued messages" 21 as well as the number of messages in the TX queue. 24 int "Number of CAN messages allocated to each RX FIFO" 28 Defines the number of CAN messages in each RX FIFO. A separate RX FIFO
|
D | Kconfig.mcp251xfd | 19 int "Maximum number of queued messages" 24 as well as the number of messages in the TX queue. 27 int "Number of CAN messages in the RX fifo" 31 Defines the number of CAN messages in the RX fifo.
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 28 Determines how often a report about dropped messages is printed. Given 48 bool "Send fully self-contained messages" 60 int "Buffer size to store early messages" 76 When enabled, then logging messages with 0 and 1 numeric argument are 112 Module demultiplexes messages encoded in STPv2 stream. Messages may 114 There are 3 types of messages: logging, tracepoints and HW events.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/bridge/ |
D | brg_simple_va.sh | 9 # - Messages are bridged to virtual address subscribers, only for subnets in the bridging table. 10 # - Messages are not bridged when the Subnet Bridge state is disabled. 28 # (**) - Messages are not bridged to subnet 3 via the virtual address. If the node belonging to 34 # - Each of the nodes are subscribed to the same virtual address. Messages are bridged from the 36 # - To allow nodes to respond to the tester, messages from each node is bridged to the tester.
|
D | brg_simple.sh | 7 # This test verifies that Subnet Bridge stops bridging messages when the Subnet Bridge state is 30 # 5. Nodes store the received messages. 32 # 7. Nodes send the stored messages back to the tester through a STATUS message encrypted 34 # 8. Tester verifies that each node received messages. 38 # 12. Tester verifies that each node didn't receive DATA messages.
|
D | brg_simple_group.sh | 9 # - Messages are bridged to group address subscribers, only for subnets in the bridging table. 10 # - Messages are not bridged when the Subnet Bridge state is disabled. 28 # (**) - Messages are not bridged to subnet 3 via the group address. If the node belonging to subnet 34 # - Each of the nodes are subscribed to the same group address. Messages are bridged from the tester 36 # - To allow nodes to respond to the tester, messages from each node is bridged to the tester.
|
/Zephyr-latest/tests/subsys/logging/log_syst/ |
D | prj.conf | 12 # Use immediate mode so all messages are being 14 # dropped messages as there are quite a number of 15 # messages to be printed.
|
/Zephyr-latest/include/zephyr/logging/ |
D | log_output_dict.h | 43 * dropped messages. 50 /** @brief Process log messages v2 for dictionary-based logging. 62 /** @brief Process dropped messages indication for dictionary-based logging. 64 * Function prints error message indicating lost log messages. 67 * @param cnt Number of dropped messages.
|
/Zephyr-latest/tests/subsys/logging/log_blocking/ |
D | Kconfig | 7 int "Number of log messages per test" 14 Specify the maximum rate at which messages will be logged from the 21 Specify the maximum rate at which log messages will be handled by
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | op_agg_srv.rst | 12 a sequence of access layer messages. 14 The Opcodes Aggregator Server model accepts messages encrypted with the node's device key 20 to encrypt the sequence of access layer messages sent to the Opcodes Aggregator Server. 22 The Opcodes Aggregator Server handles aggregated messages and dispatches them to the
|
D | heartbeat.rst | 11 Heartbeat messages 14 Heartbeat messages are sent as transport control packets through the network, 15 and are only encrypted with a network key. Heartbeat messages contain the 36 publication can be configured to stop after a certain number of messages, or 48 A node can be configured to subscribe to Heartbeat messages from one node at
|
/Zephyr-latest/samples/subsys/logging/syst/ |
D | prj.conf | 20 # Use immediate mode so all messages are being 22 # dropped messages as there are quite a number of 23 # messages to be printed.
|
/Zephyr-latest/include/zephyr/drivers/console/ |
D | ipm_console.h | 1 /* ipm_console.c - Console messages to/from another processor */ 35 * Stack for the receiver's thread, which prints out messages as 50 * Line buffer for incoming messages, characters accumulate here 60 * Destination for received console messages, one of 70 /** Semaphore to wake up the thread to print out messages */ 90 * Source of messages to forward, hooks will be installed.
|
/Zephyr-latest/subsys/lorawan/services/ |
D | lorawan_services.c | 31 * work queue and gets blocked if other LoRaWAN messages are sent and processed from 43 static struct service_uplink_msg messages[10]; variable 123 if (len > sizeof(messages[0].data)) { in lorawan_services_schedule_uplink() 133 for (int i = 0; i < ARRAY_SIZE(messages); i++) { in lorawan_services_schedule_uplink() 134 if (!messages[i].used) { in lorawan_services_schedule_uplink() 135 memcpy(messages[i].data, data, len); in lorawan_services_schedule_uplink() 136 messages[i].port = port; in lorawan_services_schedule_uplink() 137 messages[i].len = len; in lorawan_services_schedule_uplink() 138 messages[i].ticks = timeout_abs_ticks; in lorawan_services_schedule_uplink() 139 messages[i].used = true; in lorawan_services_schedule_uplink() [all …]
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.debug | 51 module-help = Enables core network stack code to output debug messages. 57 module-help = Enables network interface code to output debug messages. 63 module-help = Enables network traffic class code to output debug messages. 69 module-help = Enables utility functions to output debug messages. 81 module-help = Enables UDP/TCP connection debug messages. 87 module-help = Enables routing engine debug messages.
|
/Zephyr-latest/subsys/net/lib/mqtt_sn/ |
D | Kconfig | 20 int "Number of preallocated messages" 49 int "Radius for broadcast messages" 71 int "Number of times to retry messages" 91 int "Number of missed Advertise messages before considering GW lost" 98 module-help=Enables mqtt-sn debug messages.
|
/Zephyr-latest/tests/subsys/logging/log_switch_format/ |
D | prj.conf | 25 # Use immediate mode so all messages are being 27 # dropped messages as there are quite a number of 28 # messages to be printed.
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | Kconfig | 17 module-help=Enables mqtt debug messages. 54 disconnects, the message broker stores unacknowledged QoS 1 messages 55 and new QoS 1 messages published to topics to which the client is 57 all subscriptions are reinstated and all stored messages are sent to
|