MCPcopy Create free account

hub / github.com/SmingHub/Sming / functions

Functions6,680 in github.com/SmingHub/Sming

↓ 1 callersFunctionf_closedir
Sming/Libraries/fatfs/src/fatfs/ff.c:3199
↓ 1 callersFunctionf_findnext
Sming/Libraries/fatfs/src/fatfs/ff.c:3273
↓ 1 callersFunctionf_mount
Sming/Libraries/fatfs/src/fatfs/ff.c:2358
↓ 1 callersFunctionf_printf
Sming/Libraries/fatfs/src/fatfs/ff.c:4537
↓ 1 callersFunctionf_stat
Sming/Libraries/fatfs/src/fatfs/ff.c:3325
↓ 1 callersFunctionf_sync
Sming/Libraries/fatfs/src/fatfs/ff.c:2764
↓ 1 callersFunctionfetch_logs
(filename: str, repo: str = None, branch: str = None)
Tools/ci/scanlog.py:291
↓ 1 callersFunctionfileDelete
@brief Delete file * @param name Name of file to delete * @retval int Error code */
Sming/Core/FileSystem.h:370
↓ 1 callersFunctionfileIsEOF
@brief Check if at end of file * @param file File handle * @retval bool true if at end of file */
Sming/Core/FileSystem.h:185
↓ 1 callersMethodfileName
Sming/Core/Data/Stream/IFS/FileStream.cpp:139
↓ 1 callersFunctionfileOpenDir
@brief Open a named directory for reading * @param name Name of directory to open, empty or "/" for root * @param dir Directory object * @retva
Sming/Core/FileSystem.h:429
↓ 1 callersFunctionfileStat
samples/LiveDebug/app/application.cpp:237
↓ 1 callersFunctionfillBuffers
samples/Basic_Audio/app/application.cpp:129
↓ 1 callersMethodfind
* * @brief Find partitions based on one or more parameters * @param type Partition type * @param subtype Partition sub-type * @retval Iterator
Sming/Components/Storage/src/include/Storage/PartitionTable.h:42
↓ 1 callersMethodfind
* @brief Find the value for a given key, if it exists * @param key * @retval V* Points to the object if it exists, otherwise nullptr * @note If
Sming/Core/Data/ObjectMap.h:223
↓ 1 callersMethodfindIgnoreCase
* @brief Fetch parameter by name * @param name Search is NOT case-sensitive */
Sming/Arch/Host/Components/hostlib/CommandLine.cpp:72
↓ 1 callersMethodfindOta
* @brief Find the n'th OTA partition */
Sming/Components/Storage/src/include/Storage/PartitionTable.h:79
↓ 1 callersFunctionfindPartition
* @brief Find partitions of the given type */
Sming/Components/Storage/src/include/Storage.h:52
↓ 1 callersFunctionfind_adapter
* param->ifname can be: * * A GUID doesn't need to be complete * An adapter number 0, 1, 2, etc. * NULL
Sming/Components/lwip/src/Arch/Host/Windows/lwip_arch.cpp:63
↓ 1 callersFunctionfind_expired_timer
Sming/Arch/Rp2040/Components/driver/os_timer.cpp:91
↓ 1 callersMethodfind_row
(self, name: str)
Tools/ci/scanlog.py:65
↓ 1 callersFunctionfio_digitalWrite
Sming/Libraries/LiquidCrystal/FastIO.cpp:76
↓ 1 callersFunctionfit_lfn
Sming/Libraries/fatfs/src/fatfs/ff.c:1292
↓ 1 callersFunctionfixedDelay
Sming/Libraries/SPI/src/SPISoft.cpp:49
↓ 1 callersFunctionfixpath
Paths in Windows can get a little weird
Tools/cfgtool.py:45
↓ 1 callersFunctionflashBacklight
------- Quick 3 blinks of backlight -------------
samples/LiquidCrystal_44780/app/application.cpp:30
↓ 1 callersFunctionflashmem_erase_sector
Sming/Arch/Host/Components/spi_flash/flashmem.cpp:207
↓ 1 callersFunctionflashmem_get_address
Sming/Arch/Host/Components/spi_flash/flashmem.cpp:216
↓ 1 callersFunctionflashmem_get_info
Sming/Arch/Esp32/Components/spi_flash/flashmem.cpp:49
↓ 1 callersFunctionflashmem_get_size_bytes
Sming/Arch/Rp2040/Components/spi_flash/flashmem.cpp:382
↓ 1 callersFunctionflashmem_get_size_type
Sming/Arch/Rp2040/Components/spi_flash/flashmem.cpp:362
↓ 1 callersFunctionflashmem_read
Sming/Arch/Esp32/Components/spi_flash/flashmem.cpp:29
↓ 1 callersMethodflush
Sming/Libraries/Spiffs/src/FileSystem.cpp:350
↓ 1 callersMethodformat
* Format the file system and leave it mounted in an accessible state. */
Sming/Libraries/Spiffs/src/FileSystem.cpp:196
↓ 1 callersMethodformat_headings
(self)
Tools/ci/scanlog.py:54
↓ 1 callersMethodformat_row
(self, row: int | list)
Tools/ci/scanlog.py:60
↓ 1 callersMethodformat_separator
(self)
Tools/ci/scanlog.py:57
↓ 1 callersMethodfreeCertificate
Sming/Components/ssl/Axtls/AxConnection.h:71
↓ 1 callersMethodfreeStreams
Sming/Components/Network/src/Network/Http/HttpResponse.cpp:148
↓ 1 callersMethodfremove
Sming/Libraries/Spiffs/src/FileSystem.cpp:850
↓ 1 callersFunctionfrequencyToPeriod
Sming/Arch/Esp32/Core/HardwarePWM.cpp:129
↓ 1 callersFunctionfromFileExtension
Sming/Core/Data/WebConstants.cpp:48
↓ 1 callersFunctionfromFileExtension
@brief Obtain content type string from file extension * @param extension * @retval String */
Sming/Core/Data/WebConstants.h:90
↓ 1 callersMethodfrom_binary
(cls, b)
Sming/Components/Storage/Tools/hwconfig/config.py:217
↓ 1 callersMethodfrom_binary
(cls, b)
Sming/Components/Storage/Tools/hwconfig/partition.py:533
↓ 1 callersMethodfrom_name
Create configuration given its name and resolve options.
Sming/Components/Storage/Tools/hwconfig/config.py:97
↓ 1 callersFunctiongdb_console_read
* @brief Read a line of text from the GDB console * @param buffer * @param bufSize * @param callback * @param param * @retval int * @note IMPORT
Sming/System/include/gdb/gdb_syscall.h:408
↓ 1 callersFunctiongdb_detach
Sming/Arch/Host/Components/gdbstub/gdbstub.c:18
↓ 1 callersFunctiongdb_on_attach
Sming/Arch/Esp8266/Components/gdbstub/appcode/gdb_hooks.cpp:239
↓ 1 callersFunctiongdb_present
Sming/Arch/Esp8266/Components/gdbstub/appcode/gdb_hooks.cpp:234
↓ 1 callersFunctiongdb_syscall_close
* @brief Close a host file * @param fd File handle * @param callback * @param param * @retval int * @see https://sourceware.org/gdb/current/onlin
Sming/System/include/gdb/gdb_syscall.h:211
↓ 1 callersFunctiongdb_syscall_open
* @brief Open a file on the host * @param filename Name of file to open, relative to current directory (typically the Sming application folder) * @p
Sming/System/include/gdb/gdb_syscall.h:193
↓ 1 callersFunctiongdb_syscall_stat
* @brief Obtain information about a host file given its name/path * @param pathname * @param buf * @param callback * @param param * @retval int
Sming/System/include/gdb/gdb_syscall.h:321
↓ 1 callersFunctiongdb_syscall_system
* @brief Invoke the 'system' command on the host * @param command * @param callback * @param param * @retval int * @note For security reasons thi
Sming/System/include/gdb/gdb_syscall.h:390
↓ 1 callersFunctiongdb_syscall_write
* @brief Write data from a host file * @param fd File handle * @param buffer * @param count * @param callback * @param param * @retval int * @s
Sming/System/include/gdb/gdb_syscall.h:248
↓ 1 callersFunctiongdbstub_handle_exception
Sming/Arch/Esp8266/Components/gdbstub/gdbstub.cpp:875
↓ 1 callersFunctiongen_numname
Sming/Libraries/fatfs/src/fatfs/ff.c:1330
↓ 1 callersMethodgenerate
samples/Basic_Audio/app/application.cpp:50
↓ 1 callersMethodgenerate
Sming/Core/Data/Uuid.cpp:35
↓ 1 callersFunctiongetAlert
Sming/Components/ssl/Axtls/AxError.cpp:85
↓ 1 callersFunctiongetAlert
Sming/Components/ssl/BearSsl/BrError.cpp:108
↓ 1 callersMethodgetAlert
Sming/Components/ssl/Axtls/AxConnection.h:89
↓ 1 callersFunctiongetAllocCount
user function to return total number of allocations */
Sming/Components/malloc_count/malloc_count.cpp:197
↓ 1 callersFunctiongetAutoConnect
Sming/Components/Network/Arch/Esp32/Platform/StationImpl.cpp:53
↓ 1 callersMethodgetBootPartitions
* @brief Gets information about all bootable partitions. * * @retval Storage::Iterator */
Sming/Libraries/Ota/src/include/Ota/UpgraderBase.h:100
↓ 1 callersMethodgetBuffer
* @brief Get the text, nul-terminated */
Sming/Core/Data/Buffer/LineBuffer.h:89
↓ 1 callersMethodgetBuffer
Sming/Wiring/WString.cpp:200
↓ 1 callersMethodgetCertificate
Sming/Components/ssl/BearSsl/BrServerConnection.h:27
↓ 1 callersMethodgetChannel
Sming/Components/Network/Arch/Rp2040/Platform/StationImpl.cpp:189
↓ 1 callersMethodgetCommandPrompt
Sming/Libraries/CommandProcessing/src/CommandProcessing/Handler.cpp:16
↓ 1 callersMethodgetCommandWelcomeMessage
Sming/Libraries/CommandProcessing/src/CommandProcessing/Handler.cpp:21
↓ 1 callersMethodgetConnection
* @brief Get the currently active SSL connection object * @retval Connection* */
Sming/Components/ssl/include/Network/Ssl/Session.h:158
↓ 1 callersMethodgetConnectionStatus
Sming/Components/Network/Arch/Host/Platform/StationImpl.cpp:318
↓ 1 callersMethodgetContentType
Sming/Libraries/CommandProcessing/samples/Arducam/app/ArduCamCommand.cpp:186
↓ 1 callersMethodgetCurrentMessage
Sming/Components/Network/src/Network/SmtpClient.cpp:111
↓ 1 callersMethodgetDefault
@brief Get the current default resource handler, if any * @retval HttpResource* */
Sming/Components/Network/src/Network/Http/HttpResourceTree.h:55
↓ 1 callersMethodgetDeviceName
Sming/Components/Storage/src/Partition.cpp:181
↓ 1 callersFunctiongetDewPoint
LN10 - 2.30258509299404568402
samples/Humidity_SI7021/app/application.cpp:15
↓ 1 callersFunctiongetDomainNameWithoutWwwPrefix
Sming/Components/Network/src/Network/DnsServer.cpp:34
↓ 1 callersFunctiongetErrorString
Sming/Components/ssl/Axtls/AxError.cpp:69
↓ 1 callersMethodgetFileName
Sming/Components/Network/src/Network/Url.cpp:118
↓ 1 callersMethodgetFingerprint
Sming/Components/ssl/BearSsl/BrCertificate.cpp:20
↓ 1 callersMethodgetFrequency
Sming/Arch/Host/Core/HardwarePWM.cpp:57
↓ 1 callersMethodgetHashId
@brief Get BSS hash ID * @retval uint32_t BSS hash ID */
Sming/Components/Network/src/Platform/BssInfo.h:55
↓ 1 callersMethodgetHeading
Get 3-axis heading measurements. * In the event the ADC reading overflows or underflows for the given channel, * or if there is a math overflow duri
Sming/Libraries/HMC5883L/HMC5883L.cpp:270
↓ 1 callersFunctiongetHostAppDir
Sming/Arch/Host/Components/hostlib/hostlib.c:36
↓ 1 callersMethodgetId
Sming/Components/Storage/src/SpiFlash.cpp:26
↓ 1 callersMethodgetInterval
@brief Get timer interval in clock ticks */
Sming/Core/CallbackTimer.h:275
↓ 1 callersMethodgetIntervalUs
@brief Get timer interval in microseconds */
Sming/Core/CallbackTimer.h:263
↓ 1 callersMethodgetKeyPassword
Sming/Components/ssl/include/Network/Ssl/KeyCertPair.h:77
↓ 1 callersMethodgetLastModifiedDate
Sming/Components/Network/src/Network/Http/HttpHeaders.h:168
↓ 1 callersMethodgetLength
Sming/Components/ssl/BearSsl/Asn1Parser.h:57
↓ 1 callersMethodgetLightIntensity
Sming/Libraries/BH1750FVI/BH1750FVI.cpp:47
↓ 1 callersMethodgetMaxDuty
@brief Get the maximum duty cycle value * @retval uint32_t Maximum permissible duty cycle in timer ticks * @note Attempt to set duty of
Sming/Core/HardwarePWM.h:140
↓ 1 callersMethodgetMaxLength
Sming/Components/rboot/include/Data/Stream/RbootOutputStream.h:85
↓ 1 callersMethodgetMotion6
Sming/Libraries/MPU6050/MPU6050.cpp:212
↓ 1 callersMethodgetName
Sming/Components/Storage/src/include/Storage/SysMem.h:23
↓ 1 callersMethodgetObjectId
Get the components of a distinguished name
Sming/Components/ssl/BearSsl/Asn1Parser.h:89
↓ 1 callersMethodgetOffsetString
Sming/Core/DateTime.cpp:91
↓ 1 callersMethodgetOptionBaseConfig
Load the base configuration with currently selected options applied.
Sming/Components/Storage/Tools/hwconfig/editor.py:1264
← previousnext →1,801–1,900 of 6,680, ranked by callers