Searched full:120 (Results 1 – 25 of 411) sorted by relevance
12345678910>>...17
/Zephyr-latest/tests/lib/spsc_pbuf/ |
D | testcase.yaml | 7 timeout: 120 24 timeout: 120 33 timeout: 120 39 timeout: 120
|
/Zephyr-latest/dts/bindings/gpio/ |
D | adi,sdp-120.yaml | 9 120-pin SDP interface: 11 1 VIN NC 120 72 compatible: "adi,sdp-120"
|
/Zephyr-latest/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-latest/dts/bindings/i2c/ |
D | renesas,ra-iic.yaml | 23 default: 120 27 default: 120
|
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/ |
D | prj.conf | 17 CONFIG_BT_ISO_TX_MTU=120 18 CONFIG_BT_ISO_RX_MTU=120
|
/Zephyr-latest/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-latest/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-latest/samples/tfm_integration/tfm_psa_test/ |
D | sample.yaml | 28 timeout: 120 35 timeout: 120
|
/Zephyr-latest/tests/lib/newlib/thread_safety/ |
D | testcase.yaml | 34 timeout: 120 67 timeout: 120
|
/Zephyr-latest/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-latest/tests/benchmarks/sys_kernel/ |
D | testcase.yaml | 12 timeout: 120
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/ |
D | README.rst | 47 [00:00:02.779,000] <inf> main: RGBP width [160; 160; 0] height [120; 120; 0] 57 [00:00:02.780,000] <inf> main: JPEG width [160; 160; 0] height [120; 120; 0]
|
/Zephyr-latest/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-latest/samples/drivers/video/capture_to_lvgl/boards/ |
D | mini_stm32h743.conf | 11 CONFIG_VIDEO_HEIGHT=120
|
/Zephyr-latest/tests/subsys/ipc/pbuf/ |
D | testcase.yaml | 8 timeout: 120
|
/Zephyr-latest/dts/bindings/hwinfo/ |
D | atmel,sam4l-uid.yaml | 4 description: ATMEL SAM4L Unique 120-bit Serial Number
|
/Zephyr-latest/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-latest/tests/lib/mpsc_pbuf/ |
D | testcase.yaml | 31 timeout: 120
|
/Zephyr-latest/boards/shields/waveshare_epaper/ |
D | Kconfig.defconfig | 20 default 120 if SHIELD_WAVESHARE_EPAPER_GDEW042T2
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | testcase.yaml | 10 timeout: 120
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.esptool | 88 bool "120 MHz" 92 - Flash 120 MHz SDR mode is stable. 93 - Flash 120 MHz DDR mode is an experimental feature, it works when
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/tests_scripts/ |
D | disable.sh | 10 EXECUTE_TIMEOUT=120
|
/Zephyr-latest/tests/kernel/smp/ |
D | testcase.yaml | 2 timeout: 120
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | testcase.yaml | 5 timeout: 120
|
/Zephyr-latest/samples/subsys/display/lvgl/boards/ |
D | wio_terminal.overlay | 14 coordinates = <160 120>;
|
12345678910>>...17