MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 2 callersFunctionstringnum
Return number if s contains only digits, otherwise return the string.
Sming/Components/Storage/Tools/hwconfig/common.py:53
↓ 2 callersMethodsubst_path
(self, path, prefix='')
Tools/ide/common/sming.py:48
↓ 2 callersFunctionsystem_get_rst_info
Sming/Arch/Host/Components/esp_hal/system.cpp:65
↓ 2 callersFunctionsystem_soft_wdt_feed
Sming/Arch/Rp2040/Components/rp2040/src/system.cpp:31
↓ 2 callersFunctionsystem_soft_wdt_restart
Sming/Arch/Host/Components/esp_hal/system.cpp:87
↓ 2 callersFunctionsystem_soft_wdt_stop
Sming/Arch/Host/Components/esp_hal/system.cpp:83
↓ 2 callersFunctiontcpip_kick_thread
* @brief Kick the tcpip message handling thread so we get a callback * @retval bool Woken flag, true if a message was queued, false for no action */
Sming/Arch/Esp32/Components/esp32/src/tasks.cpp:48
↓ 2 callersMethodterminate
Sming/Arch/Host/Components/driver/uart_server.cpp:207
↓ 2 callersMethodtestConnection
Verify the I2C connection. * Make sure the device is connected and responds as expected. * @return True if connection is valid, false otherwise */
Sming/Libraries/HMC5883L/HMC5883L.cpp:79
↓ 2 callersFunctiontimer_insert
Called with mutex locked
Sming/Arch/Host/Components/driver/os_timer.cpp:13
↓ 2 callersFunctiontimer_insert
Sming/Arch/Rp2040/Components/driver/os_timer.cpp:41
↓ 2 callersMethodtoShortDateString
Sming/Core/DateTime.cpp:377
↓ 2 callersMethodtoShortTimeString
Sming/Core/DateTime.cpp:382
↓ 2 callersFunctiontoString
Sming/Components/Network/src/Network/Http/HttpResponse.h:155
↓ 2 callersFunctiontoString
Sming/Components/Storage/src/Device.cpp:38
↓ 2 callersFunctiontoString
Sming/Core/Data/WebConstants.cpp:37
↓ 2 callersMethodtoString
* @brief Return a string representation of the session ID */
Sming/Components/ssl/include/Network/Ssl/SessionId.h:51
↓ 2 callersMethodtoString
Sming/Core/NanoTime.h:391
↓ 2 callersMethodto_binary
(self, blocks_lim)
Sming/Libraries/Spiffs/spiffsgen.py:364
↓ 2 callersMethodtransfer16
* @brief Send/receive one 16-bit word of data * @param val The word to send * @retval uint16_t The received word * * Word is transferred eithe
Sming/Libraries/SPI/src/SPIBase.h:154
↓ 2 callersMethodtrimToSize
* @brief Reduce capacity to match current size */
Sming/Wiring/WVector.h:206
↓ 2 callersFunctiontwi_readFrom
Sming/Libraries/I2Cdev/I2Cdev.cpp:1119
↓ 2 callersFunctiontwi_writeTo
Sming/Libraries/I2Cdev/I2Cdev.cpp:1086
↓ 2 callersFunctiontwii_InitBuffer
Sming/Libraries/I2Cdev/I2Cdev.cpp:1026
↓ 2 callersFunctiontwii_SetError
Sming/Libraries/I2Cdev/I2Cdev.cpp:1022
↓ 2 callersFunctiontwii_SetSlaRW
Sming/Libraries/I2Cdev/I2Cdev.cpp:1045
↓ 2 callersFunctiontwii_SetStart
Sming/Libraries/I2Cdev/I2Cdev.cpp:1049
↓ 2 callersFunctiontwii_SetState
Sming/Libraries/I2Cdev/I2Cdev.cpp:1018
↓ 2 callersFunctiontwii_WaitForDone
Sming/Libraries/I2Cdev/I2Cdev.cpp:1012
↓ 2 callersFunctionuart_enable_isr
Sming/Arch/Rp2040/Components/driver/uart.cpp:99
↓ 2 callersFunctionuart_rxfifo_count
Get number of characters in receive FIFO
Sming/Arch/Esp8266/Components/gdbstub/gdbuart.cpp:36
↓ 2 callersFunctionuart_txfifo_free
Get available free characters in transmit FIFO
Sming/Arch/Esp8266/Components/driver/uart.cpp:89
↓ 2 callersFunctionuart_txfifo_full
Return true if transmit FIFO is full
Sming/Arch/Esp8266/Components/gdbstub/gdbuart.cpp:54
↓ 2 callersFunctionuart_txfifo_full
Return true if transmit FIFO is full
Sming/Arch/Rp2040/Components/driver/uart.cpp:65
↓ 2 callersFunctionunitToString
Sming/Core/NanoTime.cpp:20
↓ 2 callersFunctionunlock_fs
Sming/Libraries/fatfs/src/fatfs/ff.c:519
↓ 2 callersMethodupdateBuildTargets
(self)
Sming/Components/Storage/Tools/hwconfig/editor.py:566
↓ 2 callersMethodupdateFromConfig
(self, filename)
Tools/ide/common/sming.py:17
↓ 2 callersFunctionupdateHash
Sming/Components/ssl/BearSsl/BrClientConnection.cpp:24
↓ 2 callersFunctionupdateTime
Sming/Arch/Esp8266/Platform/RTC.cpp:70
↓ 2 callersFunctionupdate_search_results_window
()
docs/doxy-boot/doxy-boot.js:186
↓ 2 callersFunctionuri_escape_len
Sming/Core/Data/WebHelpers/escape.h:12
↓ 2 callersFunctionuri_escape_len
Sming/Core/Data/WebHelpers/escape.cpp:66
↓ 2 callersFunctionuri_unescape
decode urlencoded URL into ascii characters * if dest is NULL, return malloc()'d string. needs to be free()'d * if src_len is negative treat src as
Sming/Core/Data/WebHelpers/escape.cpp:148
↓ 2 callersFunctionurljoin
(elements)
docs/source/filemap.py:20
↓ 2 callersMethoduser_error
(self, err)
Sming/Components/Storage/Tools/hwconfig/editor.py:1256
↓ 2 callersMethoduser_size
Sming/Arch/Esp32/Components/driver/i2s.cpp:146
↓ 2 callersMethoduser_size
Sming/Arch/Esp8266/Components/driver/i2s.cpp:141
↓ 2 callersMethodvalidateCertificate
Sming/Components/ssl/src/Session.cpp:179
↓ 2 callersMethodverify
(self)
Sming/Components/Storage/Tools/hwconfig/storage.py:66
↓ 2 callersFunctionverify_config
Raises an exception if any problems are found in the configuration. On success, returns a consistently-ordered JSON configuration.
Sming/Components/Storage/Tools/hwconfig/editor.py:141
↓ 2 callersFunctionwait_ready
Sming/Libraries/SDCard/SDCard.cpp:149
↓ 2 callersMethodwrite
Sming/Arch/Esp8266/Components/gdbstub/GdbPacket.cpp:56
↓ 2 callersMethodwrite
Sming/Libraries/SPI/src/SPIBase.h:90
↓ 2 callersMethodwrite
Sming/Libraries/SPI/src/Arch/Host/SPI.cpp:60
↓ 2 callersMethodwrite
Sming/Libraries/SPI/src/Arch/Rp2040/SPI.cpp:151
↓ 2 callersMethodwrite
----------------------------------------------------------------------* * Sets the RTC's time from a tmElements_t structure and clears the * * o
Sming/Libraries/DS3232RTC/DS3232RTC.cpp:221
↓ 2 callersMethodwrite
Sming/Core/Data/Packet.h:73
↓ 2 callersMethodwrite
Sming/Core/Data/Buffer/PrintBuffer.cpp:13
↓ 2 callersFunctionwriteFlashFile
Sming/Arch/Host/Components/spi_flash/flashmem.cpp:116
↓ 2 callersMethodwriteHexBlock
Sming/Arch/Esp8266/Components/gdbstub/GdbPacket.cpp:104
↓ 1 callersFunctionAc
(a,b,c,d)
samples/HttpServer_AJAX/web/dev/jquery.js:3
↓ 1 callersFunctionAc
(a,b,c,d)
samples/MeteoControl/web/jquery.js:3
↓ 1 callersFunctionAc
(a,b,c,d)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:3
↓ 1 callersFunctionAc
(a,b,c,d)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:3
↓ 1 callersFunctionB
()
Sming/Libraries/LiquidCrystal/docs/html/jquery.js:21
↓ 1 callersFunctionBMPinit
samples/MeteoControl_mqtt/app/bmp180.cpp:46
↓ 1 callersFunctionCRYPTO_FUNC_HMAC_V
Sming/Components/crypto/include/Crypto/HashApi/sha1.h:54
↓ 1 callersMethodCS_HIGH
Disable CS signal
Sming/Libraries/ArduCAM/ArduCAM.cpp:105
↓ 1 callersMethodCS_LOW
Assert CS signal
Sming/Libraries/ArduCAM/ArduCAM.cpp:99
↓ 1 callersMethodEntry
Sming/Core/Data/ObjectMap.h:322
↓ 1 callersFunctionEnumNamesColor
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:52
↓ 1 callersFunctionEnumNamesEquipment
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:83
↓ 1 callersFunctionFixNetworkRouting
Sming/Components/Network/src/Network/NetUtils.h:40
↓ 1 callersFunctionG
(a)
samples/HttpServer_AJAX/web/dev/jquery.js:1
↓ 1 callersFunctionG
(a)
samples/MeteoControl/web/jquery.js:1
↓ 1 callersFunctionG
(a)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:1
↓ 1 callersFunctionG
(a)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:1
↓ 1 callersFunctionGb
(a,b,c)
samples/HttpServer_AJAX/web/dev/jquery.js:2
↓ 1 callersFunctionGb
(a,b,c)
samples/MeteoControl/web/jquery.js:2
↓ 1 callersFunctionGb
(a,b,c)
samples/HttpServer_ConfigNetwork/web/dev/jquery.js:2
↓ 1 callersFunctionGb
(a,b,c)
Sming/Libraries/CommandProcessing/samples/CommandLine/web/dev/jquery.js:2
↓ 1 callersMethodGetCelsius
Sming/Libraries/DS18S20/ds18s20.cpp:217
↓ 1 callersMethodGetFahrenheit
Sming/Libraries/DS18S20/ds18s20.cpp:226
↓ 1 callersMethodGetSensorID
Sming/Libraries/DS18S20/ds18s20.cpp:249
↓ 1 callersMethodGetSensorsCount
Sming/Libraries/DS18S20/ds18s20.cpp:257
↓ 1 callersFunctionGetSizePrefixedMonster
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:827
↓ 1 callersMethodInit
Sming/Libraries/DS18S20/ds18s20.cpp:39
↓ 1 callersMethodIsValidTemperature
Sming/Libraries/DS18S20/ds18s20.cpp:236
↓ 1 callersMethodMeasureStatus
Sming/Libraries/DS18S20/ds18s20.cpp:244
↓ 1 callersFunctionMonsterTypeTable
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:769
↓ 1 callersFunctionNOW
Sming/Arch/Host/Components/driver/include/driver/hw_timer.h:77
↓ 1 callersMethodPCD_StopCrypto1
* Used to exit the PCD from its authenticated state. * Remember to call this function after communicating with an authenticated PICC - otherwise no n
Sming/Libraries/MFRC522/MFRC522.cpp:834
↓ 1 callersMethodPICC_HaltA
* Instructs a PICC in state ACTIVE(*) to go to state HALT. * * @return STATUS_OK on success, STATUS_??? otherwise. */
Sming/Libraries/MFRC522/MFRC522.cpp:763
↓ 1 callersMethodPICC_IsNewCardPresent
* Returns true if a PICC responds to PICC_CMD_REQA. * Only "new" cards in state IDLE are invited. Sleeping cards in state HALT are ignored. * * @r
Sming/Libraries/MFRC522/MFRC522.cpp:1747
↓ 1 callersMethodPICC_ReadCardSerial
* Simple wrapper around PICC_Select. * Returns true if a UID could be read. * Remember to call PICC_IsNewCardPresent(), PICC_RequestA() or PICC_Wake
Sming/Libraries/MFRC522/MFRC522.cpp:1762
↓ 1 callersMethodPack
Sming/Libraries/flatbuffers/samples/Basic/include/monster.h:583
↓ 1 callersFunctionREGISTER_TEST
Sming/Libraries/SPI/test/app/SPI.cpp:380
↓ 1 callersFunctionSDCard_begin
Sming/Libraries/SDCard/SDCard.cpp:50
↓ 1 callersFunctionSIinit
samples/MeteoControl_mqtt/app/si7021.cpp:45
← previousnext →1,501–1,600 of 6,680, ranked by callers