Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/78/xiaozhi-esp32
/ functions
Functions
3,761 in github.com/78/xiaozhi-esp32
⨍
Functions
3,761
◇
Types & classes
524
↓ 2 callers
Method
from_file
(self, filename: str, cf: ColorFormat = None)
scripts/Image_Converter/LVGLImage.py:1235
↓ 2 callers
Method
getCurrentTimeUs
main/boards/xingzhi-metal-1.54-wifi/cst816x.cc:35
↓ 2 callers
Function
get_project_version
Read set(PROJECT_VER "x.y.z") from root CMakeLists.txt
scripts/release.py:33
↓ 2 callers
Function
gif_open
main/display/lvgl_display/gif/gifdec.c:74
↓ 2 callers
Method
has_default_value
main/mcp_server.h:99
↓ 2 callers
Function
merge_bin
()
scripts/release.py:42
↓ 2 callers
Function
panel_gc9503_send_init_cmds
main/boards/kevin-yuying-313lcd/esp_lcd_gc9503.c:293
↓ 2 callers
Function
panel_gc9503_send_init_cmds
main/boards/esp-s3-lcd-ev-board-2/esp_lcd_gc9503.c:319
↓ 2 callers
Function
panel_gc9503_send_init_cmds
main/boards/esp-s3-lcd-ev-board/esp_lcd_gc9503.c:319
↓ 2 callers
Method
partition_valid
main/assets.h:35
↓ 2 callers
Method
premultiply
Pre-multiply image RGB data with alpha, set corresponding image header flags
scripts/Image_Converter/LVGLImage.py:576
↓ 2 callers
Function
process_image
Main function to process the image and save it as .sjpg, .spng, or .sqoi.
scripts/spiffs_assets/spiffs_assets_gen.py:298
↓ 2 callers
Function
render_frame_rect
main/display/lvgl_display/gif/gifdec.c:660
↓ 2 callers
Method
rle_compress
(self, data: bytearray, blksize: int, threshold=16)
scripts/Image_Converter/LVGLImage.py:1129
↓ 2 callers
Method
server_sample_rate
main/protocols/protocol.h:48
↓ 2 callers
Method
set_assistant_bubble_color
main/display/lvgl_display/lvgl_theme.h:41
↓ 2 callers
Method
set_background_image
main/display/lvgl_display/lvgl_theme.h:46
↓ 2 callers
Method
set_border_color
main/display/lvgl_display/lvgl_theme.h:44
↓ 2 callers
Method
set_emoji_collection
main/display/lvgl_display/lvgl_theme.h:47
↓ 2 callers
Method
set_low_battery_color
main/display/lvgl_display/lvgl_theme.h:45
↓ 2 callers
Method
set_system_bubble_color
main/display/lvgl_display/lvgl_theme.h:42
↓ 2 callers
Method
set_system_text_color
main/display/lvgl_display/lvgl_theme.h:43
↓ 2 callers
Method
set_user_bubble_color
main/display/lvgl_display/lvgl_theme.h:40
↓ 2 callers
Method
start_conversion
开始转换
scripts/p3_tools/batch_convert_gui.py:165
↓ 2 callers
Method
start_conversion
开始转换
scripts/ogg_converter/xiaozhi_ogg_converter.py:164
↓ 2 callers
Method
start_conversion
(self, convert_all)
scripts/Image_Converter/lvgl_tools_gui.py:174
↓ 2 callers
Function
struct_pack_string
pack string to binary data. if max_len is None, max_len = len(string) + 1 else len(string) < max_len, the left will be padded by struct.
scripts/build_default_assets.py:27
↓ 2 callers
Function
struct_pack_string
pack string to binary data. if max_len is None, max_len = len(string) + 1 else len(string) < max_len, the left will be padded by struct.
scripts/spiffs_assets/pack_model.py:6
↓ 2 callers
Method
system_text_color
main/display/lvgl_display/lvgl_theme.h:27
↓ 2 callers
Method
to_bin
Write this image to file, filename should be ended with '.bin'
scripts/Image_Converter/LVGLImage.py:745
↓ 2 callers
Method
to_png
(self, filename: str)
scripts/Image_Converter/LVGLImage.py:787
↓ 2 callers
Method
update_playlist
(self)
scripts/p3_tools/p3_gui_player.py:140
↓ 2 callers
Method
user_bubble_color
main/display/lvgl_display/lvgl_theme.h:24
↓ 2 callers
Method
user_only
main/mcp_server.h:230
↓ 2 callers
Method
width
main/display/display.h:47
↓ 2 callers
Function
write_c_array_file
( w: int, h: int, stride: int, cf: ColorFormat, filename: str, premult
scripts/Image_Converter/LVGLImage.py:306
↓ 2 callers
Function
zip_bin
Zip build/merged-binary.bin to releases/v{version}_{name}.zip
scripts/release.py:48
↓ 1 callers
Method
Activate
main/ota.cc:458
↓ 1 callers
Method
ActivationTask
main/application.cc:323
↓ 1 callers
Method
AddClient
main/boards/otto-robot/websocket_control_server.cc:176
↓ 1 callers
Method
AddCommonTools
main/mcp_server.cc:33
↓ 1 callers
Method
AddEmoji
main/display/lvgl_display/emoji_collection.cc:9
↓ 1 callers
Method
AddStateChangeListener
main/device_state_machine.cc:133
↓ 1 callers
Method
AddUserOnlyTools
main/mcp_server.cc:128
↓ 1 callers
Method
Alert
main/application.cc:642
↓ 1 callers
Method
AppToggleChatState
main/boards/lilygo-t-display-p4/lilygo-t-display-p4.cc:269
↓ 1 callers
Method
Apply
main/assets.cc:53
↓ 1 callers
Method
AscendingTurn
--------------------------------------------------------- -- EdaRobot gait: Ascending & turn (Jitter while up&down) -- Parameters: -- steps: Numbe
main/boards/lceda-course-examples/eda-super-bear/eda_super_bear_movements.cc:510
↓ 1 callers
Method
AscendingTurn
--------------------------------------------------------- -- Otto gait: Ascending & turn (Jitter while up&down) -- Parameters: -- steps: Number of
main/boards/otto-robot/otto_movements.cc:552
↓ 1 callers
Method
Attach
main/boards/electron-bot/oscillator.cc:53
↓ 1 callers
Method
Attach
main/boards/lceda-course-examples/eda-super-bear/oscillator.cc:65
↓ 1 callers
Method
Attach
main/boards/lceda-course-examples/eda-robot-pro/oscillator.cc:65
↓ 1 callers
Method
Attach
main/boards/otto-robot/oscillator.cc:65
↓ 1 callers
Method
AttachServos
////////////////////////////////////////////////////////////// -- ATTACH & DETACH FUNCTIONS ----------------------------------// /////////////////////
main/boards/electron-bot/movements.cc:40
↓ 1 callers
Method
AttachServos
////////////////////////////////////////////////////////////// -- ATTACH & DETACH FUNCTIONS ----------------------------------// /////////////////////
main/boards/lceda-course-examples/eda-super-bear/eda_super_bear_movements.cc:48
↓ 1 callers
Method
AttachServos
////////////////////////////////////////////////////////////// -- ATTACH & DETACH FUNCTIONS ----------------------------------// /////////////////////
main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc:41
↓ 1 callers
Method
AttachServos
////////////////////////////////////////////////////////////// -- ATTACH & DETACH FUNCTIONS ----------------------------------// /////////////////////
main/boards/otto-robot/otto_movements.cc:49
↓ 1 callers
Method
AudioDetectionTask
main/audio/wake_words/afe_wake_word.cc:135
↓ 1 callers
Method
AudioProcessorTask
main/audio/processors/afe_audio_processor.cc:135
↓ 1 callers
Method
BatterygetPercent
main/boards/sensecap-watcher/sensecap_watcher.cc:422
↓ 1 callers
Method
Bend
--------------------------------------------------------- -- EdaRobot gait: Lateral bend -- Parameters: -- steps: Number of bends -- T: Period
main/boards/lceda-course-examples/eda-super-bear/eda_super_bear_movements.cc:346
↓ 1 callers
Method
Bend
--------------------------------------------------------- -- Otto gait: Lateral bend -- Parameters: -- steps: Number of bends -- T: Period of o
main/boards/otto-robot/otto_movements.cc:380
↓ 1 callers
Method
BodyAction
--------------------------------------------------------- -- 统一身体动作函数 -- Parameters: -- action: 动作类型 1=左转, 2=右转,3=回中心 -- times: 转动次数 -- amou
main/boards/electron-bot/movements.cc:350
↓ 1 callers
Method
Call
main/mcp_server.h:272
↓ 1 callers
Method
CheckAndUpdateAudioPowerState
main/audio/audio_service.cc:682
↓ 1 callers
Method
CheckBatteryStatus
main/boards/minsi-k08-dual/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/zhengchen-cam-ml307/power_manager.h:34
↓ 1 callers
Method
CheckBatteryStatus
main/boards/xingzhi-cube-1.54tft-wifi/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/esp32s3-korvo2-v3-rndis/power_manager.h:32
↓ 1 callers
Method
CheckBatteryStatus
main/boards/electron-bot/power_manager.h:31
↓ 1 callers
Method
CheckBatteryStatus
main/boards/jiuchuan-s3/power_manager.h:42
↓ 1 callers
Method
CheckBatteryStatus
main/boards/zhengchen-cam/power_manager.h:34
↓ 1 callers
Method
CheckBatteryStatus
main/boards/sp-esp32-s3-1.28-box/power_manager.h:30
↓ 1 callers
Method
CheckBatteryStatus
main/boards/aipi-lite/power_manager.h:27
↓ 1 callers
Method
CheckBatteryStatus
main/boards/zhengchen-1.54tft-wifi/power_manager.h:35
↓ 1 callers
Method
CheckBatteryStatus
main/boards/sp-esp32-s3-1.54-muma/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/genjutech-s3-1.54tft/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/atk-dnesp32s3-box3/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/esp32-cgc-144/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/esp32-cgc-144/power_manager_lite.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/surfer-c3-1.14tft/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/xingzhi-metal-1.54-wifi/power_manager.h:89
↓ 1 callers
Method
CheckBatteryStatus
main/boards/atk-dnesp32s3-box0/power_manager.h:27
↓ 1 callers
Method
CheckBatteryStatus
main/boards/common/adc_battery_monitor.cc:108
↓ 1 callers
Method
CheckBatteryStatus
main/boards/esp32s3-korvo2-v3/power_manager.h:32
↓ 1 callers
Method
CheckBatteryStatus
main/boards/nulllab-ai-vox-v3/power_manager.h:27
↓ 1 callers
Method
CheckBatteryStatus
main/boards/atk-dnesp32s3-box2-wifi/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/xingzhi-abs-2.0/power_manager.h:89
↓ 1 callers
Method
CheckBatteryStatus
main/boards/du-chatx/power_manager.h:28
↓ 1 callers
Method
CheckBatteryStatus
main/boards/otto-robot/power_manager.h:32
↓ 1 callers
Method
CheckBatteryStatus
main/boards/yunliao-s3/power_manager.cc:111
↓ 1 callers
Method
CheckBatteryStatus
main/boards/magiclick-2p5/power_manager.h:31
↓ 1 callers
Method
CheckBatteryStatus
main/boards/atk-dnesp32s3-box2-4g/power_manager.h:28
↓ 1 callers
Method
CheckKeyState
main/boards/waveshare/esp32-s3-touch-lcd-4b/esp32-s3-touch-lcd-4b.cc:311
↓ 1 callers
Method
CheckStartup
main/boards/yunliao-s3/power_manager.cc:159
↓ 1 callers
Method
CheckTimer
main/boards/common/sleep_timer.cc:66
↓ 1 callers
Method
CheckTouchEvent
main/boards/esp-sensairshuttle/esp-sensairshuttle.cc:110
↓ 1 callers
Method
CheckTouchEvent
main/boards/esp-vocat/esp_vocat.cc:363
↓ 1 callers
Method
CheckVersion
* Specification: https://ccnphfhqs21z.feishu.cn/wiki/FjW6wZmisimNBBkov6OcmfvknVd */
main/ota.cc:77
↓ 1 callers
Method
ClearChatMessages
main/display/display.cc:48
← previous
next →
301–400 of 3,761, ranked by callers