/Zephyr-latest/tests/subsys/display/cfb/basic/src/ |
D | draw_text_rectspace1016.c | 20 static const uint32_t display_height = DT_PROP(DT_CHOSEN(zephyr_display), height); 28 .height = display_height, in cfb_test_before()
|
D | print_rectspace1016.c | 20 static const uint32_t display_height = DT_PROP(DT_CHOSEN(zephyr_display), height); 28 .height = display_height, in cfb_test_before()
|
/Zephyr-latest/samples/drivers/video/capture/ |
D | Kconfig | 12 Height of the video frame. If set to 0, the default height is used.
|
/Zephyr-latest/boards/st/stm32f429i_disc1/ |
D | stm32f429i_disc1.dts | 79 height = <320>; 169 screen-height = <320>; 243 height = <320>;
|
/Zephyr-latest/samples/drivers/display/src/ |
D | main.c | 313 buf_desc.height = h_step; in main() 330 buf_desc.height = (capabilities.y_resolution - idx); in main() 337 buf_desc.height = rect_h; in main()
|
/Zephyr-latest/boards/shields/g1120b0mipi/ |
D | g1120b0mipi.overlay | 54 height = <392>;
|
/Zephyr-latest/boards/shields/lcd_par_s035/ |
D | lcd_par_s035_8080.overlay | 43 height = <320>;
|
/Zephyr-latest/boards/shields/seeed_xiao_expansion_board/ |
D | seeed_xiao_expansion_board.overlay | 36 height = <64>;
|
/Zephyr-latest/boards/shields/st7735r/ |
D | st7735r_ada_160x128.overlay | 28 height = <128>;
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 27 height = <170>;
|
D | st7789v_waveshare_240x240.overlay | 29 height = <240>;
|
/Zephyr-latest/boards/st/st25dv_mb1283_disco/ |
D | st25dv_mb1283_disco.dts | 84 height = <320>; 151 screen-height = <320>;
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/ |
D | main.c | 20 .height = 5, 44 .height = 3, in update_block_3x3()
|
/Zephyr-latest/drivers/display/ |
D | display_rm67162.c | 399 LOG_DBG("W=%d, H=%d @%d,%d", desc->width, desc->height, x, y); in rm67162_write() 424 end = y + desc->height - 1; in rm67162_write() 456 desc->height * desc->width * data->bytes_per_pixel); in rm67162_write() 459 for (h_idx = 0; h_idx < desc->height; h_idx++) { in rm67162_write() 598 .panel_height = DT_INST_PROP(id, height), \
|
/Zephyr-latest/boards/shields/buydisplay_3_5_tft_touch_arduino/ |
D | buydisplay_3_5_tft_touch_arduino.overlay | 38 height = <480>;
|
/Zephyr-latest/drivers/video/ |
D | video_mcux_smartdma.c | 246 (fmt->height != fmts[0].height_min) || in nxp_video_sdma_set_format() 285 (fmt->height != fmts[0].height_min) || in nxp_video_sdma_get_format() 290 fmt->height = fmts[0].height_min; in nxp_video_sdma_get_format()
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 69 /* Increase the line height slightly to account for the different font */ 70 line-height: 25px; 231 min-height: 100vh; 232 min-height: 100dvh; 313 /* Increase the font size and line height in code blocks */ 315 line-height: 1.5; 529 height: 1em; 544 line-height: 11px; 563 line-height: 1; 573 height: 4px; [all …]
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/ |
D | buydisplay_2_8_tft_touch_arduino.overlay | 37 height = <320>;
|
/Zephyr-latest/drivers/dma/ |
D | dma_mcux_pxp.c | 156 output_buffer_cfg.height = config->dest_burst_length; in dma_mcux_pxp_configure() 160 output_buffer_cfg.height); in dma_mcux_pxp_configure()
|
/Zephyr-latest/subsys/fb/ |
D | cfb_shell.c | 267 uint8_t height; in cmd_set_font() local 272 err = cfb_get_font_size(dev, idx, &width, &height); in cmd_set_font() 285 shell_print(sh, "Font idx=%d height=%d widht=%d set", idx, height, in cmd_set_font() 492 SHELL_CMD_ARG(height, NULL, NULL, cmd_get_param_height, 1, 0),
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/ |
D | da1469x_dk_pro_lcdc.overlay | 59 height = <272>;
|
/Zephyr-latest/drivers/mipi_dbi/ |
D | mipi_dbi_smartbond.c | 341 if (desc->width * desc->height * (DISPLAY_BITS_PER_PIXEL(pixfmt) / BITS_PER_BYTE) != in mipi_dbi_smartbond_write_display() 369 ret = da1469x_lcdc_timings_configure(desc->width, desc->height, in mipi_dbi_smartbond_write_display() 375 LCDC_SMARTBOND_LAYER_CONFIG(layer, framebuf, 0, 0, desc->width, desc->height, in mipi_dbi_smartbond_write_display()
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/dts/ |
D | adafruit_2_8_tft_touch_v2.dtsi | 36 height = <240>;
|
/Zephyr-latest/boards/shields/adafruit_2_8_tft_touch_v2/boards/ |
D | rd_rw612_bga.overlay | 46 height = <240>;
|
/Zephyr-latest/boards/shields/seeed_xiao_round_display/ |
D | seeed_xiao_round_display.overlay | 47 height = <240>;
|