Home
last modified time | relevance | path

Searched full:200 (Results 1 – 25 of 442) sorted by relevance

12345678910>>...18

/Zephyr-Core-3.5.0/boards/arm/cyclonev_socdk/support/
Dblaster_6810.hex90 :200A020090E7417412F090E7427434F090E68AE4F090E68B7403F0D32290E6BAE0F5B090DF
91 :200A2200E740E5B0F090E7417412F090E7427434F090E68AE4F090E68B7403F0D32290E6E2
92 :200A4200A3E090E740F090E6A5E090E741F090E6A4E090E742F090E6A6E090E743F090E608
93 :200A6200A1E090E744F090E6A2E090E745F090E746E5AAF090E7477408F07F08BF3F005069
94 :200A820032E540B53F02802B8F060FEE2440FEE434E7FDE5402400F582E43431F583E08E7D
95 :200AA200828D83F0854082C007120148858240D00780C990E68AE4F090E68BEFF0D322C376
96 :200AC20022D310AF01C3C0D0AF82853F82C007120148AE82D007EEB54010E53F2400F582BA
97 :200AE200E43431F5837421F0800FE53F2400F582E43431F583EFF08E3FD0D092AF22AF82BF
98 :200B0200758251C007120AC3D007740F5F2430F582C007120AC3D007E5476017740F5FFE61
99 :200B220074805FC423541FFD90E6832EF0E0FE74204EF0740F5FFEBE0128BF01067DA17E19
[all …]
/Zephyr-Core-3.5.0/samples/subsys/zbus/msg_subscriber/
DREADME.rst56 I: From listener foo_lis -> Acc x=2, y=20, z=200
57 I: From msg subscriber bar_msg_sub1 -> Acc x=2, y=20, z=200
58 I: From msg subscriber bar_msg_sub2 -> Acc x=2, y=20, z=200
59 I: From msg subscriber bar_msg_sub3 -> Acc x=2, y=20, z=200
60 I: From msg subscriber bar_msg_sub4 -> Acc x=2, y=20, z=200
61 I: From msg subscriber bar_msg_sub5 -> Acc x=2, y=20, z=200
62 I: From msg subscriber bar_msg_sub6 -> Acc x=2, y=20, z=200
63 I: From msg subscriber bar_msg_sub7 -> Acc x=2, y=20, z=200
64 I: From msg subscriber bar_msg_sub8 -> Acc x=2, y=20, z=200
65 I: From msg subscriber bar_msg_sub9 -> Acc x=2, y=20, z=200
[all …]
Dsample.yaml53 - "^.*?I: From listener foo_lis -> Acc x=2, y=20, z=200"
54 - "^.*?I: From msg subscriber bar_msg_sub1 -> Acc x=2, y=20, z=200"
55 - "^.*?I: From msg subscriber bar_msg_sub2 -> Acc x=2, y=20, z=200"
56 - "^.*?I: From msg subscriber bar_msg_sub3 -> Acc x=2, y=20, z=200"
57 - "^.*?I: From msg subscriber bar_msg_sub4 -> Acc x=2, y=20, z=200"
58 - "^.*?I: From msg subscriber bar_msg_sub5 -> Acc x=2, y=20, z=200"
59 - "^.*?I: From msg subscriber bar_msg_sub6 -> Acc x=2, y=20, z=200"
60 - "^.*?I: From msg subscriber bar_msg_sub7 -> Acc x=2, y=20, z=200"
61 - "^.*?I: From msg subscriber bar_msg_sub8 -> Acc x=2, y=20, z=200"
62 - "^.*?I: From msg subscriber bar_msg_sub9 -> Acc x=2, y=20, z=200"
[all …]
/Zephyr-Core-3.5.0/samples/subsys/zbus/work_queue/
Dsample.yaml21 - "I: Sensor msg processed by CALLBACK fh1: temp = 20, press = 2, humidity = 200"
22 - "I: Sensor msg processed by CALLBACK fh2: temp = 20, press = 2, humidity = 200"
23 - "I: Sensor msg processed by CALLBACK fh3: temp = 20, press = 2, humidity = 200"
24 - "I: Sensor msg processed by WORK QUEUE handler dh1: temp = 20, press = 2, humidity = 200"
25 - "I: Sensor msg processed by WORK QUEUE handler dh2: temp = 20, press = 2, humidity = 200"
26 - "I: Sensor msg processed by WORK QUEUE handler dh3: temp = 20, press = 2, humidity = 200"
27 - "I: Sensor msg processed by THREAD handler 1: temp = 20, press = 2, humidity = 200"
28 - "I: Sensor msg processed by THREAD handler 2: temp = 20, press = 2, humidity = 200"
29 - "I: Sensor msg processed by THREAD handler 3: temp = 20, press = 2, humidity = 200"
DREADME.rst37 I: Sensor msg processed by CALLBACK fh1: temp = 20, press = 2, humidity = 200
38 I: Sensor msg processed by CALLBACK fh2: temp = 20, press = 2, humidity = 200
39 I: Sensor msg processed by CALLBACK fh3: temp = 20, press = 2, humidity = 200
40 I: Sensor msg processed by WORK QUEUE handler dh1: temp = 20, press = 2, humidity = 200
41 I: Sensor msg processed by WORK QUEUE handler dh2: temp = 20, press = 2, humidity = 200
42 I: Sensor msg processed by WORK QUEUE handler dh3: temp = 20, press = 2, humidity = 200
43 I: Sensor msg processed by THREAD handler 1: temp = 20, press = 2, humidity = 200
44 I: Sensor msg processed by THREAD handler 2: temp = 20, press = 2, humidity = 200
45 I: Sensor msg processed by THREAD handler 3: temp = 20, press = 2, humidity = 200
/Zephyr-Core-3.5.0/samples/net/vlan/
Dvlan-setup-linux.sh37 PREFIX_2_IPV6="2001:db8:200"
47 ip link add link ${IFACE} name ${VLAN_NAME_PREFIX}.200 type vlan id 200
50 ip link set ${VLAN_NAME_PREFIX}.200 up
56 ip -6 addr add ${PREFIX_2_IPV6}::2 dev ${VLAN_NAME_PREFIX}.200
58 dev ${VLAN_NAME_PREFIX}.200
63 ip addr add ${PREFIX_2_IPV4}.2 dev ${VLAN_NAME_PREFIX}.200
64 ip route add ${PREFIX_2_IPV4}/${PREFIXLEN_2_IPV4} dev ${VLAN_NAME_PREFIX}.200
69 # ip link del link eth0 dev vlan.200
74 # ip neigh flush dev vlan.200
DREADME.rst48 - VLAN tag 200: IPv4 203.0.113.1 and IPv6 2001:db8:200::1
55 and *vlan.200* on the Linux host and creates routes to Zephyr.
64 ping -c 1 2001:db8:200::1
68 tag 100 set to them. The vlan tag 200 will be set to network packets to
69 *2001:db8:200::1* or *203.0.113.1*.
/Zephyr-Core-3.5.0/tests/subsys/zbus/runtime_observers_registration/src/
Dmain.c74 zassert_equal(-EEXIST, zbus_chan_add_obs(&chan2, &lis2, K_MSEC(200)), NULL); in ZTEST()
79 zassert_equal(0, zbus_chan_add_obs(&chan1, &lis1, K_MSEC(200)), NULL); in ZTEST()
80 zassert_equal(-EALREADY, zbus_chan_add_obs(&chan1, &lis1, K_MSEC(200)), in ZTEST()
87 zassert_equal(0, zbus_chan_rm_obs(&chan1, &lis1, K_MSEC(200)), "It must remove the obs"); in ZTEST()
89 zassert_equal(-ENODATA, zbus_chan_rm_obs(&chan1, &lis1, K_MSEC(200)), in ZTEST()
101 zassert_equal(0, zbus_chan_add_obs(&chan2, &lis3, K_MSEC(200)), NULL); in ZTEST()
103 zassert_equal(-EALREADY, zbus_chan_add_obs(&chan2, &lis3, K_MSEC(200)), in ZTEST()
110 zassert_equal(0, zbus_chan_add_obs(&chan2, &sub1, K_MSEC(200)), NULL); in ZTEST()
111 zassert_equal(0, zbus_chan_add_obs(&chan2, &sub2, K_MSEC(200)), NULL); in ZTEST()
112 zassert_equal(0, zbus_chan_add_obs(&chan2, &lis4, K_MSEC(200)), "It must add the obs"); in ZTEST()
[all …]
/Zephyr-Core-3.5.0/samples/bluetooth/iso_connected_benchmark/
DREADME.rst80 [00:00:18.529,510] <inf> iso_connected: Sending value 200
81 …[00:00:18.532,409] <inf> iso_connected: Overall : Received 200/200 (100.00%) - Total packets l…
82 …[00:00:18.532,470] <inf> iso_connected: Current Conn: Received 200/200 (100.00%) - Total packets l…
83 …[00:00:18.532,501] <inf> iso_connected: Latest 1000 : Received 200/200 (100.00%) - Total packets l…
115 [00:00:05.825,439] <inf> iso_connected: Sending value 200
116 …[00:00:05.829,589] <inf> iso_connected: Overall : Received 200/200 (100.00%) - Total packets l…
117 …[00:00:05.829,620] <inf> iso_connected: Current Conn: Received 200/200 (100.00%) - Total packets l…
118 …[00:00:05.829,650] <inf> iso_connected: Latest 1000 : Received 200/200 (100.00%) - Total packets l…
/Zephyr-Core-3.5.0/samples/drivers/counter/maxim_ds3231/
DREADME.rst29 week, and day of year (19 July 2019 is a Friday, and is the 200th day of
37 Now 1563512509: 2019-07-19 05:01:49 Fri 200
50 Set 2019-07-19 06:00:00.034000000 Fri 200 at 34 ms past: 0
74 Min Sec base time: 2019-07-19 06:00:07 Fri 200
75 Set sec alarm 90 at 1563516007 ~ 2019-07-19 06:00:07 Fri 200: 5
76 Set min alarm flags f at 1563516007 ~ 2019-07-19 06:00:07 Fri 200: 7
103 2019-07-19 06:01:00 Fri 200: adj 0.002000000, uptime 0:01:00.002, clk err 34 ppm
104 2019-07-19 06:02:00 Fri 200: adj 0.003000000, uptime 0:02:00.004, clk err 25 ppm
105 2019-07-19 06:03:00 Fri 200: adj 0.005000000, uptime 0:03:00.005, clk err 28 ppm
106 2019-07-19 06:04:00 Fri 200: adj 0.006000000, uptime 0:04:00.007, clk err 25 ppm
[all …]
/Zephyr-Core-3.5.0/samples/subsys/zbus/runtime_obs_registration/src/
Dmain.c35 zbus_chan_pub(&processed_data_chan, &proc_msg, K_MSEC(200)); in filter_callback()
50 zbus_chan_add_obs(&raw_data_chan, &filter_lis, K_MSEC(200)); in main()
55 zbus_chan_rm_obs(&raw_data_chan, &filter_lis, K_MSEC(200)); in main()
58 zbus_chan_add_obs(&raw_data_chan, &consumer_sub, K_MSEC(200)); in main()
63 zbus_chan_rm_obs(&raw_data_chan, &consumer_sub, K_MSEC(200)); in main()
/Zephyr-Core-3.5.0/tests/subsys/zbus/integration/src/
Dmain.c50 zbus_chan_pub(&net_pkt_chan, &pkt, K_MSEC(200)); in core_thread()
182 zassert_equal(0, zbus_chan_pub(&start_measurement_chan, &start, K_MSEC(200)), NULL); in ZTEST()
184 k_msleep(200); in ZTEST()
193 zassert_equal(0, zbus_chan_pub(&start_measurement_chan, &start, K_MSEC(200)), NULL); in ZTEST()
195 k_msleep(200); in ZTEST()
204 zassert_equal(0, zbus_chan_pub(&start_measurement_chan, &start, K_MSEC(200)), NULL); in ZTEST()
206 k_msleep(200); in ZTEST()
226 zassert_equal(0, zbus_chan_pub(&start_measurement_chan, &start, K_MSEC(200)), NULL); in ZTEST()
228 k_msleep(200); in ZTEST()
239 zassert_equal(0, zbus_chan_pub(&start_measurement_chan, &start, K_MSEC(200)), NULL); in ZTEST()
[all …]
/Zephyr-Core-3.5.0/samples/tfm_integration/tfm_regression_test/
Dsample.yaml30 timeout: 200
33 timeout: 200
39 timeout: 200
/Zephyr-Core-3.5.0/samples/boards/bbc_microbit/line_follower_robot/src/
Dmain.c69 motor_control(MOTOR_LEFT, 200); in line_follow()
70 motor_control(MOTOR_RIGHT, 200); in line_follow()
74 motor_control(MOTOR_RIGHT, 200); in line_follow()
77 motor_control(MOTOR_RIGHT, 200); in line_follow()
81 motor_control(MOTOR_LEFT, 200); in line_follow()
85 motor_control(MOTOR_LEFT, 200); in line_follow()
89 motor_control(MOTOR_LEFT, 200); in line_follow()
/Zephyr-Core-3.5.0/tests/bsim/bluetooth/host/iso/cis/
Dprj.conf12 CONFIG_BT_ISO_TX_MTU=200
13 CONFIG_BT_ISO_RX_MTU=200
/Zephyr-Core-3.5.0/boards/arm/mimxrt1062_fmurt6/
Dmimxrt1062_fmurt6-pinctrl.dtsi43 nxp,speed = "200-mhz";
50 nxp,speed = "200-mhz";
99 nxp,speed = "200-mhz";
109 nxp,speed = "200-mhz";
119 nxp,speed = "200-mhz";
129 nxp,speed = "200-mhz";
139 nxp,speed = "200-mhz";
149 nxp,speed = "200-mhz";
159 nxp,speed = "200-mhz";
169 nxp,speed = "200-mhz";
[all …]
/Zephyr-Core-3.5.0/dts/bindings/sensor/
Dbosch,bmp388.yaml16 200 - 200 - 5ms (default; chip reset value)
33 default: "200"
35 - "200"
Dwe,wsen-pads-common.yaml24 - 200
28 10, 25, 50, 75, 100 and 200.
/Zephyr-Core-3.5.0/soc/arm/arm/mps2/
DKconfig.soc19 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521) CPU0"
24 bool "ARM Cortex-M33 SMM-SSE-200 on V2M-MPS2+ (AN521) CPU1"
/Zephyr-Core-3.5.0/samples/net/capture/
DREADME.rst65 inet6 2001:db8:200::2 prefixlen 64 scopeid 0x0<global>
148 uart:~$ net capture setup 192.0.2.2 2001:db8:200::1 2001:db8:200::2
160 NET_CAPTURE0 - 1 [2001:db8:200::1]:4242 [2001:db8:200::2]:4242
184 2001:db8:200::1 manual preferred infinite
202 packet will be sent to ``192.0.2.2`` in tunnel to ``2001:db8:200::2``
216 Internet Protocol Version 6, Src: 2001:db8:200::1, Dst: 2001:db8:200::2
227 Internet Protocol Version 6, Src: 2001:db8:200::1, Dst: 2001:db8:200::2
/Zephyr-Core-3.5.0/doc/connectivity/networking/
Dnetwork_monitoring.rst97 nc -l -u 2001:db8:200::2 4242 > /dev/null
150 net capture setup 192.0.2.2 2001:db8:200::1 2001:db8:200::2
155 The ``2001:db8:200::1`` tells the local IP address for the tunnel,
156 the ``2001:db8:200::2`` is the peer IP address where the captured network
162 net capture setup 192.0.2.2 [2001:db8:200::1]:9999 [2001:db8:200::2]:9998
180 NET_CAPTURE0 - 1 [2001:db8:200::1]:4242 [2001:db8:200::2]:4242
211 NET_CAPTURE0 2 1 [2001:db8:200::1]:4242 [2001:db8:200::2]:4242
/Zephyr-Core-3.5.0/tests/drivers/regulator/api/
Dapp.overlay22 regulator-max-microvolt = <200>;
24 regulator-max-microamp = <200>;
/Zephyr-Core-3.5.0/samples/net/sockets/txtime/
Doverlay-vlan.conf22 CONFIG_NET_SAMPLE_IFACE3_MY_IPV6_ADDR="2001:db8:200::1"
26 CONFIG_NET_SAMPLE_IFACE3_VLAN_TAG=200
/Zephyr-Core-3.5.0/samples/net/gptp/
Doverlay-vlan.conf9 CONFIG_NET_SAMPLE_IFACE3_MY_IPV6_ADDR="2001:db8:200::1"
13 CONFIG_NET_SAMPLE_IFACE3_VLAN_TAG=200
/Zephyr-Core-3.5.0/tests/net/virtual/
Dtestcase.yaml18 - CONFIG_NET_TEST_TUNNEL_MY_ADDR="2001:db8:200::1"
28 - CONFIG_NET_TEST_TUNNEL_MY_ADDR="2001:db8:200::1"

12345678910>>...18