Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ functions
Functions
1,011 in github.com/bmorcelli/Launcher
⨍
Functions
1,011
◇
Types & classes
68
↓ 203 callers
Function
launcherMillis
src/idf/launcher_platform.h:11
↓ 191 callers
Function
launcherConsolePrintf
src/idf/launcher_platform.cpp:6
↓ 155 callers
Function
launcherDelayMs
src/idf/launcher_platform.h:13
↓ 147 callers
Function
displayRedStripe
** Function name: displayRedStripe ** Description: Display Red Stripe with information ***********************************************************
src/display.cpp:351
↓ 79 callers
Function
launcherGpioWrite
src/idf/launcher_platform.h:38
↓ 69 callers
Function
_
(e)
webUi/scripts.js:1
↓ 64 callers
Function
launcherGpioOutput
src/idf/launcher_platform.h:21
↓ 64 callers
Method
setTextColor
src/tft.h:62
↓ 59 callers
Method
fillRect
src/tft.h:79
↓ 58 callers
Function
check
include/globals.h:148
↓ 53 callers
Function
wakeUpScreen
If the device screen is off, turn on, else just refresh sleep timer */
src/powerSave.cpp:9
↓ 50 callers
Method
begin
boards/CYD-2432S028/interface.cpp:47
↓ 47 callers
Function
setError
src/partition_table_model.cpp:81
↓ 43 callers
Function
launcherGpioRead
src/idf/launcher_platform.h:36
↓ 41 callers
Function
sendText
src/webInterface.cpp:248
↓ 41 callers
Method
write
include/VectorDisplay.h:25
↓ 40 callers
Method
close
(self)
support_files/m5burner_post.py:120
↓ 40 callers
Method
fillScreen
src/tft.h:73
↓ 38 callers
Method
setTextSize
src/tft.h:57
↓ 37 callers
Method
get
src/webInterface.cpp:33
↓ 36 callers
Method
begin
src/tft.h:33
↓ 34 callers
Method
end
include/VectorDisplay.h:779
↓ 31 callers
Function
loopOptions
** Function: loopOptions ** Where you choose among the options in menu **********************************************************************/
src/display.cpp:928
↓ 30 callers
Method
setCursor
src/tft.h:506
↓ 28 callers
Function
launcherConsolePrintln
src/idf/launcher_platform.cpp:15
↓ 26 callers
Function
getComplementaryColor
** Function name: getComplementaryColor ** Description: Get simple complementary color in RGB565 format ******************************************
src/display.cpp:1358
↓ 26 callers
Function
launcherGpioInput
src/idf/launcher_platform.h:25
↓ 25 callers
Method
drawCentreString
src/tft.cpp:16
↓ 24 callers
Method
clear
src/mykeyboard.cpp:103
↓ 24 callers
Function
registerHandler
src/webInterface.cpp:940
↓ 23 callers
Function
tftprintln
** Function: tftprintln ** similar to tft->println(), but allows to include margin ***************************************************************
src/display.cpp:1314
↓ 22 callers
Function
progressHandler
** Function name: progressHandler ** Description: Função para manipular o progresso da atualização ** Dependencia: prog_handler =>> 0 - Flash,
src/display.cpp:451
↓ 22 callers
Function
setError
src/idf/idf_update.cpp:56
↓ 21 callers
Method
fillRoundRect
src/tft.h:88
↓ 21 callers
Function
launcherPartitionValidate
src/partition_table_model.cpp:230
↓ 21 callers
Method
print
src/tft.h:218
↓ 20 callers
Function
launcherGpioInputPullup
src/idf/launcher_platform.h:29
↓ 20 callers
Function
touchHeatMap
** Function: touchHeatMap ** Touchscreen Mapping, include this function after reading the touchPoint *************************************************
src/utils.cpp:7
↓ 19 callers
Function
ok
(body)
webUi/backend/server.js:173
↓ 18 callers
Method
drawRoundRect
src/tft.h:85
↓ 18 callers
Method
drawString
src/tft.cpp:27
↓ 17 callers
Function
ensureStringKey
src/settings.cpp:61
↓ 17 callers
Function
saveConfigs
** Function: saveConfigs ** save configs into JSON config.conf file **********************************************************************/
src/settings.cpp:944
↓ 16 callers
Method
display
src/tft.h:45
↓ 16 callers
Function
hex32
src/partitioner.cpp:17
↓ 15 callers
Method
isPressed
lib/utility/Keyboard.cpp:122
↓ 14 callers
Method
Clear
Clear function
include/globals.h:93
↓ 13 callers
Function
err
(code, m)
webUi/backend/server.js:175
↓ 13 callers
Function
setBrightness
** Function: setBrightness ** save brightness value into EEPROM **********************************************************************/
src/settings.cpp:278
↓ 12 callers
Function
checkUserWebAuth
src/webInterface.cpp:282
↓ 12 callers
Method
getCursorX
src/tft.h:511
↓ 12 callers
Method
getTextsize
src/tft.h:53
↓ 12 callers
Method
has
src/webInterface.cpp:32
↓ 11 callers
Method
getCursorY
src/tft.h:512
↓ 11 callers
Function
queryValue
src/webInterface.cpp:168
↓ 11 callers
Method
update
------------------------------------------------------------
lib/CYD-touch/CYD28_TouchscreenR.cpp:173
↓ 10 callers
Function
httpRequest
(method, url, { async = true, body, headers = {}, onload, onerror } = {})
webUi/scripts.js:75
↓ 10 callers
Function
launcherUpdateLastErrorName
src/idf/idf_update.cpp:368
↓ 10 callers
Function
saveIntoNVS
src/settings.cpp:501
↓ 9 callers
Function
isProtectedPartition
src/partitioner.cpp:285
↓ 9 callers
Function
launcherPartitionReadCurrent
src/partition_table_model.cpp:177
↓ 9 callers
Function
launcherPrepareInstallDataPartitions
src/partition_install_layout.cpp:7
↓ 9 callers
Function
launcherWifiIsConnected
src/idf/idf_wifi.cpp:265
↓ 9 callers
Function
setTftDisplay
** Function name: setTftDisplay ** Description: set cursor, font color, size and bg font color ***************************************************
src/display.cpp:134
↓ 8 callers
Method
contain
src/mykeyboard.cpp:114
↓ 8 callers
Method
drawLine
src/tft.h:91
↓ 8 callers
Method
isData
src/partition_table_model.cpp:167
↓ 8 callers
Method
isOtaApp
src/partition_table_model.cpp:169
↓ 8 callers
Function
resumeInputHandlerTask
src/onlineLauncher.cpp:233
↓ 7 callers
Function
checkPowerSaveTime
Check if it's time to put the device to sleep */
src/powerSave.cpp:25
↓ 7 callers
Method
getPointRaw
------------------------------------------------------------
lib/CYD-touch/CYD28_TouchscreenR.cpp:139
↓ 7 callers
Function
initDisplay
** Function name: BootScreen ** Description: Start Display functions and display bootscreen ******************************************************
src/display.cpp:172
↓ 7 callers
Method
isKeyPressed
lib/utility/Keyboard.cpp:140
↓ 7 callers
Function
keyboard
This calls the QUERTY keyboard. Returns the user typed strings, return the ASCII ESC character if the operation was cancelled
src/mykeyboard.cpp:934
↓ 7 callers
Function
launcherAlignUp
src/partition_table_model.cpp:725
↓ 7 callers
Function
launcherHttpGetRange
src/idf/idf_http_client.cpp:123
↓ 7 callers
Function
openNamespace
src/settings.cpp:42
↓ 7 callers
Method
println
src/tft.h:219
↓ 7 callers
Function
readLe32
src/sd_functions.cpp:481
↓ 7 callers
Function
reboot
reboot device */
src/mykeyboard.cpp:968
↓ 7 callers
Function
resetGlobals
include/globals.h:132
↓ 7 callers
Function
resetTftDisplay
** Function name: resetTftDisplay ** Description: set cursor to 0,0, screen and text to default color ********************************************
src/display.cpp:123
↓ 6 callers
Function
TouchFooter
** Function name: TouchFooter ** Description: Draw touch screen footer ***************************************************************************
src/display.cpp:146
↓ 6 callers
Method
drawArc
src/tft.h:137
↓ 6 callers
Method
drawRect
src/tft.h:82
↓ 6 callers
Method
getPointScaled
boards/CYD-2432S028/interface.cpp:53
↓ 6 callers
Function
launcherConsolePrint
src/idf/launcher_platform.cpp:13
↓ 6 callers
Function
launcherPartitionFindByLabel
src/partition_table_model.cpp:476
↓ 6 callers
Function
launcherUpdateEnd
src/idf/idf_update.cpp:318
↓ 6 callers
Function
pauseInputHandlerTask
src/onlineLauncher.cpp:228
↓ 6 callers
Function
readBody
(req)
webUi/backend/server.js:61
↓ 6 callers
Function
sizeText
src/partitioner.cpp:23
↓ 6 callers
Method
touched
boards/CYD-2432S028/interface.cpp:52
↓ 5 callers
Function
alignUpLocal
src/partitioner.cpp:29
↓ 5 callers
Function
confirmAction
src/partitioner.cpp:43
↓ 5 callers
Method
drawPixel
src/tft.h:94
↓ 5 callers
Method
getChargePcnt
lib/utility/bq27220.cpp:43
↓ 5 callers
Function
launcherPartitionAdd
src/partition_table_model.cpp:583
↓ 5 callers
Function
launcherPartitionCreateOtaApp
src/partition_table_model.cpp:597
↓ 5 callers
Function
launcherPartitionRemoveEntryByOffset
src/partition_table_model.cpp:776
next →
1–100 of 1,011, ranked by callers