Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xinyuan-LilyGO/T-Display-S3
/ functions
Functions
8,318 in github.com/Xinyuan-LilyGO/T-Display-S3
⨍
Functions
8,318
◇
Types & classes
836
↓ 18 callers
Function
lv_group_set_editing
lib/lvgl/src/core/lv_group.c:307
↓ 18 callers
Function
lv_img_src_get_type
* Get the type of an image source * @param src pointer to an image source: * - pointer to an 'lv_img_t' variable (image stored internally and compi
lib/lvgl/src/draw/lv_draw_img.c:193
↓ 18 callers
Function
lv_obj_get_disp
lib/lvgl/src/core/lv_obj_tree.c:270
↓ 18 callers
Function
lv_obj_get_index
lib/lvgl/src/core/lv_obj_tree.c:326
↓ 18 callers
Function
lv_obj_get_scroll_x
lib/lvgl/src/core/lv_obj_scroll.c:117
↓ 18 callers
Function
lv_obj_get_scroll_y
lib/lvgl/src/core/lv_obj_scroll.c:123
↓ 18 callers
Function
lv_obj_get_style_pad_column
lib/lvgl/src/core/lv_obj_style_gen.h:133
↓ 18 callers
Function
lv_obj_mark_layout_as_dirty
lib/lvgl/src/core/lv_obj_pos.c:288
↓ 18 callers
Function
lv_obj_set_flex_align
lib/lvgl/src/extra/layouts/flex/lv_flex.c:108
↓ 18 callers
Function
lv_obj_set_style_max_height
lib/lvgl/src/core/lv_obj_style_gen.c:43
↓ 18 callers
Function
lv_slider_set_value
* Set a new value on the slider * @param obj pointer to a slider object * @param value the new value * @param anim LV_ANIM_ON: set t
lib/lvgl/src/widgets/lv_slider.h:84
↓ 18 callers
Function
mask_mix
lib/lvgl/src/draw/lv_draw_mask.c:1521
↓ 18 callers
Method
name
lib/Gingoduino/src/GingoDuration.cpp:84
↓ 18 callers
Function
rect_create
lib/GFX Library for Arduino/examples/LVGL/LvglBenchmark/lv_demo_benchmark.c:1072
↓ 18 callers
Function
rect_create
lib/lvgl/demos/benchmark/lv_demo_benchmark.c:1040
↓ 18 callers
Function
rnd_next
lib/GFX Library for Arduino/examples/LVGL/LvglBenchmark/lv_demo_benchmark.c:1216
↓ 18 callers
Function
rnd_next
lib/lvgl/demos/benchmark/lv_demo_benchmark.c:1184
↓ 17 callers
Function
_lv_ll_ins_head
* Add a new head to a linked list * @param ll_p pointer to linked list * @return pointer to the new head */
lib/lvgl/src/misc/lv_ll.c:67
↓ 17 callers
Method
add
lib/Gingoduino/src/GingoSequence.cpp:16
↓ 17 callers
Method
begin
** Function name: begin ** Description: Included for backwards compatibility ***************************************************
lib/TFT_eSPI/TFT_eSPI.cpp:601
↓ 17 callers
Function
bhy2_get_parameter
lib/SensorLib/src/bosch/bhy2.c:1395
↓ 17 callers
Function
bhy2_hif_exec_cmd
lib/SensorLib/src/bosch/bhy2_hif.c:487
↓ 17 callers
Function
discard_sub_blocks
lib/lvgl/src/extra/libs/gif/gifdec.c:170
↓ 17 callers
Method
fillRoundRect
** Function name: fillRoundRect ** Description: Draw a rounded corner filled rectangle *****************************************
lib/TFT_eSPI/TFT_eSPI.cpp:2641
↓ 17 callers
Function
lodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
lib/lvgl/src/extra/libs/png/lodepng.c:2590
↓ 17 callers
Function
lodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
lib/lvgl/src/extra/libs/png/lodepng.c:131
↓ 17 callers
Function
lv_btnmatrix_set_map
lib/lvgl/src/widgets/lv_btnmatrix.c:93
↓ 17 callers
Function
lv_color_to32
lib/lvgl/src/misc/lv_color.h:375
↓ 17 callers
Function
lv_dropdown_set_options
lib/lvgl/src/widgets/lv_dropdown.c:114
↓ 17 callers
Function
lv_font_get_glyph_width
* Get the width of a glyph with kerning * @param font pointer to a font * @param letter a UNICODE letter * @param letter_next the next letter after
lib/lvgl/src/font/lv_font.c:125
↓ 17 callers
Function
lv_group_get_default
lib/lvgl/src/core/lv_group.c:105
↓ 17 callers
Function
lv_msg_subsribe_obj
lib/lvgl/src/extra/others/msg/lv_msg.c:76
↓ 17 callers
Function
lv_obj_clean
lib/lvgl/src/core/lv_obj_tree.c:85
↓ 17 callers
Function
lv_obj_init_draw_label_dsc
lib/lvgl/src/core/lv_obj_draw.c:195
↓ 17 callers
Function
lv_obj_set_y
lib/lvgl/src/core/lv_obj_pos.c:66
↓ 17 callers
Function
lv_style_set_line_width
lib/lvgl/src/misc/lv_style_gen.c:435
↓ 17 callers
Function
micros
lib/SensorLib/src/platform/esp_arduino.cpp:57
↓ 17 callers
Method
print
Overload to display a single string
examples/T-Display-S3-Queue/ST7789_Handler.cpp:31
↓ 17 callers
Function
setModule
Sets the module at the given coordinates, which must be in bounds.
lib/lvgl/src/extra/libs/qrcode/qrcodegen.c:766
↓ 16 callers
Function
Astronomy_Search
* @brief Searches for a time at which a function's value increases through zero. * * Certain astronomy calculations involve finding a time when an e
lib/TFT_eSPI/examples/Sprite/Orrery/astronomy.c:4110
↓ 16 callers
Function
WEBSRV_onInfo
lib/ESP32-audioI2S-3.0.6/examples/DLNA/src/main.cpp:171
↓ 16 callers
Function
appendBitsToBuffer
Appends the given number of low-order bits of the given value to the given byte-based bit buffer, increasing the bit length. Requires 0 <= numBits <=
lib/lvgl/src/extra/libs/qrcode/qrcodegen.c:184
↓ 16 callers
Method
convertBytesToFloat
Convert array of bytes to float
lib/DabbleESP32/src/DabbleESP32.cpp:304
↓ 16 callers
Method
getMaxBlockSize
lib/ESP32-audioI2S-3.0.6/src/Audio.cpp:70
↓ 16 callers
Function
input_event
lib/arduino-nofrendo/src/nes/nesinput.c:164
↓ 16 callers
Function
lodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
lib/lvgl/src/extra/libs/png/lodepng.c:328
↓ 16 callers
Function
lv_anim_set_ready_cb
* Set a function call when the animation is ready * @param a pointer to an initialized `lv_anim_t` variable * @param ready_cb a function ca
lib/lvgl/src/misc/lv_anim.h:227
↓ 16 callers
Function
lv_chart_set_zoom_x
lib/lvgl/src/extra/widgets/chart/lv_chart.c:185
↓ 16 callers
Function
lv_draw_img
* Draw an image * @param coords the coordinates of the image * @param mask the image will be drawn only in this area * @param src pointer to a lv_c
lib/lvgl/src/draw/lv_draw_img.c:62
↓ 16 callers
Function
lv_dropdown_get_selected
lib/lvgl/src/widgets/lv_dropdown.c:349
↓ 16 callers
Function
lv_fs_open
lib/lvgl/src/misc/lv_fs.c:57
↓ 16 callers
Function
lv_group_get_editing
lib/lvgl/src/core/lv_group.c:355
↓ 16 callers
Function
lv_keyboard_set_textarea
* Assign a Text Area to the Keyboard. The pressed characters will be put there. * @param kb pointer to a Keyboard object * @param ta pointer to a Te
lib/lvgl/src/extra/widgets/keyboard/lv_keyboard.c:154
↓ 16 callers
Function
lv_obj_has_flag_any
lib/lvgl/src/core/lv_obj.c:306
↓ 16 callers
Function
lv_obj_has_state
lib/lvgl/src/core/lv_obj.c:320
↓ 16 callers
Function
lv_obj_move_to_index
lib/lvgl/src/core/lv_obj_tree.c:190
↓ 16 callers
Function
lv_obj_refresh_self_size
lib/lvgl/src/core/lv_obj_pos.c:619
↓ 16 callers
Function
lv_style_register_prop
lib/lvgl/src/misc/lv_style.c:180
↓ 16 callers
Function
lv_table_add_cell_ctrl
lib/lvgl/src/widgets/lv_table.c:293
↓ 16 callers
Function
lv_theme_get_color_primary
lib/lvgl/src/core/lv_theme.c:98
↓ 16 callers
Function
micros_start
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:84
↓ 16 callers
Function
serialOut
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:206
↓ 16 callers
Function
style_init_reset
lib/lvgl/src/extra/themes/mono/lv_theme_mono.c:494
↓ 15 callers
Function
_lv_img_buf_get_transformed_area
* Get the area of a rectangle if its rotated and scaled * @param res store the coordinates here * @param w width of the rectangle to transform * @p
lib/lvgl/src/draw/lv_img_buf.c:423
↓ 15 callers
Function
audio_id3data
lib/ESP32-audioI2S-3.0.6/examples/DLNA/src/main.cpp:177
↓ 15 callers
Function
button_is_inactive
lib/lvgl/src/widgets/lv_btnmatrix.c:884
↓ 15 callers
Function
lv_anim_set_delay
* Set a delay before starting the animation * @param a pointer to an initialized `lv_anim_t` variable * @param delay delay before the an
lib/lvgl/src/misc/lv_anim.h:158
↓ 15 callers
Function
lv_fs_seek
lib/lvgl/src/misc/lv_fs.c:245
↓ 15 callers
Function
lv_img_decoder_get_info
* Get information about an image. * Try the created image decoder one by one. Once one is able to get info that info will be used. * @param src the
lib/lvgl/src/draw/lv_img_decoder.c:83
↓ 15 callers
Function
lv_meter_add_scale
lib/lvgl/src/extra/widgets/meter/lv_meter.c:66
↓ 15 callers
Function
lv_obj_scroll_to_view
lib/lvgl/src/core/lv_obj_scroll.c:389
↓ 15 callers
Function
lv_style_set_arc_width
lib/lvgl/src/misc/lv_style_gen.c:483
↓ 15 callers
Function
printnice
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:223
↓ 15 callers
Function
writeBits
LSB of value is written first, and LSB of bytes is used first */
lib/lvgl/src/extra/libs/png/lodepng.c:428
↓ 14 callers
Function
BYTECLIP
lib/lvgl/src/extra/libs/sjpg/tjpgd.c:117
↓ 14 callers
Function
ElongError
lib/TFT_eSPI/examples/Sprite/Orrery/astronomy.c:419
↓ 14 callers
Function
PSHR
32-bit arithmetic shift right with rounding-to-nearest instead of rounding down */
lib/ESP32-audioI2S-3.0.6/src/opus_decoder/celt.h:247
↓ 14 callers
Function
UnityPrintNumberByStyle
-----------------------------------------------*/
lib/lvgl/tests/unity/unity.c:191
↓ 14 callers
Function
_lv_refr_set_disp_refreshing
* Set the display which is being refreshed. * It shouldn't be used directly by the user. * It can be used to trick the drawing functions about there
lib/lvgl/src/core/lv_refr.c:277
↓ 14 callers
Function
button_is_hidden
lib/lvgl/src/widgets/lv_btnmatrix.c:869
↓ 14 callers
Method
fillRect
** Function name: fillRect ** Description: draw a filled rectangle *************************************************************
lib/TFT_eSPI/TFT_eSPI.cpp:4657
↓ 14 callers
Function
lv_arc_create
lib/lvgl/src/widgets/lv_arc.c:62
↓ 14 callers
Function
lv_chart_set_point_count
lib/lvgl/src/extra/widgets/chart/lv_chart.c:104
↓ 14 callers
Function
lv_label_set_long_mode
lib/lvgl/src/widgets/lv_label.c:193
↓ 14 callers
Function
lv_mem_monitor
* Give information about the work memory of dynamic allocation * @param mon_p pointer to a lv_mem_monitor_t variable, * the result of t
lib/lvgl/src/misc/lv_mem.c:246
↓ 14 callers
Function
lv_menu_set_load_page_event
lib/lvgl/src/extra/widgets/menu/lv_menu.c:360
↓ 14 callers
Function
lv_meter_set_scale_ticks
lib/lvgl/src/extra/widgets/meter/lv_meter.c:87
↓ 14 callers
Function
lv_obj_set_style_text_align
lib/lvgl/src/core/lv_obj_style_gen.c:571
↓ 14 callers
Function
lv_style_set_line_color
lib/lvgl/src/misc/lv_style_gen.c:467
↓ 14 callers
Function
lv_style_set_pad_gap
lib/lvgl/src/misc/lv_style.h:537
↓ 14 callers
Function
lv_textarea_set_placeholder_text
lib/lvgl/src/widgets/lv_textarea.c:315
↓ 14 callers
Function
lv_timer_pause
* Pause/resume a timer. * @param timer pointer to an lv_timer */
lib/lvgl/src/misc/lv_timer.c:213
↓ 14 callers
Method
writeC8D16
lib/GFX Library for Arduino/src/databus/Arduino_SWPAR8.cpp:579
↓ 13 callers
Function
XPROD31
lib/ESP32-audioI2S-3.0.6/src/vorbis_decoder/vorbis_decoder.h:176
↓ 13 callers
Function
bhy2_hif_get_parameter
lib/SensorLib/src/bosch/bhy2_hif.c:492
↓ 13 callers
Function
block_is_free
lib/lvgl/src/misc/lv_tlsf.c:398
↓ 13 callers
Function
bmm150_set_regs
! * @brief This API writes the given data to the register address * of the sensor. */
lib/SensorLib/src/bosch/BMM150/bmm150.c:607
↓ 13 callers
Function
getModule
Gets the module at the given coordinates, which must be in bounds.
lib/lvgl/src/extra/libs/qrcode/qrcodegen.c:757
↓ 13 callers
Method
getPoint
lib/SensorLib/src/touch/TouchClassCST226.cpp:81
↓ 13 callers
Function
invalidate_button_area
lib/lvgl/src/widgets/lv_btnmatrix.c:972
← previous
next →
301–400 of 8,318, ranked by callers