/Zephyr-Core-3.6.0/tests/net/traffic_class/ |
D | prj.conf | 19 CONFIG_NET_PKT_TX_COUNT=60 20 CONFIG_NET_PKT_RX_COUNT=60 21 CONFIG_NET_BUF_RX_COUNT=60 22 CONFIG_NET_BUF_TX_COUNT=60
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/edtt/hci_test_app/ |
D | prj_tst_llcp.conf | 11 CONFIG_BT_BUF_ACL_RX_SIZE=60 12 CONFIG_BT_BUF_ACL_TX_SIZE=60 22 CONFIG_BT_CTLR_DATA_LENGTH_MAX=60
|
D | prj_dut_llcp.conf | 13 CONFIG_BT_BUF_ACL_RX_SIZE=60 14 CONFIG_BT_BUF_ACL_TX_SIZE=60 24 CONFIG_BT_CTLR_DATA_LENGTH_MAX=60
|
/Zephyr-Core-3.6.0/doc/hardware/emulator/img/ |
D | arch.svg | 4 …60 60 L 60 93.63" fill="none" stroke="rgb(0, 0, 0)" stroke-miterlimit="10" pointer-events="stroke"…
|
/Zephyr-Core-3.6.0/lib/libc/minimal/source/time/ |
D | gmtime.c | 64 * --03-01, which is 59 in a common year and 60 in a leap in time_civil_from_days() 92 result->tm_hour = rem / 60U / 60U; in gmtime_r() 93 rem -= result->tm_hour * 60 * 60; in gmtime_r() 94 result->tm_min = rem / 60; in gmtime_r() 95 result->tm_sec = rem - result->tm_min * 60; in gmtime_r()
|
/Zephyr-Core-3.6.0/boards/shields/waveshare_epaper/ |
D | waveshare_epaper_gdeh0213b72.overlay | 34 80 60 40 00 00 00 00 35 10 60 20 00 00 00 00 36 80 60 40 00 00 00 00 37 10 60 20 00 00 00 00
|
/Zephyr-Core-3.6.0/samples/sensor/dht/src/ |
D | main.c | 22 s = now % 60U; in now_str() 23 now /= 60U; in now_str() 24 min = now % 60U; in now_str() 25 now /= 60U; in now_str()
|
/Zephyr-Core-3.6.0/tests/kernel/timer/cycle64/src/ |
D | main.c | 21 int m = s / 60; in msg() 22 int h = m / 60; in msg() 26 m %= 60; in msg() 27 s %= 60; in msg()
|
/Zephyr-Core-3.6.0/.github/workflows/ |
D | stale_issue.yml | 15 than) 60 days with no activity. Remove the stale label or add a comment saying that you 19 than) 60 days with no activity. Remove the stale label or add a comment saying that you 22 days-before-stale: 60
|
/Zephyr-Core-3.6.0/samples/boards/nrf/battery/src/ |
D | main.c | 44 s = now % 60U; in now_str() 45 now /= 60U; in now_str() 46 min = now % 60U; in now_str() 47 now /= 60U; in now_str()
|
/Zephyr-Core-3.6.0/doc/services/pm/images/ |
D | central_method.svg | 3 …60" cy="160" rx="60" ry="60" fill="#f8cecc" stroke="#b85450" pointer-events="all"/><g transform="t…
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/ll/throughput/tests_scripts/ |
D | gatt_write.sh | 9 EXECUTE_TIMEOUT=60 20 -D=2 -sim_length=60e6 $@
|
/Zephyr-Core-3.6.0/soc/arm/infineon_cat1/psoc6/ |
D | Kconfig.series | 7 bool "Infineon PSoC™ 60 series MCU(Value Line)" 10 Enable support for Infineon PSoC™ 60 MCU series
|
/Zephyr-Core-3.6.0/samples/sensor/isl29035/src/ |
D | main.c | 37 s = now % 60U; in now_str() 38 now /= 60U; in now_str() 39 min = now % 60U; in now_str() 40 now /= 60U; in now_str()
|
/Zephyr-Core-3.6.0/samples/sensor/mpu6050/src/ |
D | main.c | 22 s = now % 60U; in now_str() 23 now /= 60U; in now_str() 24 min = now % 60U; in now_str() 25 now /= 60U; in now_str()
|
/Zephyr-Core-3.6.0/tests/lib/cpp/libcxx/ |
D | testcase.yaml | 19 timeout: 60 30 timeout: 60
|
/Zephyr-Core-3.6.0/samples/modules/tflite-micro/magic_wand/train/ |
D | train_test.py | 50 cnn_data = np.random.rand(60, 128, 3, 1) 51 lstm_data = np.random.rand(60, 128, 3) 58 self.assertEqual(cnn_prob.shape, (60, 4)) 59 self.assertEqual(lstm_prob.shape, (60, 4))
|
/Zephyr-Core-3.6.0/drivers/dma/ |
D | dma_iproc_pax_v2.h | 82 uint64_t type : 4; /*type:60:63*/ 90 uint64_t type : 4; /*type:60:63*/ 98 uint64_t type : 4; /*type:60:63*/ 105 uint64_t type : 4;/*descriptor type 63:60*/
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/id/settings/test_scripts/ |
D | settings.sh | 19 -D=1 -sim_length=60e6 28 -D=1 -sim_length=60e6
|
/Zephyr-Core-3.6.0/drivers/rtc/ |
D | Kconfig.pcf8523 | 33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are
|
/Zephyr-Core-3.6.0/samples/sensor/icm42605/src/ |
D | main.c | 22 s = now % 60U; in now_str() 23 now /= 60U; in now_str() 24 min = now % 60U; in now_str() 25 now /= 60U; in now_str()
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/security/security_changed_callback/test_scripts/ |
D | security_changed_callback.sh | 22 -D=2 -sim_length=60e6 33 -D=2 -sim_length=60e6
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/audio/test_scripts/ |
D | gmap_broadcast_ac_12.sh | 9 EXECUTE_TIMEOUT=60 28 -D=2 -sim_length=60e6 ${@:2}
|
D | gmap_broadcast_ac_13.sh | 9 EXECUTE_TIMEOUT=60 28 -D=2 -sim_length=60e6 ${@:2}
|
D | gmap_broadcast_ac_14.sh | 9 EXECUTE_TIMEOUT=60 28 -D=2 -sim_length=60e6 ${@:2}
|