MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 1 callersMethodmkdir
Sming/Libraries/Spiffs/src/FileSystem.cpp:808
↓ 1 callersFunctionmodeToString
tests/HostTests/modules/SpiFlash.cpp:6
↓ 1 callersFunctionmuldiv64
* @brief Perform muldiv using 64-bit values * @param value * @param num * @param den * @retval uint32_t * @note If calculation overflows there is
Sming/System/include/muldiv.h:172
↓ 1 callersMethodnext
* Prepare for the next picture */
Sming/Libraries/WebCam/src/Camera/CameraInterface.h:50
↓ 1 callersFunctionnextScreen
samples/ScreenTFT_ST7735/app/application.cpp:351
↓ 1 callersMethodnoBacklight
Switch off the backlight
Sming/Libraries/LiquidCrystal/LCD.cpp:308
↓ 1 callersFunctionnoPullup
Sming/Arch/Esp8266/Core/Digital.cpp:147
↓ 1 callersFunctionnoPullup
Sming/Arch/Host/Core/Digital.cpp:91
↓ 1 callersMethodnone
* @brief Test if set is empty */
Sming/Core/Data/BitSet.h:284
↓ 1 callersFunctionnot_id_literal_
Make negated id_literal like char class
Tools/Python/rjsmin.py:178
↓ 1 callersMethodnotify
samples/HttpClient_Instapush/app/application.cpp:36
↓ 1 callersFunctionnpcap_init
Sming/Components/lwip/src/Arch/Host/Windows/npcap.c:89
↓ 1 callersMethodonAccept
Sming/Components/Network/src/Network/TcpServer.cpp:53
↓ 1 callersMethodonAccessPointProbeReqRecved
* @brief Set callback for 'access point probe request received' event */
Sming/Components/Network/src/Platform/WifiEvents.h:223
↓ 1 callersMethodonBeacon
@brief Register notification for beacon (AP) info */
Sming/Components/Network/src/Platform/WifiSniffer.h:96
↓ 1 callersFunctiononBeforeDestroy
()
docs/doxy-boot/addons/bootstrap/jquery.smartmenus.bootstrap.js:77
↓ 1 callersMethodonBody
Sming/Components/Network/src/Network/Http/HttpClientConnection.cpp:212
↓ 1 callersMethodonCheckTimeZoneOffset
* @brief Set/clear a callback which is invoked whenever local time is queried. * @note This callback is *only* invoked when `now()` is called. */
Sming/Core/SystemClock.h:132
↓ 1 callersMethodonChunkComplete
Sming/Components/Network/src/Network/Http/HttpConnection.h:123
↓ 1 callersMethodonChunkHeader
Sming/Components/Network/src/Network/Http/HttpConnection.h:118
↓ 1 callersFunctiononClient
samples/Wifi_Sniffer/app/application.cpp:91
↓ 1 callersMethodonClient
Sming/Components/Network/src/Network/TcpServer.cpp:104
↓ 1 callersMethodonClosed
Sming/Components/Network/src/Network/TcpClient.cpp:237
↓ 1 callersMethodonCommand
samples/Basic_Serial/include/SerialReadingDelegateDemo.h:15
↓ 1 callersMethodonConnect
Sming/Components/ssl/src/Session.cpp:72
↓ 1 callersMethodonData
samples/Basic_Serial/app/SerialReadingDelegateDemo.cpp:26
↓ 1 callersFunctiononDataCallback
Example of global callback routine
samples/Basic_Serial/app/SerialReadingDelegateDemo.cpp:8
↓ 1 callersMethodonEvent
* @brief Set callback for ethernet events */
Sming/Components/Network/src/Platform/Ethernet.h:198
↓ 1 callersMethodonField
Sming/Components/Network/src/Network/Http/BasicHttpHeaders.cpp:54
↓ 1 callersMethodonGotIp
* @brief Set callback for 'station connected with IP address' event */
Sming/Components/Network/src/Platform/Ethernet.h:206
↓ 1 callersMethodonMessageBegin
Sming/Components/Network/src/Network/Http/HttpClientConnection.cpp:64
↓ 1 callersMethodonMessageComplete
Sming/Components/Network/src/Network/Http/HttpClientConnection.cpp:109
↓ 1 callersMethodonMessageEnd
Sming/Components/Network/src/Network/Mqtt/MqttClient.cpp:162
↓ 1 callersMethodonMessageSent
* @brief Callback that will be called every time a message is sent successfully * @param callback */
Sming/Components/Network/src/Network/SmtpClient.h:160
↓ 1 callersMethodonNextSection
* @brief Register a callback to be invoked when moving to a new section */
Sming/Core/Data/Stream/SectionStream.h:130
↓ 1 callersMethodonNotify
Sming/Arch/Host/Components/driver/uart_server.cpp:213
↓ 1 callersMethodonPath
Sming/Components/Network/src/Network/Http/HttpServerConnection.cpp:42
↓ 1 callersFunctiononReady
samples/Basic_Tasks/app/application.cpp:78
↓ 1 callersMethodonReadyToSendData
Sming/Components/Network/src/Network/Ftp/FtpDataStream.h:69
↓ 1 callersMethodonReceive
Sming/Components/Network/src/Network/UdpConnection.cpp:96
↓ 1 callersMethodonReceive
Slave mode not currently implemented
Sming/Core/Wire.h:129
↓ 1 callersMethodonServerError
* @brief Callback that will be called every an error occurs * @param callback */
Sming/Components/Network/src/Network/SmtpClient.h:169
↓ 1 callersMethodonStatus
Sming/Components/Network/src/Network/Http/HttpConnection.h:113
↓ 1 callersMethodonSystemReady
Sming/Platform/WDT.cpp:33
↓ 1 callersMethodonValue
Sming/Components/Network/src/Network/Http/BasicHttpHeaders.cpp:70
↓ 1 callersFunctionopenOutput
(path)
Sming/Components/Storage/Tools/hwconfig/hwconfig.py:11
↓ 1 callersMethodopenReadingPipe
Sming/Libraries/RF24/RF24.cpp:627
↓ 1 callersMethodopenWritingPipe
Sming/Libraries/RF24/RF24.cpp:600
↓ 1 callersMethodoperator[]
Sming/Wiring/WString.cpp:658
↓ 1 callersFunctionopt_find
Sming/Components/Network/Arch/Rp2040/Platform/dhcpserver.c:137
↓ 1 callersFunctionos_delay_us
Sming/Arch/Esp32/Components/esp32/src/include/esp_system.h:48
↓ 1 callersFunctionos_random
Sming/Arch/Esp32/Components/esp32/src/system.cpp:112
↓ 1 callersFunctionos_timer_done
Sming/Arch/Host/Components/driver/os_timer.cpp:104
↓ 1 callersFunctionos_timer_setfn
Sming/Arch/Host/Components/driver/os_timer.cpp:94
↓ 1 callersFunctionotaUpdate
Sming/Libraries/OtaUpgradeMqtt/samples/Upgrade/app/application.cpp:31
↓ 1 callersFunctionpack
Sming/Libraries/OtaUpgradeMqtt/tools/deployer/app/application.cpp:83
↓ 1 callersMethodparse
Sming/Core/Data/Stream/SectionTemplate.cpp:182
↓ 1 callersFunctionparseBeaconInfo
Sming/Components/Network/Arch/Esp8266/Platform/WifiSniffer.cpp:78
↓ 1 callersFunctionparseClientInfo
Sming/Components/Network/Arch/Esp8266/Platform/WifiSniffer.cpp:26
↓ 1 callersFunctionparseCommand
Sming/Components/Network/src/Network/Ftp/FtpServerConnection.cpp:58
↓ 1 callersFunctionparseCommands
* Return true to continue execution, false to quit. */
Sming/Libraries/OtaUpgradeMqtt/tools/deployer/app/application.cpp:180
↓ 1 callersMethodparseQuery
Sming/Components/Network/src/Network/Http/HttpParams.cpp:21
↓ 1 callersMethodparse_binary
Construct partition table object from binary image.
Sming/Components/Storage/Tools/hwconfig/partition.py:284
↓ 1 callersMethodparse_dict
(self, data)
Sming/Components/Storage/Tools/hwconfig/storage.py:78
↓ 1 callersMethodparse_dict
Construct a partition object from JSON definition.
Sming/Components/Storage/Tools/hwconfig/partition.py:371
↓ 1 callersFunctionparse_flash_size
* Size may be specified as decimal, hex or with 'K' or 'M' suffix */
Sming/Arch/Host/Components/hostlib/startup.cpp:84
↓ 1 callersMethodparse_gpio_matrix
Signals can be switched to any GPIO.
Tools/boardtool.py:203
↓ 1 callersMethodparse_iomux
(self, group)
Tools/boardtool.py:178
↓ 1 callersMethodparse_line
(self, line: str)
Tools/ci/scanlog.py:175
↓ 1 callersMethodparse_peripherals
(self, spec)
Tools/boardtool.py:222
↓ 1 callersMethodparse_pindefs
(self, lines)
Tools/boardtool.py:147
↓ 1 callersFunctionparse_type
(value)
Sming/Components/Storage/Tools/hwconfig/storage.py:18
↓ 1 callersMethodparse_warning
(self, line: str)
Tools/ci/scanlog.py:102
↓ 1 callersFunctionpbufFindStr
Sming/Components/Network/src/Network/NetUtils.cpp:85
↓ 1 callersFunctionpbufIsStrEqual
Sming/Components/Network/src/Network/NetUtils.cpp:55
↓ 1 callersMethodpeekChar
@brief see if there's anything in the buffer * @retval int first available character, or -1 if buffer's empty */
Sming/Components/arch_driver/src/include/driver/SerialBuffer.h:76
↓ 1 callersMethodpeekLastChar
* Take a peek at the last character written into the buffer */
Sming/Components/arch_driver/src/include/driver/SerialBuffer.h:84
↓ 1 callersFunctionpick_lfn
Sming/Libraries/fatfs/src/fatfs/ff.c:1259
↓ 1 callersMethodportMode
portMode
Sming/Libraries/LiquidCrystal/I2CIO.cpp:88
↓ 1 callersFunctionpos
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:274
↓ 1 callersMethodpos
(self, anchor=tk.NW)
Sming/Components/Storage/Tools/hwconfig/editor.py:724
↓ 1 callersMethodpost
Sming/Arch/Host/Components/hostlib/threads.h:124
↓ 1 callersFunctionpreviousMidnight
Get Unix time of midnight at start of day from given Unix time */
Sming/Core/DateTime.h:102
↓ 1 callersFunctionprintCars
* Demonstrate use of custom Template class using CSV source data. * Records are filtered by the template. */
samples/Basic_Templates/app/application.cpp:32
↓ 1 callersMethodprintDetails
Sming/Libraries/RF24/RF24.cpp:300
↓ 1 callersFunctionprintDirectory
samples/Basic_IFS/app/application.cpp:315
↓ 1 callersFunctionprintSummary
samples/Wifi_Sniffer/app/application.cpp:63
↓ 1 callersFunctionprintTimerDetails
samples/LiveDebug/app/application.cpp:628
↓ 1 callersMethodprintTo
Sming/Libraries/MPU6050/MPU6050.cpp:53
↓ 1 callersMethodprintTo
Sming/Wiring/WHashMap.h:93
↓ 1 callersFunctionprint_diff
(log1: Log, log2: Log)
Tools/ci/scanlog.py:328
↓ 1 callersFunctionprint_help
Sming/Arch/Host/Components/hostlib/options.cpp:46
↓ 1 callersFunctionprint_test
tests/SharedComponent/print-test.repo/src/print-test.cpp:22
↓ 1 callersFunctionprocess
samples/MeteoControl/app/application.cpp:52
↓ 1 callersMethodprocess
Sming/Arch/Host/Components/esp_hal/tasks.cpp:28
↓ 1 callersMethodprocess
Sming/Arch/Rp2040/Components/rp2040/src/tasks.cpp:33
↓ 1 callersMethodprocessKey
Sming/Core/Data/Buffer/LineBuffer.cpp:27
↓ 1 callersFunctionprogress
()
Sming/Arch/Rp2040/Components/uf2/uf2conv.py:239
↓ 1 callersFunctionpublishMessage
Publish our message
samples/MqttClient_Hello/app/application.cpp:48
↓ 1 callersFunctionpublishMessage
Publish our message
samples/MeteoControl_mqtt/app/application.cpp:13
← previousnext →2,101–2,200 of 6,680, ranked by callers