Searched full:120 (Results 1 – 25 of 332) sorted by relevance
12345678910>>...14
/Zephyr-Core-3.7.0/tests/lib/spsc_pbuf/ |
D | testcase.yaml | 7 timeout: 120 24 timeout: 120 33 timeout: 120 39 timeout: 120
|
/Zephyr-Core-3.7.0/dts/bindings/gpio/ |
D | adi,sdp-120.yaml | 9 120-pin SDP interface: 11 1 VIN NC 120 72 compatible: "adi,sdp-120"
|
/Zephyr-Core-3.7.0/subsys/bluetooth/services/ots/ |
D | Kconfig | 107 # 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/ |
D | prj.conf | 15 CONFIG_BT_ISO_TX_MTU=120 16 CONFIG_BT_ISO_RX_MTU=120
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/gpio/ |
D | adi-sdp-120.h | 8 * @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/ |
D | zephyr,lvgl-button-input.yaml | 16 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/ |
D | sample.yaml | 28 timeout: 120 35 timeout: 120
|
/Zephyr-Core-3.7.0/tests/lib/newlib/thread_safety/ |
D | testcase.yaml | 34 timeout: 120 67 timeout: 120
|
/Zephyr-Core-3.7.0/tests/lib/linear_range/src/ |
D | main.c | 211 /* 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/ |
D | testcase.yaml | 10 timeout: 120
|
/Zephyr-Core-3.7.0/tests/subsys/jwt/ |
D | testcase.yaml | 7 timeout: 120
|
/Zephyr-Core-3.7.0/tests/benchmarks/latency_measure/boards/ |
D | frdm_k64f.conf | 2 # allow for a tickless kernel given its 24-bit timer and its 120 MHz
|
/Zephyr-Core-3.7.0/tests/subsys/ipc/pbuf/ |
D | testcase.yaml | 8 timeout: 120
|
/Zephyr-Core-3.7.0/dts/bindings/hwinfo/ |
D | atmel,sam4l-uid.yaml | 4 description: ATMEL SAM4L Unique 120-bit Serial Number
|
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/ethernet/ |
D | xlnx_gem.h | 31 #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/ |
D | testcase.yaml | 31 timeout: 120
|
/Zephyr-Core-3.7.0/tests/kernel/smp/ |
D | testcase.yaml | 2 timeout: 120
|
/Zephyr-Core-3.7.0/boards/shields/waveshare_epaper/ |
D | Kconfig.defconfig | 20 default 120 if SHIELD_WAVESHARE_EPAPER_GDEW042T2
|
/Zephyr-Core-3.7.0/soc/espressif/common/ |
D | Kconfig.esptool | 87 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/ |
D | disable.sh | 10 EXECUTE_TIMEOUT=120
|
/Zephyr-Core-3.7.0/tests/net/lib/http_server/crime/ |
D | prj.conf | 35 CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT=120
|
/Zephyr-Core-3.7.0/samples/subsys/display/lvgl/boards/ |
D | wio_terminal.overlay | 14 coordinates = <160 120>;
|
/Zephyr-Core-3.7.0/boards/adi/sdp_k1/ |
D | adi_sdp_120pin_connector.dtsi | 8 #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/ |
D | prj.conf | 35 CONFIG_NET_TCP_INIT_RETRANSMISSION_TIMEOUT=120
|
/Zephyr-Core-3.7.0/samples/subsys/rtio/sensor_batch_processing/ |
D | app.overlay | 24 sample-period = <120>;
|
12345678910>>...14