Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Heltec-Aaron-Lee/WiFi_Kit_series
/ functions
Functions
4,483 in github.com/Heltec-Aaron-Lee/WiFi_Kit_series
⨍
Functions
4,483
◇
Types & classes
519
↓ 10 callers
Function
digitalPinToTouchChannel
cores/esp32/esp32-hal-gpio.c:35
↓ 10 callers
Method
end
libraries/Network/src/NetworkServer.cpp:156
↓ 10 callers
Method
getGattcIf
libraries/BLE/src/BLEClient.cpp:182
↓ 10 callers
Method
getPayload
* @brief Retrieve the payload that is to be advertised. * @return The payload that is to be advertised. */
libraries/BLE/src/BLEAdvertising.cpp:631
↓ 10 callers
Method
isConnected
* @brief Are we connected to a partner? * @return True if we are connected and false if we are not connected. */
libraries/BLE/src/BLEClient.cpp:343
↓ 10 callers
Function
perimanGetBusDeinit
cores/esp32/esp32-hal-periman.c:255
↓ 10 callers
Method
remoteIP
libraries/AsyncUDP/src/AsyncUDP.cpp:501
↓ 10 callers
Function
sdCommand
libraries/SD/src/sd_diskio.cpp:136
↓ 10 callers
Function
tinyusb_add_string_descriptor
cores/esp32/esp32-hal-tinyusb.c:871
↓ 10 callers
Method
trim
* @brief Remove white space from a string. */
libraries/BLE/src/GeneralUtils.cpp:500
↓ 9 callers
Function
_rmtGetBus
cores/esp32/esp32-hal-rmt.c:125
↓ 9 callers
Function
arduino_usb_event_handler_register_with
cores/esp32/USB.cpp:89
↓ 9 callers
Method
available
cores/esp32/HardwareSerial.cpp:532
↓ 9 callers
Method
calculate
Finalize the hash computation
libraries/Hash/src/SHA2Builder.cpp:372
↓ 9 callers
Method
end
* end * called after the payload is handled */
libraries/HTTPClient/src/HTTPClient.cpp:358
↓ 9 callers
Method
erase
libraries/WiFi/src/STA.cpp:570
↓ 9 callers
Method
getByUUID
* @brief Return the service by UUID. * @param [in] UUID The UUID to look up the service. * @return The characteristic. */
libraries/BLE/src/BLEServiceMap.cpp:51
↓ 9 callers
Method
getHandle
libraries/BLE/src/BLEServer.cpp:726
↓ 9 callers
Method
getRemoteService
* @brief Get the remote service associated with this characteristic. * @return The remote service associated with this characteristic. */
libraries/BLE/src/BLERemoteCharacteristic.cpp:180
↓ 9 callers
Method
getRole
libraries/Zigbee/src/ZigbeeCore.h:151
↓ 9 callers
Method
getServer
* @brief Retrieve the server object * @return The server object */
libraries/BLE/src/BLEDevice.cpp:256
↓ 9 callers
Method
next
libraries/WebServer/src/detail/RequestHandler.h:73
↓ 9 callers
Method
open
libraries/FS/src/FS.cpp:200
↓ 9 callers
Method
readBytes
libraries/FS/src/FS.h:59
↓ 9 callers
Method
setAccessPermissions
libraries/BLE/src/BLEDescriptor.cpp:234
↓ 9 callers
Method
setValue
* @brief Set the current value. */
libraries/BLE/src/BLEValue.cpp:140
↓ 9 callers
Function
time_in_secs
Function : time_in_secs Convert the value returned by get_time to seconds. The <secs_ret> type is used to accomodate systems with no support for fl
tests/performance/coremark/core_portme.c:107
↓ 9 callers
Function
tinyusb_enable_interface
cores/esp32/esp32-hal-tinyusb.c:798
↓ 9 callers
Method
to_ip_addr_t
cores/esp32/IPAddress.cpp:393
↓ 9 callers
Method
write
libraries/Wire/src/Wire.cpp:542
↓ 8 callers
Method
add
Add data to the hash computation
libraries/Hash/src/SHA2Builder.cpp:243
↓ 8 callers
Function
append_16
libraries/NetBIOS/src/NetBIOS.cpp:61
↓ 8 callers
Function
cftrec1
tests/performance/superpi/fftsg_h.cpp:933
↓ 8 callers
Function
create
libraries/Matter/src/MatterEndpoints/MatterEnhancedColorLight.cpp:79
↓ 8 callers
Function
format_time
(seconds)
tools/get.py:112
↓ 8 callers
Method
getWriteError
cores/esp32/Print.h:50
↓ 8 callers
Function
md5str
libraries/WebServer/src/WebServer.cpp:88
↓ 8 callers
Method
netif
libraries/Network/src/NetworkInterface.h:83
↓ 8 callers
Function
otGetRespCmd
libraries/OpenThread/src/OThreadCLI_Util.cpp:22
↓ 8 callers
Function
perimanClearBusDeinit
cores/esp32/esp32-hal-periman.c:245
↓ 8 callers
Method
printError
libraries/Update/src/Updater.cpp:866
↓ 8 callers
Method
remotePort
libraries/AsyncUDP/src/AsyncUDP.cpp:521
↓ 8 callers
Method
secureConnection
* @brief Initiate a secure connection (pair/bond) with the server.\n * Called automatically when a characteristic or descriptor requires encryption o
libraries/BLE/src/BLEClient.cpp:198
↓ 7 callers
Function
_rmtCheckDirection
This function must be called only after checking the pin and its bus with _rmtGetBus()
cores/esp32/esp32-hal-rmt.c:108
↓ 7 callers
Method
addDescriptor
* @brief Associate a descriptor with this characteristic. * @param [in] pDescriptor * @return N/A. */
libraries/BLE/src/BLECharacteristic.cpp:126
↓ 7 callers
Function
cftbsub
tests/performance/superpi/fftsg_h.cpp:238
↓ 7 callers
Function
cftf081
tests/performance/superpi/fftsg_h.cpp:1892
↓ 7 callers
Function
cftf161
tests/performance/superpi/fftsg_h.cpp:1562
↓ 7 callers
Function
cftfsub
tests/performance/superpi/fftsg_h.cpp:206
↓ 7 callers
Function
cftfx41
tests/performance/superpi/fftsg_h.cpp:1534
↓ 7 callers
Function
cftmdl2
tests/performance/superpi/fftsg_h.cpp:1251
↓ 7 callers
Function
log_printf
cores/esp32/esp32-hal-uart.c:1696
↓ 7 callers
Method
md5
* @brief Retrieve the raw MD5 bytes of the completed firmware * * @param result Pointer to a 16-byte buffer to receive MD5 bytes */
libraries/Update/src/Update.h:226
↓ 7 callers
Function
psramFound
cores/esp32/esp32-hal-psram.c:110
↓ 7 callers
Method
remove
libraries/FS/src/FS.cpp:223
↓ 7 callers
Method
sendHeader
libraries/WebServer/src/WebServer.cpp:517
↓ 7 callers
Method
status
libraries/WiFi/src/STA.cpp:241
↓ 7 callers
Function
tinyusb_get_free_out_endpoint
cores/esp32/esp32-hal-tinyusb.c:916
↓ 7 callers
Method
toString
* @brief Return a string representation of this service. * A service is defined by: * * Its UUID * * Its handle * @return A string representation
libraries/BLE/src/BLEService.cpp:321
↓ 7 callers
Method
toString
* @brief Return a string representation of the characteristic. * @return A string representation of the characteristic. */
libraries/BLE/src/BLECharacteristic.cpp:447
↓ 6 callers
Method
SendReport
libraries/USB/src/USBHID.cpp:332
↓ 6 callers
Function
_uartAttachPins
Attach function for UART connects the IO Pad, set Paripheral Manager and internal UART structure data
cores/esp32/esp32-hal-uart.c:530
↓ 6 callers
Method
addDevice
libraries/USB/src/USBHID.cpp:372
↓ 6 callers
Function
authenticate
Perform authentication with the ESP device. Args: use_md5_password: If True, hash password with MD5 instead of SHA256 use_ol
tools/espota.py:143
↓ 6 callers
Method
authenticate
libraries/WebServer/src/WebServer.cpp:144
↓ 6 callers
Function
base64_encode_value
cores/esp32/libb64/cencode.c:15
↓ 6 callers
Function
btStarted
cores/esp32/esp32-hal-bt.c:40
↓ 6 callers
Method
clear
libraries/HTTPClient/src/HTTPClient.cpp:101
↓ 6 callers
Function
cplstr
cores/esp32/USBMSC.cpp:51
↓ 6 callers
Method
disconnect
libraries/WiFi/src/STA.cpp:527
↓ 6 callers
Function
ee_isdigit
tests/performance/coremark/core_state.c:168
↓ 6 callers
Method
endsWith
* @brief Does the string end with a specific character? * @param [in] str The string to examine. * @param [in] c The character to look form. * @ret
libraries/BLE/src/GeneralUtils.cpp:138
↓ 6 callers
Method
getColorRGB
libraries/Matter/src/MatterEndpoints/MatterColorLight.cpp:253
↓ 6 callers
Function
i2c_slave_delay_us
cores/esp32/esp32-hal-i2c-slave.c:585
↓ 6 callers
Function
i2c_slave_gpio_mode
cores/esp32/esp32-hal-i2c-slave.c:596
↓ 6 callers
Method
onSysEvent
libraries/Network/src/NetworkEvents.cpp:204
↓ 6 callers
Function
parse_get
libraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp:304
↓ 6 callers
Function
perimanPinIsValid
cores/esp32/esp32-hal-periman.c:266
↓ 6 callers
Function
pinMatrixOutDetach
cores/esp32/esp32-hal-matrix.c:54
↓ 6 callers
Method
read
libraries/AsyncUDP/src/AsyncUDP.cpp:443
↓ 6 callers
Function
spiFrequencyToClockDiv
cores/esp32/esp32-hal-spi.c:1867
↓ 6 callers
Function
status
Print status message to stderr
tools/gen_esp32part.py:166
↓ 6 callers
Function
status
Print status message to stderr
tools/gen_crt_bundle.py:52
↓ 6 callers
Function
tinyusb_get_free_duplex_endpoint
cores/esp32/esp32-hal-tinyusb.c:880
↓ 6 callers
Method
to_csv
(self, simple_formatting=False)
tools/gen_esp32part.py:401
↓ 6 callers
Method
transfer
libraries/SPI/src/SPI.cpp:226
↓ 6 callers
Method
upload
libraries/WebServer/src/detail/RequestHandler.h:57
↓ 6 callers
Function
waitForConnect
libraries/BluetoothSerial/src/BluetoothSerial.cpp:777
↓ 6 callers
Method
write
libraries/EEPROM/src/EEPROM.cpp:152
↓ 5 callers
Function
_rmtWrite
cores/esp32/esp32-hal-rmt.c:289
↓ 5 callers
Method
add
libraries/Hash/src/PBKDF2_HMACBuilder.cpp:112
↓ 5 callers
Method
available
libraries/Wire/src/Wire.cpp:563
↓ 5 callers
Function
base64_decode_value_signed
cores/esp32/libb64/cdecode.c:11
↓ 5 callers
Method
begin
libraries/ArduinoOTA/src/ArduinoOTA.cpp:161
↓ 5 callers
Method
canUpload
libraries/WebServer/src/detail/RequestHandler.h:22
↓ 5 callers
Function
cplstrsp
copy up to max_len chars from src to dst, adding spaces up to max_len. do not terminate
cores/esp32/firmware_msc_fat.c:30
↓ 5 callers
Function
create
libraries/Matter/src/MatterEndpoints/MatterThermostat.cpp:78
↓ 5 callers
Function
enable_led
libraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp:93
↓ 5 callers
Method
endTransaction
libraries/SPI/src/SPI.cpp:211
↓ 5 callers
Function
espHsvColorToRgbColor
cores/esp32/ColorFormat.c:56
← previous
next →
101–200 of 4,483, ranked by callers