Home
last modified time | relevance | path

Searched refs:A (Results 1 – 25 of 66) sorted by relevance

123

/lvgl-3.7.0/src/draw/renesas/
Dlv_gpu_d2_ra6m3.h24 #define MIN(A, B) ((A) < (B) ? (A) : (B)) argument
25 #define MAX(A, B) ((A) > (B) ? (A) : (B)) argument
/lvgl-3.7.0/src/draw/sw/
Dlv_draw_sw_dither.c115 …S(A, OP, B, C) A.ch.red = LV_CLAMP(0, A.ch.red OP B.r OP C.r, 255); A.ch.green = LV_CLAMP(0, A.ch.… in lv_dither_err_diff_hor() argument
177 #define FS_COMPONENTS3(A, OP, B, b, C, c, D, d) \ in lv_dither_err_diff_ver() argument
178 A.ch.red = LV_CLAMP(0, A.ch.red OP ((B.r * b OP C.r * c OP D.r * d) >> 4), 255); \ in lv_dither_err_diff_ver()
179 A.ch.green = LV_CLAMP(0, A.ch.green OP ((B.r * b OP C.r * c OP D.r * d) >> 4), 255); \ in lv_dither_err_diff_ver()
180 A.ch.blue = LV_CLAMP(0, A.ch.blue OP ((B.r * b OP C.r * c OP D.r * d) >> 4), 255); in lv_dither_err_diff_ver()
/lvgl-3.7.0/examples/widgets/meter/
Dindex.rst9 A meter with multiple arcs
16 A clock from a meter
/lvgl-3.7.0/docs/widgets/extra/
Dcolorwheel.md6 … will change to the next parameter of the color (hue, saturation or value). A double click will re…
10 - `LV_PART_KNOB` A rectangle (or circle) drawn on the current value. It uses all the rectangle like…
36 - `LV_KEY_ENTER` A long press will show the next mode. Double click to reset the current parameter.
Dtabview.md15 A new tab can be selected either by clicking on a tab button or by sliding horizontally on the cont…
33 A tab can be renamed with `lv_tabview_rename_tab(tabview, tab_id, "New Name")`.
Danimimg.md11 - `LV_PART_MAIN` A background rectangle that uses the typical background style properties and the i…
/lvgl-3.7.0/.github/ISSUE_TEMPLATE/
Dbug-report.md23 A clear and concise description of what the bug is.
38 A clear and concise description of what you expected to happen.
Ddev-discussion.md18 A clear and concise description of the problem.
/lvgl-3.7.0/env_support/cmsis-pack/
DREADME.md82 /*A simple, impressive and very complete theme*/
96 /*A very simple theme that is a good starting point for a custom theme*/
99 /*A theme designed for monochrome displays*/
171 ### A. For Windows users
/lvgl-3.7.0/examples/widgets/animimg/
Dindex.rst7 :description: A simple example to demonstrate the use of an animation image.
/lvgl-3.7.0/examples/widgets/arc/
Dindex.rst7 :description: A simple example to demonstrate the use of an arc.
/lvgl-3.7.0/docs/overview/
Devent.md80 - `LV_EVENT_GESTURE` A gesture is detected. Get the gesture with `lv_indev_get_gesture_dir(lv_…
81 - `LV_EVENT_KEY` A key is sent to an object. Get the key with `lv_indev_get_key(lv_indev_g…
112 - `LV_EVENT_SCREEN_UNLOAD_START` A screen unload started, fired immediately when lv_scr_load/lv_scr…
113 - `LV_EVENT_SCREEN_LOAD_START` A screen load started, fired when the screen change delay is expired
114 - `LV_EVENT_SCREEN_LOADED` A screen was loaded, called when all animations are finished
115 - `LV_EVENT_SCREEN_UNLOADED` A screen was unloaded, called when all animations are finished
121 - `LV_EVENT_READY` A process has finished
122 - `LV_EVENT_CANCEL` A process has been canceled
Dcolor.md7 …the lower byte first. However, displays usually need the higher byte first. A mismatch in the byte…
105 - `lv_color8_t` A structure to store R (3 bit),G (3 bit),B (2 bit) components for 8-bit colors (1 b…
106 - `lv_color16_t` A structure to store R (5 bit),G (6 bit),B (5 bit) components for 16-bit colors (2…
107 - `lv_color32_t` A structure to store R (8 bit),G (8 bit), B (8 bit) components for 24-bit colors (…
110 - `lv_opa_t` A simple `uint8_t` type to describe opacity.
Ddrawing.md74 - **rounded rectangle** A mask is created real-time to add a radius to the corners.
77 - **arc drawing** A circular border is drawn but an arc mask is applied too.
95 A parameter can be added and removed any number of times, but it needs to be freed when not require…
104 A good use case for this is the [Button matrix](/widgets/core/btnmatrix) widget. By default, its bu…
163 lv_draw_rect_dsc_t * rect_dsc; // A draw descriptor that can be modified to changed what LVGL …
164 lv_draw_label_dsc_t * label_dsc; // A draw descriptor that can be modified to changed what LVGL …
165 lv_draw_line_dsc_t * line_dsc; // A draw descriptor that can be modified to changed what LVGL …
166 lv_draw_img_dsc_t * img_dsc; // A draw descriptor that can be modified to changed what LVGL …
167 lv_draw_arc_dsc_t * arc_dsc; // A draw descriptor that can be modified to changed what LVGL …
171 const lv_point_t * p1; // A point calculated during drawing. E.g. a point of a chart o…
[all …]
/lvgl-3.7.0/docs/get-started/platforms/
Dtasmota-berry.md17 - Lightweight: A well-optimized interpreter with very little resources. Ideal for use in microproce…
32 A comprehensive mapping of LVGL in Berry language is now available, similar to the mapping of Micro…
43 A higher level interface compatible with [OpenHASP](https://github.com/HASwitchPlate/openHASP) is a…
54 ### A simple example
/lvgl-3.7.0/docs/others/
Dime_pinyin.md71 …ps://baike.baidu.com/item/%E6%B1%89%E8%AF%AD%E6%8B%BC%E9%9F%B3%E9%9F%B3%E8%8A%82/9167981) to learn…
79A%82/9167981)了解[汉语拼音音节](https://baike.baidu.com/item/%E6%B1%89%E8%AF%AD%E6%8B%BC%E9%9F%B3%E9%9F%B3…
/lvgl-3.7.0/examples/get_started/
Dindex.rst2 A button with a label and react on click event
/lvgl-3.7.0/.github/
Dpull_request_template.md3 A clear and concise description of what the bug or new feature is.
/lvgl-3.7.0/examples/layouts/grid/
Dindex.rst1 A simple grid
/lvgl-3.7.0/examples/layouts/flex/
Dindex.rst1 A simple row and a column layout with flexbox
/lvgl-3.7.0/docs/widgets/core/
Dbar.md19 A new value can be set by `lv_bar_set_value(bar, new_value, LV_ANIM_ON/OFF)`.
27 - `LV_BAR_MODE_NORMAL` A normal bar as described above
/lvgl-3.7.0/demos/stress/
DREADME.md5 A stress test for LVGL.
/lvgl-3.7.0/src/extra/libs/gif/
Dgifdec.c11 #define MIN(A, B) ((A) < (B) ? (A) : (B)) argument
12 #define MAX(A, B) ((A) > (B) ? (A) : (B)) argument
/lvgl-3.7.0/docs/porting/
Ddisplay.md12 A draw buffer can be initialized via a `lv_disp_draw_buf_t` variable like this:
14 /*A static or global variable to store the buffers*/
30 A larger buffer results in better performance but above 1/10 screen sized buffer(s) there is no sig…
93 - `color_chroma_key` A color which will be drawn as transparent on chrome keyed images. Set to `LV_…
97 - `user_data` A custom `void` user data for the driver.
106 - `monitor_cb` A callback function that tells how many pixels were refreshed and in how much time. …
107 - `clean_dcache_cb` A callback for cleaning any caches related to the display.
108 - `render_start_cb` A callback function that notifies the display driver that rendering has started…
117 static lv_disp_drv_t disp_drv; /*A variable to hold the drivers. Must be static or global.…
/lvgl-3.7.0/docs/libs/
Dffmpeg.md3 [FFmpeg](https://www.ffmpeg.org/) A complete, cross-platform solution to record, convert and stream…

123