MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 13 callersMethodencode
Sming/Libraries/nanopb/src/Stream.cpp:36
↓ 13 callersMethodgetName
Sming/Components/Storage/src/SpiFlash.cpp:21
↓ 13 callersMethodgetRelativePath
@brief Get path without leading separator * @retval String */
Sming/Components/Network/src/Network/Url.h:153
↓ 13 callersMethodisNull
Sming/Core/DateTime.cpp:143
↓ 13 callersFunctionmakeHexString
Sming/Core/Data/HexString.cpp:14
↓ 13 callersMethodonStationDisconnect
* @brief Set callback for 'station disconnected' event */
Sming/Components/Network/src/Platform/WifiEvents.h:173
↓ 13 callersFunctionparse_int
Generic parser for integer fields. int(x,0) with provision for k/m/K/M suffixes and 'keyword' value lookup.
Sming/Components/Storage/Tools/hwconfig/common.py:32
↓ 13 callersFunctionprintln
Sming/Libraries/OtaUpgradeMqtt/tools/deployer/app/application.cpp:37
↓ 13 callersMethodrelease
* @brief Give up underlying String object to caller so it can be manipulated */
Sming/Core/Data/CStringArray.h:95
↓ 13 callersMethodseek
Sming/Core/Data/StreamTransformer.cpp:65
↓ 13 callersFunctionsend_cmd
Sming/Libraries/SDCard/SDCard.cpp:257
↓ 13 callersMethodsetCache
Sming/Components/Network/src/Network/Http/HttpResponse.cpp:33
↓ 13 callersMethodstat
Sming/Core/Data/Stream/IFS/FileStream.h:142
↓ 12 callersMethodadd
Sming/Core/NanoTime.cpp:92
↓ 12 callersMethodclose
Sming/Components/ssl/src/Session.cpp:133
↓ 12 callersFunctionclust2sect
Sming/Libraries/fatfs/src/fatfs/ff.c:755
↓ 12 callersFunctionenable
Sming/Libraries/CommandProcessing/src/CommandProcessing/Utils.cpp:5
↓ 12 callersMethodequals
Sming/Wiring/WString.cpp:553
↓ 12 callersMethodequalsIgnoreCase
Sming/Wiring/WString.cpp:581
↓ 12 callersMethodfind_by_name
(self, name)
Sming/Components/Storage/Tools/hwconfig/storage.py:60
↓ 12 callersFunctiongdb_syscall
Sming/Arch/Host/Components/gdbstub/gdb_syscall.cpp:4
↓ 12 callersMethodisConnected
Sming/Components/Network/src/Platform/Station.cpp:27
↓ 12 callersFunctionjb
(a)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 12 callersFunctionjb
(a)
samples/MeteoControl/web/jquery.js:1
↓ 12 callersFunctionjb
(a)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 12 callersFunctionjb
(a)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 12 callersFunctionm_printf
* @fn int m_printf(const char *fmt, ...); * * @param fmt - printf compatible format string * * @retval int - number of characters written to conso
Sming/System/m_printf.cpp:104
↓ 12 callersFunctionm_putc
Sming/System/m_printf.cpp:58
↓ 12 callersMethodnext
Sming/Components/Storage/src/Iterator.cpp:21
↓ 12 callersFunctionprintPart
samples/Basic_Storage/app/application.cpp:32
↓ 12 callersFunctionread
samples/Humidity_AM2321/app/application.cpp:14
↓ 12 callersMethodset
Sming/Components/Network/src/Network/Http/HttpResourceTree.cpp:36
↓ 12 callersMethodsetMethod
Sming/Components/Network/src/Network/Http/HttpRequest.h:80
↓ 12 callersMethodsetTimeOut
Sming/Components/Network/src/Network/TcpConnection.cpp:125
↓ 12 callersMethodset_value
(self, value)
Sming/Components/Storage/Tools/hwconfig/editor.py:267
↓ 12 callersMethodsize
Sming/Components/crypto/include/Crypto/Blob.h:36
↓ 12 callersMethodswap
* @brief Toggle between use of GPIO13/GPIO15 or GPIO3/GPIO(1/2) as RX and TX * @note UART0 uses pins GPIO1 (TX) and GPIO3 (RX). It may be swapped to
Sming/Core/HardwareSerial.h:213
↓ 11 callersMethodavailable
Sming/Core/Wire.cpp:204
↓ 11 callersMethodbegin
Sming/Core/Data/Range.h:117
↓ 11 callersMethodcallback
tests/HostTests/modules/Clocks.cpp:241
↓ 11 callersMethodclear
Sming/Arch/Host/Components/hostlib/sockets.h:89
↓ 11 callersFunctioncopyString
Sming/Components/Network/src/Network/Mqtt/MqttClient.cpp:56
↓ 11 callersMethoddetach
Sming/Libraries/Servo/ServoChannel.cpp:64
↓ 11 callersFunctione
(a,b)
samples/HttpServer_AJAX/web/dev/jquery.js:3
↓ 11 callersFunctione
(a,b)
samples/MeteoControl/web/jquery.js:3
↓ 11 callersFunctione
(a,b)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:3
↓ 11 callersFunctione
(a,b)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:3
↓ 11 callersMethodenqueue
Sming/Wiring/FIFO.h:74
↓ 11 callersFunctionfileSetContent
Sming/Core/FileSystem.h:232
↓ 11 callersFunctionfind
(lst, item)
Tools/boardtool.py:17
↓ 11 callersFunctionfromFullFileName
* @param fileName As wiring String */
Sming/Core/Data/WebConstants.h:125
↓ 11 callersFunctiong
()
samples/HttpServer_AJAX/web/dev/jquery.js:2
↓ 11 callersFunctiong
()
samples/MeteoControl/web/jquery.js:2
↓ 11 callersFunctiong
()
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:2
↓ 11 callersFunctiong
()
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:2
↓ 11 callersMethodgetResponse
* @brief Returns pointer to the current response * @retval HttpResponse* */
Sming/Components/Network/src/Network/Http/HttpConnection.h:76
↓ 11 callersMethodgetRoot
@brief Get the JSON root node * @retval JsonObject Reference to the root node */
Sming/Libraries/ArduinoJson6/include/JsonObjectStream.h:51
↓ 11 callersFunctionget_fat
Sming/Libraries/fatfs/src/fatfs/ff.c:773
↓ 11 callersMethodgrid
(self, row)
Sming/Components/Storage/Tools/hwconfig/editor.py:177
↓ 11 callersMethodinvalidate
Sming/Wiring/WString.cpp:136
↓ 11 callersMethodisEnabled
Sming/Components/Network/Arch/Host/Platform/StationImpl.cpp:156
↓ 11 callersFunctionl
(t,e)
docs/source/_static/WaveDrom.js:3
↓ 11 callersFunctiononReceive
samples/Echo_Ssl/app/application.cpp:29
↓ 11 callersMethodparse
Sming/Arch/Host/Components/hostlib/CommandLine.cpp:84
↓ 11 callersFunctionputc_bfd
Sming/Libraries/fatfs/src/fatfs/ff.c:4426
↓ 11 callersMethodrandom
* @brief Return a random value within the range */
Sming/Core/Data/Range.h:107
↓ 11 callersMethodread
Sming/Libraries/AM2321/AM2321.cpp:184
↓ 11 callersMethodread
Sming/Core/Wire.cpp:209
↓ 11 callersMethodreserve
Sming/Wiring/WString.cpp:157
↓ 11 callersMethodsetCpuFrequency
@brief Set the CPU frequency * @param freq Frequency to set CPU * @retval bool true on success */
Sming/Platform/System.h:130
↓ 11 callersFunctionsmg_uart_realloc_buffer
Sming/Components/arch_driver/src/uart.cpp:6
↓ 11 callersMethodtext
Sming/Arch/Host/Components/hostlib/sockets.cpp:96
↓ 11 callersMethodtoString
Sming/Components/Network/src/Network/Url.cpp:86
↓ 11 callersFunctionupdate
samples/LED_WS2812/app/application.cpp:10
↓ 10 callersFunctionaddr_format
(a)
Sming/Components/Storage/Tools/hwconfig/common.py:58
↓ 10 callersMethodclear
Sming/Components/Network/src/Network/Http/BasicHttpHeaders.cpp:34
↓ 10 callersMethoddequeue
Sming/Core/Data/ObjectQueue.h:35
↓ 10 callersFunctiondisk_ioctl
Sming/Libraries/SDCard/SDCard.cpp:528
↓ 10 callersFunctionfio_pinToBit
Sming/Libraries/LiquidCrystal/FastIO.cpp:65
↓ 10 callersFunctionfio_pinToOutputRegister
Sming/Libraries/LiquidCrystal/FastIO.cpp:35
↓ 10 callersFunctionfollow_path
Sming/Libraries/fatfs/src/fatfs/ff.c:2004
↓ 10 callersMethodgetWidth
(self)
Sming/Components/Storage/Tools/hwconfig/editor.py:712
↓ 10 callersMethodget_value
(self)
Sming/Components/Storage/Tools/hwconfig/editor.py:264
↓ 10 callersFunctionib
(a)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 10 callersFunctionib
(a)
samples/MeteoControl/web/jquery.js:1
↓ 10 callersFunctionib
(a)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 10 callersFunctionib
(a)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 10 callersMethodisFinished
Sming/Components/Network/src/Network/Http/HttpClientConnection.h:56
↓ 10 callersFunctionis_standard_uart
@brief Determine if the given uart is a standard UART */
Sming/Arch/Esp32/Components/driver/uart.cpp:177
↓ 10 callersFunctionm_snprintf
* @fn int m_snprintf(char* buf, int length, const char *fmt, ...); * * @param buf - destination buffer * @param length - destination buffer size *
Sming/System/m_printf.cpp:73
↓ 10 callersFunctionpinToGroup
Sming/Arch/Esp32/Core/HardwarePWM.cpp:114
↓ 10 callersMethodpop
Sming/Core/Data/LinkedObjectList.h:52
↓ 10 callersMethodpost
Sming/Arch/Host/Components/esp_hal/tasks.cpp:16
↓ 10 callersMethodreset
Sming/Core/Data/Stream/TemplateStream.h:187
↓ 10 callersMethodseekFrom
Sming/Core/Data/Stream/SectionStream.cpp:156
↓ 10 callersFunctiontwi_write_stop
Sming/Core/si2c.cpp:67
↓ 10 callersFunctionuri_unescape_inplace
Sming/Core/Data/WebHelpers/escape.cpp:260
↓ 10 callersMethodvalueAt
* @brief Get a value at a specified index, non-modifiable * @param idx the index to get the value at * @retval The value at index idx * @note Th
Sming/Core/Data/ObjectMap.h:154
↓ 10 callersMethodwrite
Sming/Libraries/MultipartParser/src/PartCheckerStream.h:56
↓ 9 callersFunctiona
(a)
samples/HttpServer_AJAX/web/dev/jquery.js:4
← previousnext →201–300 of 6,680, ranked by callers