| /tests/drivers/display/display_read_write/src/ |
| A D | main.c | 53 .pitch = width, in verify_bytes_of_area() 54 .width = width, in verify_bytes_of_area() 74 .pitch = width, in verify_background_color() 75 .width = width, in verify_background_color() 158 .pitch = width, in ZTEST() 159 .width = width, in ZTEST() 171 verify_background_color(width, 0, display_width - width, display_height, 0); in ZTEST() 186 .pitch = width, in ZTEST() 187 .width = width, in ZTEST() 232 .pitch = width, in ZTEST() [all …]
|
| /tests/subsys/display/cfb/basic/src/ |
| A D | utils.c | 19 uint8_t read_buffer[DT_PROP(DT_CHOSEN(zephyr_display), width) * 47 const uint32_t *ptr = img + (width * y + x); in image_pixel() 57 .width = display_width, in verify_pixel() 71 .width = display_width, in verify_image() 78 for (size_t x = 0; x < width; x++) { in verify_image() 80 uint32_t img_pix = image_pixel(img, width, x, y); in verify_image() 102 .width = display_width, in verify_color_inside_rect() 109 for (size_t x_ = 0; x_ < width; x_++) { in verify_color_inside_rect() 140 if ((x + width) <= display_width) { in verify_color_outside_rect() 141 ret = verify_color_inside_rect(x + width, y, display_width - (x + width), in verify_color_outside_rect() [all …]
|
| A D | utils.h | 14 extern uint8_t read_buffer[DT_PROP(DT_CHOSEN(zephyr_display), width) * 18 uint32_t image_pixel(const uint32_t *img, size_t width, int x, int y); 20 bool verify_image(int x, int y, const uint32_t *img, size_t width, size_t height); 21 bool verify_color_inside_rect(int x, int y, size_t width, size_t height, uint32_t color); 22 bool verify_color_outside_rect(int x, int y, size_t width, size_t height, uint32_t color); 23 bool verify_image_and_bg(int x, int y, const uint32_t *img, size_t width, size_t height,
|
| A D | clear.c | 19 static const uint32_t display_width = DT_PROP(DT_CHOSEN(zephyr_display), width); 30 .width = display_width, in cfb_test_before()
|
| A D | invert.c | 19 static const uint32_t display_width = DT_PROP(DT_CHOSEN(zephyr_display), width); 30 .width = display_width, in cfb_test_before()
|
| /tests/drivers/build_all/display/ |
| A D | app.overlay | 43 width = <320>; 52 width = <480>; 70 width = <160>; 79 width = <128>; 106 width = <250>; 115 width = <400>; 135 width = <240>; 143 width = <128>; 224 width = <96>; 458 width = <32>; [all …]
|
| /tests/drivers/video/api/src/ |
| A D | video_common.c | 37 fmt.width = 100; in ZTEST() 43 fmt.width = 1000; in ZTEST() 49 fmt.width = 1920; in ZTEST() 55 fmt.width = 1001; in ZTEST() 60 fmt.width = 1000; in ZTEST() 65 fmt.width = 1280; in ZTEST() 73 fmt.width = 1000; in ZTEST() 78 fmt.width = 1280; in ZTEST()
|
| A D | video_emul.c | 38 fmt.width = caps.format_caps[i].width_min; in ZTEST() 42 zexpect_equal(fmt.width, caps.format_caps[i].width_min); in ZTEST() 46 fmt.width = caps.format_caps[i].width_min; in ZTEST() 50 zexpect_equal(fmt.width, caps.format_caps[i].width_max); in ZTEST() 54 fmt.width = caps.format_caps[i].width_max; in ZTEST() 58 zexpect_equal(fmt.width, caps.format_caps[i].width_min); in ZTEST() 62 fmt.width = caps.format_caps[i].width_max; in ZTEST() 66 zexpect_equal(fmt.width, caps.format_caps[i].width_max); in ZTEST() 159 fmt.width = caps.format_caps[0].width_max; in ZTEST()
|
| /tests/drivers/i2c/i2c_target_api/boards/ |
| A D | mec1501modular_assy6885.overlay | 11 address-width = <16>; 21 address-width = <16>;
|
| A D | max32666evkit_max32666_cpu0.overlay | 11 address-width = <16>; 23 address-width = <16>;
|
| A D | max32680evkit_max32680_m4.overlay | 11 address-width = <16>; 23 address-width = <16>;
|
| A D | npcx9m6f_evb.overlay | 13 address-width = <16>; 27 address-width = <16>;
|
| A D | max32655evkit_max32655_m4.overlay | 11 address-width = <16>; 27 address-width = <16>;
|
| A D | max32670evkit.overlay | 11 address-width = <16>; 27 address-width = <16>;
|
| A D | max32672evkit.overlay | 11 address-width = <16>; 27 address-width = <16>;
|
| A D | max32675evkit.overlay | 15 address-width = <16>; 27 address-width = <16>;
|
| A D | max32690evkit_max32690_m4.overlay | 11 address-width = <16>; 27 address-width = <16>;
|
| A D | max32650evkit.overlay | 14 address-width = <16>; 30 address-width = <16>;
|
| A D | max78002evkit_max78002_m4.overlay | 14 address-width = <16>; 30 address-width = <16>;
|
| A D | numaker_m55m1.overlay | 27 address-width = <16>; 40 address-width = <16>;
|
| A D | numaker_m2l31ki.overlay | 27 address-width = <16>; 40 address-width = <16>;
|
| A D | numaker_pfm_m467.overlay | 27 address-width = <16>; 40 address-width = <16>;
|
| A D | nucleo_l476rg.overlay | 20 address-width = <16>; 29 address-width = <16>;
|
| A D | nrf5340dk_nrf5340_cpuapp.overlay | 35 address-width = <8>; 47 address-width = <8>;
|
| /tests/drivers/psi5/psi5_api/boards/ |
| A D | s32z2xxdc2_s32z270_rtu0.overlay | 35 pulse-width-0-us = <100>; 36 pulse-width-1-us = <127>;
|