Home
last modified time | relevance | path

Searched full:120 (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/Zephyr-Core-3.7.0/tests/lib/spsc_pbuf/
Dtestcase.yaml7 timeout: 120
24 timeout: 120
33 timeout: 120
39 timeout: 120
/Zephyr-Core-3.7.0/dts/bindings/gpio/
Dadi,sdp-120.yaml9 120-pin SDP interface:
11 1 VIN NC 120
72 compatible: "adi,sdp-120"
/Zephyr-Core-3.7.0/subsys/bluetooth/services/ots/
DKconfig107 # Max name length allowed by OTS spec is 120 octets
109 # servers may use the full 120 octets.
110 default 120
111 range 1 120
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/ll/cis/
Dprj.conf15 CONFIG_BT_ISO_TX_MTU=120
16 CONFIG_BT_ISO_RX_MTU=120
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/gpio/
Dadi-sdp-120.h8 * @brief SDP-120 GPIO index definitions
10 * Defines meant to be used in conjunction with the "adi,sdp-120"
11 * ADI SDP-120 mapping.
33 * @brief IO[n] signal on a SDP-120 GPIO nexus node following
/Zephyr-Core-3.7.0/dts/bindings/input/
Dzephyr,lvgl-button-input.yaml16 coordinates = <120 220>, <150 250>;
20 a click event will be performed at (120,220).
/Zephyr-Core-3.7.0/samples/tfm_integration/tfm_psa_test/
Dsample.yaml28 timeout: 120
35 timeout: 120
/Zephyr-Core-3.7.0/tests/lib/newlib/thread_safety/
Dtestcase.yaml34 timeout: 120
67 timeout: 120
/Zephyr-Core-3.7.0/tests/lib/linear_range/src/
Dmain.c211 /* rounding: 120->130 (5) */ in ZTEST()
212 ret = linear_range_get_index(&r[2], 120, &idx); in ZTEST()
287 /* rounding: 120->130, maximum < 130 */ in ZTEST()
288 ret = linear_range_get_win_index(&r[2], 120, 140, &idx); in ZTEST()
292 /* rounding: 120->130, maximum > 125 (range too narrow) */ in ZTEST()
293 ret = linear_range_get_win_index(&r[2], 120, 125, &idx); in ZTEST()
296 ret = linear_range_group_get_win_index(r, r_cnt, 120, 125, &idx); in ZTEST()
313 ret = linear_range_group_get_win_index(r, r_cnt, 1, 120, &idx); in ZTEST()
317 ret = linear_range_group_get_win_index(r, r_cnt, 120, 140, &idx); in ZTEST()
/Zephyr-Core-3.7.0/tests/benchmarks/sys_kernel/
Dtestcase.yaml10 timeout: 120
/Zephyr-Core-3.7.0/tests/subsys/jwt/
Dtestcase.yaml7 timeout: 120
/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/boards/
Dfrdm_k64f.conf2 # allow for a tickless kernel given its 24-bit timer and its 120 MHz
/Zephyr-Core-3.7.0/tests/subsys/ipc/pbuf/
Dtestcase.yaml8 timeout: 120
/Zephyr-Core-3.7.0/dts/bindings/hwinfo/
Datmel,sam4l-uid.yaml4 description: ATMEL SAM4L Unique 120-bit Serial Number
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/ethernet/
Dxlnx_gem.h31 #define XLNX_GEM_MDC_DIVIDER_48 3 /* cpu_1x or IOU_SWITCH_CLK 80 - 120 MHz */
32 #define XLNX_GEM_MDC_DIVIDER_64 4 /* cpu_1x or IOU_SWITCH_CLK 120 - 160 MHz */
/Zephyr-Core-3.7.0/tests/lib/mpsc_pbuf/
Dtestcase.yaml31 timeout: 120
/Zephyr-Core-3.7.0/tests/kernel/smp/
Dtestcase.yaml2 timeout: 120
/Zephyr-Core-3.7.0/boards/shields/waveshare_epaper/
DKconfig.defconfig20 default 120 if SHIELD_WAVESHARE_EPAPER_GDEW042T2
/Zephyr-Core-3.7.0/soc/espressif/common/
DKconfig.esptool87 bool "120 MHz"
91 - Flash 120 MHz SDR mode is stable.
92 - Flash 120 MHz DDR mode is an experimental feature, it works when
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/misc/disable/tests_scripts/
Ddisable.sh10 EXECUTE_TIMEOUT=120
/Zephyr-Core-3.7.0/tests/net/lib/http_server/crime/
Dprj.conf35 CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT=120
/Zephyr-Core-3.7.0/samples/subsys/display/lvgl/boards/
Dwio_terminal.overlay14 coordinates = <160 120>;
/Zephyr-Core-3.7.0/boards/adi/sdp_k1/
Dadi_sdp_120pin_connector.dtsi8 #include <dt-bindings/gpio/adi-sdp-120.h>
12 compatible = "adi,sdp-120";
17 /* pin map */ /* sdp-120 */
/Zephyr-Core-3.7.0/tests/net/lib/http_server/core/
Dprj.conf35 CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT=120
/Zephyr-Core-3.7.0/samples/subsys/rtio/sensor_batch_processing/
Dapp.overlay24 sample-period = <120>;

12345678910>>...14