MCPcopy Create free account

hub / github.com/Xinyuan-LilyGO/T-Display-S3 / functions

Functions8,318 in github.com/Xinyuan-LilyGO/T-Display-S3

↓ 18 callersFunctionlv_group_set_editing
lib/lvgl/src/core/lv_group.c:307
↓ 18 callersFunctionlv_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 callersFunctionlv_obj_get_disp
lib/lvgl/src/core/lv_obj_tree.c:270
↓ 18 callersFunctionlv_obj_get_index
lib/lvgl/src/core/lv_obj_tree.c:326
↓ 18 callersFunctionlv_obj_get_scroll_x
lib/lvgl/src/core/lv_obj_scroll.c:117
↓ 18 callersFunctionlv_obj_get_scroll_y
lib/lvgl/src/core/lv_obj_scroll.c:123
↓ 18 callersFunctionlv_obj_get_style_pad_column
lib/lvgl/src/core/lv_obj_style_gen.h:133
↓ 18 callersFunctionlv_obj_mark_layout_as_dirty
lib/lvgl/src/core/lv_obj_pos.c:288
↓ 18 callersFunctionlv_obj_set_flex_align
lib/lvgl/src/extra/layouts/flex/lv_flex.c:108
↓ 18 callersFunctionlv_obj_set_style_max_height
lib/lvgl/src/core/lv_obj_style_gen.c:43
↓ 18 callersFunctionlv_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 callersFunctionmask_mix
lib/lvgl/src/draw/lv_draw_mask.c:1521
↓ 18 callersMethodname
lib/Gingoduino/src/GingoDuration.cpp:84
↓ 18 callersFunctionrect_create
lib/GFX Library for Arduino/examples/LVGL/LvglBenchmark/lv_demo_benchmark.c:1072
↓ 18 callersFunctionrect_create
lib/lvgl/demos/benchmark/lv_demo_benchmark.c:1040
↓ 18 callersFunctionrnd_next
lib/GFX Library for Arduino/examples/LVGL/LvglBenchmark/lv_demo_benchmark.c:1216
↓ 18 callersFunctionrnd_next
lib/lvgl/demos/benchmark/lv_demo_benchmark.c:1184
↓ 17 callersFunction_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 callersMethodadd
lib/Gingoduino/src/GingoSequence.cpp:16
↓ 17 callersMethodbegin
** Function name: begin ** Description: Included for backwards compatibility ***************************************************
lib/TFT_eSPI/TFT_eSPI.cpp:601
↓ 17 callersFunctionbhy2_get_parameter
lib/SensorLib/src/bosch/bhy2.c:1395
↓ 17 callersFunctionbhy2_hif_exec_cmd
lib/SensorLib/src/bosch/bhy2_hif.c:487
↓ 17 callersFunctiondiscard_sub_blocks
lib/lvgl/src/extra/libs/gif/gifdec.c:170
↓ 17 callersMethodfillRoundRect
** Function name: fillRoundRect ** Description: Draw a rounded corner filled rectangle *****************************************
lib/TFT_eSPI/TFT_eSPI.cpp:2641
↓ 17 callersFunctionlodepng_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 callersFunctionlodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
lib/lvgl/src/extra/libs/png/lodepng.c:131
↓ 17 callersFunctionlv_btnmatrix_set_map
lib/lvgl/src/widgets/lv_btnmatrix.c:93
↓ 17 callersFunctionlv_color_to32
lib/lvgl/src/misc/lv_color.h:375
↓ 17 callersFunctionlv_dropdown_set_options
lib/lvgl/src/widgets/lv_dropdown.c:114
↓ 17 callersFunctionlv_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 callersFunctionlv_group_get_default
lib/lvgl/src/core/lv_group.c:105
↓ 17 callersFunctionlv_msg_subsribe_obj
lib/lvgl/src/extra/others/msg/lv_msg.c:76
↓ 17 callersFunctionlv_obj_clean
lib/lvgl/src/core/lv_obj_tree.c:85
↓ 17 callersFunctionlv_obj_init_draw_label_dsc
lib/lvgl/src/core/lv_obj_draw.c:195
↓ 17 callersFunctionlv_obj_set_y
lib/lvgl/src/core/lv_obj_pos.c:66
↓ 17 callersFunctionlv_style_set_line_width
lib/lvgl/src/misc/lv_style_gen.c:435
↓ 17 callersFunctionmicros
lib/SensorLib/src/platform/esp_arduino.cpp:57
↓ 17 callersMethodprint
Overload to display a single string
examples/T-Display-S3-Queue/ST7789_Handler.cpp:31
↓ 17 callersFunctionsetModule
Sets the module at the given coordinates, which must be in bounds.
lib/lvgl/src/extra/libs/qrcode/qrcodegen.c:766
↓ 16 callersFunctionAstronomy_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 callersFunctionWEBSRV_onInfo
lib/ESP32-audioI2S-3.0.6/examples/DLNA/src/main.cpp:171
↓ 16 callersFunctionappendBitsToBuffer
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 callersMethodconvertBytesToFloat
Convert array of bytes to float
lib/DabbleESP32/src/DabbleESP32.cpp:304
↓ 16 callersMethodgetMaxBlockSize
lib/ESP32-audioI2S-3.0.6/src/Audio.cpp:70
↓ 16 callersFunctioninput_event
lib/arduino-nofrendo/src/nes/nesinput.c:164
↓ 16 callersFunctionlodepng_set32bitInt
buffer must have at least 4 allocated bytes available*/
lib/lvgl/src/extra/libs/png/lodepng.c:328
↓ 16 callersFunctionlv_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 callersFunctionlv_chart_set_zoom_x
lib/lvgl/src/extra/widgets/chart/lv_chart.c:185
↓ 16 callersFunctionlv_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 callersFunctionlv_dropdown_get_selected
lib/lvgl/src/widgets/lv_dropdown.c:349
↓ 16 callersFunctionlv_fs_open
lib/lvgl/src/misc/lv_fs.c:57
↓ 16 callersFunctionlv_group_get_editing
lib/lvgl/src/core/lv_group.c:355
↓ 16 callersFunctionlv_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 callersFunctionlv_obj_has_flag_any
lib/lvgl/src/core/lv_obj.c:306
↓ 16 callersFunctionlv_obj_has_state
lib/lvgl/src/core/lv_obj.c:320
↓ 16 callersFunctionlv_obj_move_to_index
lib/lvgl/src/core/lv_obj_tree.c:190
↓ 16 callersFunctionlv_obj_refresh_self_size
lib/lvgl/src/core/lv_obj_pos.c:619
↓ 16 callersFunctionlv_style_register_prop
lib/lvgl/src/misc/lv_style.c:180
↓ 16 callersFunctionlv_table_add_cell_ctrl
lib/lvgl/src/widgets/lv_table.c:293
↓ 16 callersFunctionlv_theme_get_color_primary
lib/lvgl/src/core/lv_theme.c:98
↓ 16 callersFunctionmicros_start
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:84
↓ 16 callersFunctionserialOut
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:206
↓ 16 callersFunctionstyle_init_reset
lib/lvgl/src/extra/themes/mono/lv_theme_mono.c:494
↓ 15 callersFunction_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 callersFunctionaudio_id3data
lib/ESP32-audioI2S-3.0.6/examples/DLNA/src/main.cpp:177
↓ 15 callersFunctionbutton_is_inactive
lib/lvgl/src/widgets/lv_btnmatrix.c:884
↓ 15 callersFunctionlv_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 callersFunctionlv_fs_seek
lib/lvgl/src/misc/lv_fs.c:245
↓ 15 callersFunctionlv_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 callersFunctionlv_meter_add_scale
lib/lvgl/src/extra/widgets/meter/lv_meter.c:66
↓ 15 callersFunctionlv_obj_scroll_to_view
lib/lvgl/src/core/lv_obj_scroll.c:389
↓ 15 callersFunctionlv_style_set_arc_width
lib/lvgl/src/misc/lv_style_gen.c:483
↓ 15 callersFunctionprintnice
examples/Arduino_GFXDemo/Arduino_GFXDemo.ino.cpp:223
↓ 15 callersFunctionwriteBits
LSB of value is written first, and LSB of bytes is used first */
lib/lvgl/src/extra/libs/png/lodepng.c:428
↓ 14 callersFunctionBYTECLIP
lib/lvgl/src/extra/libs/sjpg/tjpgd.c:117
↓ 14 callersFunctionElongError
lib/TFT_eSPI/examples/Sprite/Orrery/astronomy.c:419
↓ 14 callersFunctionPSHR
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 callersFunctionUnityPrintNumberByStyle
-----------------------------------------------*/
lib/lvgl/tests/unity/unity.c:191
↓ 14 callersFunction_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 callersFunctionbutton_is_hidden
lib/lvgl/src/widgets/lv_btnmatrix.c:869
↓ 14 callersMethodfillRect
** Function name: fillRect ** Description: draw a filled rectangle *************************************************************
lib/TFT_eSPI/TFT_eSPI.cpp:4657
↓ 14 callersFunctionlv_arc_create
lib/lvgl/src/widgets/lv_arc.c:62
↓ 14 callersFunctionlv_chart_set_point_count
lib/lvgl/src/extra/widgets/chart/lv_chart.c:104
↓ 14 callersFunctionlv_label_set_long_mode
lib/lvgl/src/widgets/lv_label.c:193
↓ 14 callersFunctionlv_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 callersFunctionlv_menu_set_load_page_event
lib/lvgl/src/extra/widgets/menu/lv_menu.c:360
↓ 14 callersFunctionlv_meter_set_scale_ticks
lib/lvgl/src/extra/widgets/meter/lv_meter.c:87
↓ 14 callersFunctionlv_obj_set_style_text_align
lib/lvgl/src/core/lv_obj_style_gen.c:571
↓ 14 callersFunctionlv_style_set_line_color
lib/lvgl/src/misc/lv_style_gen.c:467
↓ 14 callersFunctionlv_style_set_pad_gap
lib/lvgl/src/misc/lv_style.h:537
↓ 14 callersFunctionlv_textarea_set_placeholder_text
lib/lvgl/src/widgets/lv_textarea.c:315
↓ 14 callersFunctionlv_timer_pause
* Pause/resume a timer. * @param timer pointer to an lv_timer */
lib/lvgl/src/misc/lv_timer.c:213
↓ 14 callersMethodwriteC8D16
lib/GFX Library for Arduino/src/databus/Arduino_SWPAR8.cpp:579
↓ 13 callersFunctionXPROD31
lib/ESP32-audioI2S-3.0.6/src/vorbis_decoder/vorbis_decoder.h:176
↓ 13 callersFunctionbhy2_hif_get_parameter
lib/SensorLib/src/bosch/bhy2_hif.c:492
↓ 13 callersFunctionblock_is_free
lib/lvgl/src/misc/lv_tlsf.c:398
↓ 13 callersFunctionbmm150_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 callersFunctiongetModule
Gets the module at the given coordinates, which must be in bounds.
lib/lvgl/src/extra/libs/qrcode/qrcodegen.c:757
↓ 13 callersMethodgetPoint
lib/SensorLib/src/touch/TouchClassCST226.cpp:81
↓ 13 callersFunctioninvalidate_button_area
lib/lvgl/src/widgets/lv_btnmatrix.c:972
← previousnext →301–400 of 8,318, ranked by callers