MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 2 callersFunctionP
(a,b,c)
samples/MeteoControl/web/jquery.js:1
↓ 2 callersFunctionP
(a,b,c)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 2 callersFunctionP
(a,b,c)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 2 callersMethodPCD_Init
* Initializes the MFRC522 chip. */
Sming/Libraries/MFRC522/MFRC522.cpp:190
↓ 2 callersMethodPrintCalibrationData
Sming/Libraries/BME280/BME280.cpp:106
↓ 2 callersFunctionSHR
Sming/Components/crypto/src/util.h:23
↓ 2 callersFunctionSb
()
samples/HttpServer_AJAX/web/dev/jquery.js:2
↓ 2 callersFunctionSb
()
samples/MeteoControl/web/jquery.js:2
↓ 2 callersFunctionSb
()
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:2
↓ 2 callersFunctionSb
()
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:2
↓ 2 callersMethodSerial
Sming/Components/Hosted/include/Hosted/Serial.h:30
↓ 2 callersMethodStartMeasure
Sming/Libraries/DS18S20/ds18s20.cpp:45
↓ 2 callersFunctionVerifyEquipment
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:644
↓ 2 callersFunction_
()
samples/HttpServer_AJAX/web/dev/jquery.js:2
↓ 2 callersFunction_
()
samples/MeteoControl/web/jquery.js:2
↓ 2 callersFunction_
()
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:2
↓ 2 callersFunction_
()
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:2
↓ 2 callersFunction_as_str
Make sure the script is a text string
Tools/Python/rjsmin.py:355
↓ 2 callersMethod_create_block
(self)
Sming/Libraries/Spiffs/spiffsgen.py:395
↓ 2 callersMethod_format_values
(self, values: list)
Tools/ci/scanlog.py:51
↓ 2 callersFunction_make_jsmin
Generate JS minifier based on `jsmin.c by Douglas Crockford`_ .. _jsmin.c by Douglas Crockford: http://www.crockford.com/javascript/j
Tools/Python/rjsmin.py:76
↓ 2 callersMethod_register_page
(self, page)
Sming/Libraries/Spiffs/spiffsgen.py:312
↓ 2 callersMethodaddBrowse
(self, isFile)
Sming/Components/Storage/Tools/hwconfig/editor.py:188
↓ 2 callersMethodaddControl
(self, fieldName)
Sming/Components/Storage/Tools/hwconfig/editor.py:391
↓ 2 callersMethodaddMilliseconds
Sming/Core/DateTime.cpp:402
↓ 2 callersMethodaddNew
Sming/Components/rboot/include/Network/RbootHttpUpdater.h:56
↓ 2 callersMethodalignment
(self, arch)
Sming/Components/Storage/Tools/hwconfig/partition.py:493
↓ 2 callersFunctionalloc_state
Sming/Arch/Esp32/Components/driver/i2s.cpp:586
↓ 2 callersFunctionalloc_state
Sming/Arch/Esp8266/Components/driver/i2s.cpp:581
↓ 2 callersFunctionanalogRead
Sming/Arch/Host/Core/Digital.cpp:107
↓ 2 callersMethodanalogWrite
@brief Set PWM duty cycle * @param pin GPIO to set * @param duty Value of duty cycle to set pin to * @retval bool True on success
Sming/Core/HardwarePWM.h:76
↓ 2 callersMethodany
* @brief Determine if set contains any values */
Sming/Core/Data/BitSet.h:259
↓ 2 callersMethodarm
Sming/Core/Timer.h:97
↓ 2 callersMethodas
Sming/Core/NanoTime.h:415
↓ 2 callersMethodassign
Sming/Components/ssl/src/KeyCertPair.cpp:15
↓ 2 callersFunctionattachInterruptHandler
Sming/Arch/Rp2040/Core/Interrupts.cpp:102
↓ 2 callersFunctionautolink
Insert a link to a file or issue in the repo. Both pattern and user text may use optional format, e.g. `title <link {}>`
docs/source/link-roles.py:47
↓ 2 callersMethodavailable
Sming/Components/rboot/include/Data/Stream/RbootOutputStream.h:68
↓ 2 callersFunctionbase64_encode_block
Sming/Components/libb64/cencode.c:30
↓ 2 callersFunctionbase64_encode_blockend
Sming/Components/libb64/cencode.c:93
↓ 2 callersFunctionbase64_init_encodestate
Sming/Components/libb64/cencode.c:15
↓ 2 callersMethodbegin
Sming/Components/Storage/src/include/Storage/Iterator.h:72
↓ 2 callersMethodbegin
Sming/Libraries/AM2321/AM2321.cpp:167
↓ 2 callersMethodbegin
Sming/Libraries/SwitchJoycon/src/SwitchJoycon.cpp:27
↓ 2 callersFunctionboard_info
(path)
Sming/Arch/Rp2040/Components/uf2/uf2conv.py:196
↓ 2 callersMethodcheck
* @brief Use this function to perform a static (compile-time) range check against Clock maxTicks * @retval TimeType */
Sming/Core/NanoTime.h:523
↓ 2 callersFunctioncheckProfilePath
(filename)
Sming/Components/Storage/Tools/hwconfig/editor.py:94
↓ 2 callersFunctioncheck_fs
Sming/Libraries/fatfs/src/fatfs/ff.c:2127
↓ 2 callersFunctionclean
Sming/Components/crypto/src/util.h:127
↓ 2 callersFunctionclearMessage
Sming/Components/Network/src/Network/Mqtt/MqttClient.cpp:51
↓ 2 callersFunctionclear_lock
Sming/Libraries/fatfs/src/fatfs/ff.c:634
↓ 2 callersMethodclose
Sming/Core/Data/Stream/IFS/FileStream.cpp:55
↓ 2 callersMethodclosedir
Sming/Libraries/Spiffs/src/FileSystem.cpp:799
↓ 2 callersMethodconfigure
Sming/Libraries/SPI/src/Arch/Host/SPI.cpp:31
↓ 2 callersMethodconnect
Sming/Components/Network/src/Network/TcpClient.cpp:21
↓ 2 callersMethodcontains
Sming/Components/ssl/include/Network/Ssl/Fingerprints.h:52
↓ 2 callersMethodcontains
(self, addr)
Sming/Components/Storage/Tools/hwconfig/partition.py:453
↓ 2 callersFunctioncontains_whitespace
(s)
Sming/Components/Storage/Tools/hwconfig/common.py:94
↓ 2 callersFunctionconvertType
* Convert C type to format character * See: https://docs.python.org/3.5/library/struct.html#format-strings */
Sming/Components/Hosted/src/Util.cpp:11
↓ 2 callersMethodcopy
Sming/Components/ssl/BearSsl/BrKey.h:122
↓ 2 callersMethodcopyInto
Sming/Wiring/WVector.h:316
↓ 2 callersMethodcount
* @brief Get the number of elements in the set, i.e. bits set to 1 */
Sming/Core/Data/BitSet.h:176
↓ 2 callersMethodcreateContext
Sming/Components/ssl/Axtls/AxFactory.cpp:21
↓ 2 callersFunctiondec_count
decrement allocation to statistics */
Sming/Components/malloc_count/malloc_count.cpp:144
↓ 2 callersFunctiondec_lock
Sming/Libraries/fatfs/src/fatfs/ff.c:611
↓ 2 callersFunctiondecbe
* @name Decode byte array into 32-bit value(s), swapping the byte order * @{ */
Sming/Components/crypto/src/util.h:65
↓ 2 callersMethoddecompose
Sming/Core/Data/Uuid.h:101
↓ 2 callersFunctiondestroyKeyboardThread
Sming/Arch/Host/Components/driver/uart_server.cpp:96
↓ 2 callersFunctiondetachInterrupt
Sming/Arch/Host/Core/Interrupts.cpp:27
↓ 2 callersFunctiondetectCollapsible
(force)
docs/doxy-boot/addons/bootstrap/jquery.smartmenus.bootstrap.js:119
↓ 2 callersMethoddict
(self)
Sming/Components/Storage/Tools/hwconfig/storage.py:92
↓ 2 callersMethoddict
(self)
Sming/Components/Storage/Tools/hwconfig/partition.py:409
↓ 2 callersFunctiondir_find
Sming/Libraries/fatfs/src/fatfs/ff.c:1409
↓ 2 callersFunctiondir_remove
Sming/Libraries/fatfs/src/fatfs/ff.c:1607
↓ 2 callersFunctiondirname
Sming/Components/Network/src/Network/Ftp/FtpServerConnection.cpp:80
↓ 2 callersMethoddisarm
Sming/Core/Timer.h:106
↓ 2 callersMethoddispatchStaConnected
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.cpp:416
↓ 2 callersMethoddispatchStaDisconnected
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.cpp:98
↓ 2 callersMethoddispatchStaGotIp
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.h:70
↓ 2 callersMethoddispatchStaLostIp
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.h:75
↓ 2 callersMethoddispatchStaStart
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.cpp:78
↓ 2 callersFunctiondma_intr_enable
Sming/Arch/Esp32/Components/driver/i2s.cpp:65
↓ 2 callersFunctiondma_intr_enable
Sming/Arch/Esp8266/Components/driver/i2s.cpp:60
↓ 2 callersMethoddma_write
Sming/Arch/Esp32/Components/driver/i2s.cpp:365
↓ 2 callersMethoddma_write
Sming/Arch/Esp8266/Components/driver/i2s.cpp:360
↓ 2 callersMethoddomain
* @brief Get the set of all possible values */
Sming/Core/Data/BitSet.h:142
↓ 2 callersFunctiondowncaseAndRemoveWwwPrefix
Sming/Components/Network/src/Network/DnsServer.cpp:26
↓ 2 callersMethoddownloadString
* @brief Queue request to download content as string (in memory) * @param url URL from which the content will be fetched * @param requestComplete
Sming/Components/Network/src/Network/Http/HttpClient.h:78
↓ 2 callersFunctiondtostrf_p
Author zitron: http://forum.arduino.cc/index.php?topic=37391#msg276209 modified by ADiea: remove dependencies strcat, floor, round; reorganize+speedup
Sming/System/stringconversion.cpp:115
↓ 2 callersFunctiondumpExceptionInfo
Sming/Arch/Esp8266/Components/gdbstub/appcode/gdb_hooks.cpp:109
↓ 2 callersFunctione
()
docs/doxy-boot/addons/bootstrap/jquery.smartmenus.bootstrap.min.js:3
↓ 2 callersMethodeditPartition
(self, part)
Sming/Components/Storage/Tools/hwconfig/editor.py:1377
↓ 2 callersFunctionenableLogging
Sming/Components/malloc_count/malloc_count.cpp:158
↓ 2 callersMethodenableOutput
* @brief During processing applications may suppress output of certain sections * by calling this method from within the getValue callback */
Sming/Core/Data/Stream/TemplateStream.h:130
↓ 2 callersMethodenableReceive
* Enable receiving data */
Sming/Libraries/RCSwitch/RCSwitch.cpp:608
↓ 2 callersMethodend
Sming/Components/Storage/src/include/Storage/Iterator.h:77
↓ 2 callersMethodend
Sming/Libraries/Ota/src/Arch/Esp32/include/Ota/IdfUpgrader.h:28
↓ 2 callersMethodend
Sming/Core/Data/Stream/SectionStream.h:34
↓ 2 callersMethodensureCapacity
Sming/Core/Data/Stream/MemoryDataStream.cpp:22
↓ 2 callersMethodeof
Sming/Libraries/Spiffs/src/FileSystem.cpp:332
← previousnext →1,101–1,200 of 6,680, ranked by callers