MCPcopy Create free account

hub / github.com/Heltec-Aaron-Lee/WiFi_Kit_series / functions

Functions4,483 in github.com/Heltec-Aaron-Lee/WiFi_Kit_series

↓ 513 callersMethodc_str
cores/esp32/WString.h:258
↓ 186 callersMethodlength
Get EEPROM total size in byte defined by the user */
libraries/EEPROM/src/EEPROM.cpp:199
↓ 152 callersMethodprint
cores/esp32/Print.cpp:90
↓ 82 callersMethodprintln
cores/esp32/Print.cpp:168
↓ 79 callersFunctionperimanSetBusDeinit
cores/esp32/esp32-hal-periman.c:225
↓ 78 callersMethodtoString
libraries/BLE/src/BLEUUID.cpp:268
↓ 77 callersMethodwrite
cores/esp32/cbuf.cpp:255
↓ 74 callersFunctionperimanSetPinBus
cores/esp32/esp32-hal-periman.c:118
↓ 69 callersMethodformat
libraries/FFat/src/FFat.cpp:78
↓ 68 callersFunctionmillis
cores/esp32/esp32-hal-misc.c:208
↓ 67 callersMethodsplit
* @brief Split a string into parts based on a delimiter. * @param [in] source The source string to split. * @param [in] delimiter The delimiter char
libraries/BLE/src/GeneralUtils.cpp:373
↓ 65 callersFunctiondelay
cores/esp32/esp32-hal-misc.c:212
↓ 62 callersMethodgetNative
libraries/BLE/src/BLEUUID.cpp:320
↓ 61 callersMethodindexOf
cores/esp32/WString.cpp:685
↓ 55 callersMethodsubstring
cores/esp32/WString.cpp:761
↓ 53 callersFunctionesp_zb_zcl_status_to_name
Global function implementation
libraries/Zigbee/src/ZigbeeEP.cpp:698
↓ 53 callersMethodprintf
cores/esp32/Print.cpp:73
↓ 46 callersMethodgive
* @brief Give a semaphore. * The Semaphore is given. */
libraries/BLE/src/FreeRTOS.cpp:154
↓ 44 callersMethodsize
libraries/FS/src/FS.cpp:114
↓ 43 callersMethodwrite
libraries/FS/src/FS.cpp:26
↓ 38 callersFunctionperimanGetPinBus
cores/esp32/esp32-hal-periman.c:178
↓ 36 callersFunctionarduino_usb_event_post
cores/esp32/USB.cpp:83
↓ 31 callersMethodlen
cores/esp32/WString.h:350
↓ 30 callersFunctioncreate
libraries/Matter/src/MatterEndpoints/MatterColorLight.cpp:76
↓ 29 callersMethodend
libraries/SD/src/SD.cpp:54
↓ 28 callersMethodconcat
cores/esp32/WString.cpp:308
↓ 28 callersMethodgetConnId
libraries/BLE/src/BLEClient.cpp:240
↓ 27 callersMethodbegin
libraries/Zigbee/src/ZigbeeCore.cpp:63
↓ 27 callersMethodgetClient
* @brief Get the client associated with this service. * @return A reference to the client associated with this service. */
libraries/BLE/src/BLERemoteService.cpp:142
↓ 27 callersMethodtake
* @brief Take a semaphore. * Take a semaphore and wait indefinitely. * @param [in] owner The new owner (for debugging) * @return True if we took th
libraries/BLE/src/FreeRTOS.cpp:197
↓ 25 callersMethodequalsIgnoreCase
cores/esp32/WString.cpp:564
↓ 24 callersMethodbuffer
Buffer accessor functions
cores/esp32/WString.h:381
↓ 24 callersFunctionperimanGetPinBusType
cores/esp32/esp32-hal-periman.c:193
↓ 23 callersMethodend
libraries/BluetoothSerial/src/BluetoothSerial.cpp:880
↓ 23 callersMethodtoString
* @brief Return a string representation of this client. * @return A string representation of this client. */
libraries/BLE/src/BLEClient.cpp:421
↓ 22 callersMethodgetEndpoint
libraries/Zigbee/src/ZigbeeEP.h:78
↓ 20 callersMethodfind
find returns true if the target string is found
cores/esp32/Stream.cpp:92
↓ 20 callersFunctionparse_get_var
libraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp:586
↓ 20 callersMethodread
cores/esp32/cbuf.cpp:192
↓ 20 callersMethodreadStringUntil
libraries/ArduinoOTA/src/ArduinoOTA.cpp:212
↓ 19 callersFunctionsdDeselectCard
libraries/SD/src/sd_diskio.cpp:119
↓ 18 callersFunctionadd
libraries/Matter/src/MatterEndpoints/MatterColorLight.cpp:49
↓ 18 callersMethodclose
libraries/FS/src/FS.cpp:130
↓ 18 callersFunctioninit
cores/esp32/esp32-hal-misc.c:235
↓ 18 callersMethodonStatus
libraries/BLE/src/BLECharacteristic.cpp:492
↓ 18 callersMethodwait
* @brief Wait for a semaphore to be released by trying to take it and * then releasing it again. * @param [in] owner A debug tag. * @return The val
libraries/BLE/src/FreeRTOS.cpp:77
↓ 17 callersMethodavailable
libraries/FS/src/FS.cpp:50
↓ 17 callersMethodbegin
* @param isMaster set to true if you want to connect to an other device * @param disableBLE if BLE is not used, its ram can be freed to get +10kB fre
libraries/BluetoothSerial/src/BluetoothSerial.cpp:817
↓ 17 callersMethodflush
cores/esp32/cbuf.cpp:276
↓ 17 callersFunctionmp_add
tests/performance/superpi/pi_fftcs.cpp:293
↓ 17 callersFunctionmp_mul_i2d
tests/performance/superpi/pi_fftcs.cpp:866
↓ 16 callersMethodaddHeader
* adds Header to the request * @param name * @param value * @param first */
libraries/HTTPClient/src/HTTPClient.cpp:992
↓ 16 callersFunctioncdft
tests/performance/superpi/fftsg_h.cpp:9
↓ 15 callersFunctionmp_mul_d2i
tests/performance/superpi/pi_fftcs.cpp:1042
↓ 15 callersMethodreplace
cores/esp32/WString.cpp:782
↓ 15 callersFunctionsdTransaction
libraries/SD/src/sd_diskio.cpp:243
↓ 14 callersMethodempty
cores/esp32/cbuf.cpp:163
↓ 14 callersMethodencode
* convert input data to base64 * @param data const uint8_t * * @param length size_t * @return String */
cores/esp32/base64.cpp:38
↓ 14 callersMethodgetUUID
* @brief Get the UUID of the service. * @return the UUID of the service. */
libraries/BLE/src/BLEService.cpp:185
↓ 14 callersMethodgetValue
* @brief Retrieve the current value of the characteristic. * @return A pointer to storage containing the current characteristic value. */
libraries/BLE/src/BLECharacteristic.cpp:196
↓ 14 callersMethodlength
libraries/AsyncUDP/src/AsyncUDP.cpp:319
↓ 14 callersMethodmountpoint
libraries/FS/src/FS.cpp:267
↓ 14 callersFunctionperimanGetTypeName
cores/esp32/esp32-hal-periman.c:24
↓ 14 callersMethodreset
libraries/PPP/src/PPP.cpp:638
↓ 14 callersMethodstop
* @brief Stop an in progress scan. * @return N/A. */
libraries/BLE/src/BLEScan.cpp:572
↓ 14 callersMethodtoString
* @brief Return a string representation of the nature of this device. * @return A string representation of the nature of this device. */
libraries/BLE/src/BLEDevice.cpp:560
↓ 14 callersMethodtoString
* @brief Create a string representation of this remote service. * @return A string representation of this remote service. */
libraries/BLE/src/BLERemoteService.cpp:206
↓ 13 callersMethodbegin
cores/esp32/USB.cpp:160
↓ 13 callersFunctioncrc16
tests/performance/coremark/core_util.c:176
↓ 13 callersMethoderase
delete peer device from cache after disconnecting, it is required in case we are connecting to devices with not public address
libraries/BLE/src/BLEScan.cpp:166
↓ 13 callersMethodinvalidate
cores/esp32/WString.cpp:165
↓ 13 callersMethodisEmpty
cores/esp32/WString.h:99
↓ 13 callersMethodpostEvent
libraries/Network/src/NetworkEvents.cpp:84
↓ 13 callersFunctionprint_reg
libraries/ESP32/examples/Camera/CameraWebServer/app_httpd.cpp:417
↓ 13 callersMethodstartsWith
cores/esp32/WString.cpp:614
↓ 12 callersFunction_uartDetachPins
Negative Pin Number will keep it unmodified, thus this function can detach individual pins This function will also unset the pins in the Peripheral Ma
cores/esp32/esp32-hal-uart.c:282
↓ 12 callersFunctioncftmdl1
tests/performance/superpi/fftsg_h.cpp:1026
↓ 12 callersMethodclear
libraries/WiFi/src/AP.cpp:260
↓ 12 callersMethodcreateCharacteristic
* @brief Create a new BLE Characteristic associated with this service. * @param [in] uuid - The UUID of the characteristic. * @param [in] properties
libraries/BLE/src/BLEService.cpp:290
↓ 12 callersMethodequals
libraries/BLE/src/BLEUUID.cpp:178
↓ 12 callersFunctionmp_sub
tests/performance/superpi/pi_fftcs.cpp:338
↓ 12 callersMethodtype
cores/esp32/IPAddress.h:111
↓ 11 callersMethodbegin
* parsing the url for all needed parameters * @param client Client& * @param url String * @param https bool * @return success bool */
libraries/HTTPClient/src/HTTPClient.cpp:114
↓ 11 callersMethodbegin
libraries/Network/src/NetworkUdp.cpp:96
↓ 11 callersFunctioncritical
Print critical message to stderr
tools/gen_esp32part.py:172
↓ 11 callersMethoddata
libraries/AsyncUDP/src/AsyncUDP.cpp:315
↓ 11 callersMethodexists
libraries/FS/src/FS.cpp:212
↓ 11 callersMethodgetFirst
* @brief Get the first service in the map. * @return The first service in the map. */
libraries/BLE/src/BLEServiceMap.cpp:119
↓ 11 callersMethodgetNext
* @brief Get the next service in the map. * @return The next service in the map. */
libraries/BLE/src/BLEServiceMap.cpp:133
↓ 11 callersFunctionperimanSetPinBusExtraType
cores/esp32/esp32-hal-periman.c:164
↓ 11 callersFunctionsdSelectCard
libraries/SD/src/sd_diskio.cpp:124
↓ 11 callersMethodstarted
libraries/Network/src/NetworkInterface.cpp:312
↓ 11 callersFunctiontinyusb_get_free_in_endpoint
cores/esp32/esp32-hal-tinyusb.c:896
↓ 11 callersMethodtoString
* @brief Convert a BLERemoteCharacteristic to a string representation; * @return a String representation. */
libraries/BLE/src/BLERemoteCharacteristic.cpp:327
↓ 10 callersMethod_setStatus
libraries/WiFi/src/STA.cpp:245
↓ 10 callersMethodaddr
libraries/ESP_NOW/src/ESP32_NOW.cpp:429
↓ 10 callersMethodbegin
libraries/WiFi/src/AP.cpp:188
↓ 10 callersMethodclear
* @brief This function is used to remove all existing advertising sets from the Controller. * * * @return - ESP_OK : success *
libraries/BLE/src/BLEAdvertising.cpp:1338
↓ 10 callersMethodclear
libraries/OpenThread/src/OThread.cpp:118
↓ 10 callersMethodconnected
libraries/AsyncUDP/src/AsyncUDP.cpp:928
next →1–100 of 4,483, ranked by callers