/Zephyr-latest/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-latest/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 20 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 22 CONFIG_BT_CTLR_DATA_LENGTH_MAX=60
|
/Zephyr-latest/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-latest/lib/libc/common/source/time/ |
D | gmtime_r.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-latest/boards/shields/waveshare_epaper/ |
D | waveshare_epaper_gdeh0213b72.overlay | 38 80 60 40 00 00 00 00 39 10 60 20 00 00 00 00 40 80 60 40 00 00 00 00 41 10 60 20 00 00 00 00
|
/Zephyr-latest/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-latest/.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-latest/dts/bindings/adc/ |
D | lltc,ltc2451.yaml | 13 default: 60 16 - 60
|
/Zephyr-latest/tests/drivers/gnss/gnss_api/ |
D | Kconfig | 28 default 60 32 default 60
|
/Zephyr-latest/samples/boards/nordic/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-latest/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-latest/boards/nxp/rd_rw612_bga/ |
D | Kconfig.defconfig | 16 # 1KB limit per descriptor, we need 60 18 default 60
|
/Zephyr-latest/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-latest/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-latest/tests/lib/cpp/libcxx/ |
D | testcase.yaml | 19 timeout: 60 30 timeout: 60
|
/Zephyr-latest/samples/sensor/6dof_motion_drdy/src/ |
D | main.c | 47 s = now % 60U; in now_str() 48 now /= 60U; in now_str() 49 min = now % 60U; in now_str() 50 now /= 60U; in now_str()
|
/Zephyr-latest/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-latest/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-latest/tests/bsim/bluetooth/host/id/settings/test_scripts/ |
D | settings.sh | 18 -D=1 -sim_length=60e6 27 -D=1 -sim_length=60e6
|
/Zephyr-latest/drivers/rtc/ |
D | Kconfig.pcf8523 | 33 second up to a maximum of 60 pulses. When correction values greater than 60 pulses are
|
/Zephyr-latest/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-latest/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_unicast_ac_1.sh | 9 EXECUTE_TIMEOUT=60 28 -D=2 -sim_length=60e6 ${@:2}
|