Searched full:240 (Results 1 – 25 of 247) sorted by relevance
12345678910
/Zephyr-latest/samples/drivers/video/capture/boards/ |
D | esp32s3_eye_procpu.conf | 9 CONFIG_VIDEO_FRAME_HEIGHT=240 10 CONFIG_VIDEO_FRAME_WIDTH=240
|
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/ |
D | README.rst | 49 [00:00:02.780,000] <inf> main: RGBP width [240; 240; 0] height [160; 160; 0] 50 [00:00:02.780,000] <inf> main: RGBP width [320; 320; 0] height [240; 240; 0] 59 [00:00:02.780,000] <inf> main: JPEG width [240; 240; 0] height [160; 160; 0] 60 [00:00:02.780,000] <inf> main: JPEG width [320; 320; 0] height [240; 240; 0]
|
/Zephyr-latest/drivers/sensor/sensirion/shtcx/ |
D | shtcx.h | 23 #define SHTCX_POWER_UP_TIME_US 240U 24 /* Soft reset time is 230us for shtc1 and 240us for shtc3 */ 25 #define SHTCX_SOFT_RESET_TIME_US 240U
|
/Zephyr-latest/dts/bindings/display/ |
D | galaxycore,gc9x01x.yaml | 12 - GC9101A: (Waveshare 240x240, 1.28inch round lcd display 240x240) 31 width = <240>; 32 height = <240>;
|
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h5_core/boards/ |
D | pll_csi_240.overlay | 17 /* Test another couple of M-div N-mul to obtain 240MHz from the CSI */ 30 clock-frequency = <DT_FREQ_M(240)>;
|
/Zephyr-latest/tests/subsys/logging/log_stack/src/ |
D | main.c | 156 #define SIMPLE_USAGE 240 157 #define HEXDUMP_USAGE 240 158 #define MORE_ARGS_USAGE 240 177 #define HEXDUMP_USAGE 240 178 #define MORE_ARGS_USAGE 240 208 #define SIMPLE_USAGE 240 209 #define HEXDUMP_USAGE 240
|
/Zephyr-latest/samples/arch/smp/pi/ |
D | README.rst | 4 Calculate the first 240 digits of Pi on multiple execution units. 40 Calculate first 240 digits of Pi independently by 16 threads.
|
/Zephyr-latest/tests/net/socket/offload_dispatcher/ |
D | testcase.yaml | 3 min_flash: 240
|
/Zephyr-latest/soc/brcm/bcmvk/viper/ |
D | Kconfig.defconfig.viper_bcm58402_m7 | 7 default 240
|
/Zephyr-latest/soc/brcm/bcmvk/valkyrie/ |
D | Kconfig.defconfig | 9 default 240
|
/Zephyr-latest/tests/modules/uoscore/ |
D | testcase.yaml | 3 min_flash: 240
|
/Zephyr-latest/tests/subsys/display/cfb/basic/src/ |
D | clear.c | 52 zassert_false(verify_color_inside_rect(0, 0, 320, 240, 0x0)); in ZTEST() 59 zassert_true(verify_color_inside_rect(0, 0, 320, 240, 0x0)); in ZTEST()
|
/Zephyr-latest/soc/nxp/layerscape/ls1046a/ |
D | Kconfig.defconfig | 10 default 240
|
/Zephyr-latest/soc/rockchip/rk3399/ |
D | Kconfig.defconfig.rk3399 | 10 default 240
|
/Zephyr-latest/soc/rockchip/rk3568/ |
D | Kconfig.defconfig.rk3568 | 14 default 240
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_waveshare_240x240.overlay | 28 width = <240>; 29 height = <240>;
|
/Zephyr-latest/dts/arm/gd/gd32f4xx/ |
D | gd32f470.dtsi | 10 clock-frequency = <DT_FREQ_M(240)>;
|
/Zephyr-latest/soc/aspeed/ast10x0/ |
D | Kconfig.defconfig.ast1030 | 8 default 240
|
/Zephyr-latest/samples/drivers/display/ |
D | dummy_dc.overlay | 14 height = <240>;
|
/Zephyr-latest/tests/lib/gui/lvgl/ |
D | app.overlay | 14 height = <240>;
|
/Zephyr-latest/include/zephyr/dt-bindings/ethernet/ |
D | xlnx_gem.h | 33 #define XLNX_GEM_MDC_DIVIDER_96 5 /* cpu_1x or IOU_SWITCH_CLK 160 - 240 MHz */ 34 #define XLNX_GEM_MDC_DIVIDER_128 6 /* cpu_1x or IOU_SWITCH_CLK 240 - 320 MHz */
|
/Zephyr-latest/soc/nxp/imx/imx9/imx93/ |
D | Kconfig.defconfig.mimx93.a55 | 16 default 240
|
/Zephyr-latest/soc/nxp/imx/imx8m/ |
D | Kconfig.defconfig.mimx8ml8_a53 | 16 default 240
|
D | Kconfig.defconfig.mimx8mm6_a53 | 16 default 240
|
D | Kconfig.defconfig.mimx8mn6_a53 | 16 default 240
|
12345678910