MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 25 callersMethodnow
Sming/Core/SystemClock.cpp:18
↓ 25 callersMethodupdate
(e)
Sming/Components/Storage/Tools/hwconfig/editor.py:193
↓ 25 callersMethodwrite
Sming/Core/Wire.cpp:174
↓ 24 callersFunctionSMG_UART_FORMAT
Sming/Components/arch_driver/src/include/driver/uart.h:100
↓ 24 callersFunctionsmg_uart_rx_enabled
Sming/Components/arch_driver/src/include/driver/uart.h:365
↓ 23 callersMethodaddress
* @brief Obtain partition starting address * @retval storage_size_t Device address */
Sming/Components/Storage/src/include/Storage/Partition.h:336
↓ 23 callersMethodclone
* @brief Clone this request into a new object using the copy constructor * @retval HttpRequest* The new request object * @see HttpRequest(const Ht
Sming/Components/Network/src/Network/Http/HttpRequest.h:64
↓ 23 callersMethodsetCursor
Sming/Libraries/LiquidCrystal/LCD.cpp:171
↓ 23 callersFunctionspiffs_mount
Sming/Libraries/Spiffs/src/Spiffs.cpp:37
↓ 22 callersMethodclear
Sming/Wiring/WVector.h:176
↓ 22 callersMethodexpired
Sming/Core/Timer.h:267
↓ 22 callersFunctionfree
Sming/Arch/Esp8266/Components/heap/custom_heap.c:50
↓ 22 callersFunctioninit
Sming/Components/crypto/src/blake2s.cpp:111
↓ 22 callersFunctionmem_cpy
Copy memory to memory */
Sming/Libraries/fatfs/src/fatfs/ff.c:461
↓ 22 callersMethodprint
Sming/Services/HexDump/HexDump.cpp:10
↓ 22 callersMethodrequestFrom
Sming/Libraries/I2Cdev/I2Cdev.cpp:1416
↓ 22 callersFunctiontranslateSpiffsError
Sming/Libraries/Spiffs/src/Error.cpp:97
↓ 22 callersMethodwriteStr
Sming/Arch/Esp8266/Components/gdbstub/GdbPacket.cpp:65
↓ 21 callersMethodbeginTransaction
* @brief Initialize the SPI bus using the defined SPISettings. */
Sming/Libraries/SPI/src/SPIBase.h:72
↓ 21 callersMethodend
Sming/Core/Wire.cpp:68
↓ 21 callersFunctionob
(a)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 21 callersFunctionob
(a)
samples/MeteoControl/web/jquery.js:1
↓ 21 callersFunctionob
(a)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 21 callersFunctionob
(a)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 21 callersMethodprint
tests/HostTests/modules/Clocks.cpp:183
↓ 21 callersMethodreset
(self)
Sming/Components/Storage/Tools/hwconfig/editor.py:1297
↓ 21 callersMethodrestart
Sming/Platform/System.cpp:124
↓ 21 callersMethodsend
Sming/Components/Hosted/include/Hosted/Client.h:58
↓ 21 callersFunctionserialize
Sming/Libraries/ArduinoJson6/include/ArduinoJson.h:160
↓ 21 callersFunctionsystem_get_free_heap_size
Sming/Arch/Host/Components/heap/heap.cpp:10
↓ 20 callersFunctiondisk_write
Sming/Libraries/SDCard/SDCard.cpp:481
↓ 20 callersFunctionhexchar
Sming/System/stringutil.cpp:65
↓ 20 callersMethodindex
Sming/Core/Data/CStringArray.h:351
↓ 20 callersFunctiontoString
* @brief Return text for an HTTP method */
Sming/Components/Network/src/Network/Http/HttpCommon.h:122
↓ 19 callersMethodOV2640_set_JPEG_size
Sming/Libraries/ArduCAM/ArduCAM.cpp:509
↓ 19 callersMethodabort
* @brief Aborts a partition upgrade */
Sming/Libraries/Ota/src/include/Ota/UpgraderBase.h:57
↓ 19 callersMethodconnect
Sming/Libraries/Yeelight/YeelightBulb.cpp:31
↓ 19 callersMethodelapsedTime
* @brief Get elapsed time since start() was last called */
Sming/Core/PolledTimer.h:186
↓ 19 callersMethodfillScreen
Sming/Libraries/TFT_ILI9163C/TFT_ILI9163C.cpp:536
↓ 19 callersFunctiongetCurrent
user function to return the currently allocated amount of memory */
Sming/Components/malloc_count/malloc_count.cpp:169
↓ 19 callersFunctionm_printHex
Sming/System/m_printf.cpp:281
↓ 19 callersMethodonReady
@brief Set handler for <i>system ready</i> event * @param readyHandler Function to handle event * @note if system is ready, callback is execut
Sming/Platform/System.h:164
↓ 18 callersMethodcopyFrom
Sming/Wiring/WVector.h:300
↓ 18 callersMethodformat
Sming/Core/DateTime.cpp:476
↓ 18 callersMethodindexOf
Sming/Components/Network/src/Platform/WifiSniffer.h:60
↓ 18 callersMethodname
Sming/Core/CallbackTimer.h:40
↓ 18 callersMethodsendDataStream
Sming/Components/Network/src/Network/Http/HttpResponse.cpp:105
↓ 18 callersMethodwrite
samples/Basic_Ssl/include/CounterStream.h:12
↓ 18 callersMethodwriteHexByte
Sming/Arch/Esp8266/Components/gdbstub/GdbPacket.cpp:84
↓ 17 callersMethodbind
Sming/Components/Network/src/Network/Http/Websocket/WebsocketConnection.cpp:60
↓ 17 callersFunctionfileExist
@brief Check if a file exists on file system * @param fileName Full path to file to check for * @retval bool true if file exists */
Sming/Core/FileSystem.h:395
↓ 17 callersFunctioninit
Sming/Libraries/SPI/test/app/application.cpp:21
↓ 17 callersFunctionisFlashPtr
* TODO: If pointer mapped read-only then we can say it's flash. */
Sming/Arch/Host/Components/libc/pgmspace.cpp:6
↓ 17 callersFunctionmalloc
Sming/Arch/Esp8266/Components/heap/custom_heap.c:35
↓ 17 callersMethodreplace
(self, path, name, prefix)
Tools/ide/common/sming.py:28
↓ 16 callersFunctionabort
Sming/Arch/Esp8266/Components/libc/src/libc_replacements.c:122
↓ 16 callersMethodaddElement
Sming/Wiring/WVector.h:357
↓ 16 callersMethodempty
Sming/Wiring/FILO.h:35
↓ 16 callersFunctioninterrupts
Sming/Arch/Rp2040/Components/rp2040/src/system.cpp:36
↓ 16 callersFunctionm_nputs
Sming/System/m_printf.cpp:271
↓ 16 callersFunctionmem_set
Fill memory */
Sming/Libraries/fatfs/src/fatfs/ff.c:478
↓ 16 callersMethodreset
Sming/Components/Network/src/Network/Http/HttpRequest.cpp:54
↓ 15 callersFunctionJ
(a,b)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 15 callersFunctionJ
(a,b)
samples/MeteoControl/web/jquery.js:1
↓ 15 callersFunctionJ
(a,b)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 15 callersFunctionJ
(a,b)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 15 callersFunctionb
(c,e)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 15 callersFunctionb
(c,e)
samples/MeteoControl/web/jquery.js:1
↓ 15 callersFunctionb
(c,e)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 15 callersFunctionb
(c,e)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 15 callersFunctionfindPartition
Sming/Components/Storage/src/Storage.cpp:63
↓ 15 callersFunctionfind_volume
Sming/Libraries/fatfs/src/fatfs/ff.c:2155
↓ 15 callersFunctioninitialize
Sming/Components/Storage/src/Storage.cpp:17
↓ 15 callersFunctionnoInterrupts
Sming/Arch/Rp2040/Components/rp2040/src/system.cpp:41
↓ 15 callersMethodonRequestComplete
Sming/Components/Network/src/Network/Http/HttpRequest.h:240
↓ 15 callersMethodread
Sming/Libraries/RF24/RF24.cpp:575
↓ 15 callersMethodsendFile
samples/Basic_WebSkeletonApp/app/DelayStream.cpp:3
↓ 15 callersMethodsetDefault
@brief Set the default resource handler * @param resource The default resource handler */
Sming/Components/Network/src/Network/Http/HttpResourceTree.h:32
↓ 15 callersFunctiont
(F,E)
Sming/Libraries/LiquidCrystal/docs/html/jquery.js:21
↓ 15 callersMethodtoInt
Sming/Core/Data/Stream/SectionTemplate.cpp:123
↓ 15 callersFunctiontoString
Sming/Core/Data/Uuid.h:142
↓ 14 callersFunctionROTR
Sming/Components/crypto/src/util.h:33
↓ 14 callersMethodavailable
Sming/Components/Network/src/Data/Stream/UrlencodedOutputStream.h:32
↓ 14 callersMethodbegin
Sming/Libraries/RF24/RF24.cpp:329
↓ 14 callersMethodconfigure
(event)
Sming/Components/Storage/Tools/hwconfig/editor.py:1214
↓ 14 callersMethodcopy
Sming/Components/ssl/BearSsl/BrPublicKey.cpp:45
↓ 14 callersFunctiondeserialize
Sming/Libraries/ArduinoJson6/include/ArduinoJson.h:309
↓ 14 callersFunctiondigitalRead
Sming/Arch/Host/Core/Digital.cpp:75
↓ 14 callersMethodgetFreeSpace
@brief get number of bytes of space available in this buffer * @retval size_t */
Sming/Components/arch_driver/src/include/driver/SerialBuffer.h:51
↓ 14 callersMethodisEmpty
Sming/Wiring/WVector.h:140
↓ 14 callersMethodmoveString
Sming/Core/Data/Stream/MemoryDataStream.cpp:100
↓ 14 callersMethodsendString
Sming/Components/Network/src/Network/TcpClient.h:104
↓ 14 callersMethodstart
Sming/Libraries/OtaNetwork/src/HttpUpgrader.cpp:18
↓ 14 callersMethodtoInt
Sming/Wiring/WString.cpp:957
↓ 14 callersFunctionultoa_wp
Sming/System/stringconversion.cpp:30
↓ 14 callersMethodwrite
Sming/Libraries/OtaUpgrade/OtaUpgrade/BasicStream.cpp:128
↓ 13 callersMethodbind
Sming/Arch/Host/Components/hostlib/sockets.cpp:192
↓ 13 callersMethodcbuffer
Get read-only buffer pointer
Sming/Wiring/WString.h:850
↓ 13 callersMethoddecode
Sming/Libraries/nanopb/src/Stream.cpp:17
↓ 13 callersFunctiondir_sdi
Sming/Libraries/fatfs/src/fatfs/ff.c:1034
← previousnext →101–200 of 6,680, ranked by callers