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

↓ 3 callersFunction__touchInit
cores/esp32/esp32-hal-touch.c:122
↓ 3 callersFunction__touchInit
cores/esp32/esp32-hal-touch-ng.c:239
↓ 3 callersFunction_clockDivToDivider
* @brief Extract the divider value from a clockDiv register value * * @param clockDiv The SPI clock divider register value * @return uint32_t The c
cores/esp32/esp32-hal-spi.c:565
↓ 3 callersFunction_esp_now_modify_peer
libraries/ESP_NOW/src/ESP32_NOW.cpp:93
↓ 3 callersFunction_partitionIsBootable
libraries/Update/src/Updater.cpp:55
↓ 3 callersFunction_spiSetClockDivInternal
* @brief Internal function to set SPI clock divider and handle ESP32P4 clock source switching * * @param spi Pointer to SPI bus structure * @param
cores/esp32/esp32-hal-spi.c:595
↓ 3 callersFunctionarduino_hw_cdc_event_post
cores/esp32/HWCDC.cpp:52
↓ 3 callersFunctionauth_mode_str
libraries/WiFi/src/STA.cpp:88
↓ 3 callersFunctionbda2str
libraries/BluetoothSerial/src/BluetoothSerial.cpp:114
↓ 3 callersMethodbegin
HashBuilder interface methods
libraries/Hash/src/PBKDF2_HMACBuilder.cpp:108
↓ 3 callersMethodbegin
libraries/WebServer/src/WebServer.cpp:68
↓ 3 callersMethodbeginTransmission
libraries/Wire/src/Wire.cpp:412
↓ 3 callersMethodbitSize
libraries/BLE/src/BLEUUID.cpp:166
↓ 3 callersMethodcalculate
libraries/Hash/src/PBKDF2_HMACBuilder.cpp:124
↓ 3 callersFunctioncalculateApb
cores/esp32/esp32-hal-cpu.c:182
↓ 3 callersFunctioncftexp1
tests/performance/superpi/fftsg_h.cpp:963
↓ 3 callersFunctioncftf082
tests/performance/superpi/fftsg_h.cpp:1950
↓ 3 callersFunctioncftf162
tests/performance/superpi/fftsg_h.cpp:1715
↓ 3 callersFunctioncftfx42
tests/performance/superpi/fftsg_h.cpp:1548
↓ 3 callersFunctioncftrec2
tests/performance/superpi/fftsg_h.cpp:948
↓ 3 callersMethodclearIndicateWait
libraries/BLE/src/BLEServer.cpp:1169
↓ 3 callersMethodclose
libraries/WebServer/src/WebServer.cpp:505
↓ 3 callersMethodclose
libraries/FS/src/vfs_api.cpp:294
↓ 3 callersMethodconnect
libraries/WiFi/src/STA.cpp:323
↓ 3 callersMethodconnected
libraries/Network/src/NetworkClient.cpp:571
↓ 3 callersFunctioncore_list_mergesort
Function: core_list_mergesort Sort the list in place without recursion. Description: Use mergesort, as for linked list this is a realistic solutio
tests/performance/coremark/core_list_join.c:425
↓ 3 callersFunctioncreate
libraries/Matter/src/MatterEndpoints/MatterTemperatureControlledCabinet.cpp:66
↓ 3 callersMethodcreateService
* @brief Create a %BLE Service. * * With a %BLE server, we can host one or more services. Invoking this function causes the creation of a definitio
libraries/BLE/src/BLEServer.cpp:118
↓ 3 callersMethoddesc
libraries/Network/src/NetworkInterface.cpp:584
↓ 3 callersMethodenableSTA
* control STA mode * @param enable bool * @return ok */
libraries/WiFi/src/WiFiGeneric.cpp:725
↓ 3 callersMethodendTransmission
https://www.arduino.cc/reference/en/language/functions/communication/wire/endtransmission/ endTransmission() returns: 0: success. 1: data too long to
libraries/Wire/src/Wire.cpp:445
↓ 3 callersMethoderrorString
libraries/Update/src/Updater.cpp:870
↓ 3 callersMethodeventName
libraries/WiFi/src/WiFiGeneric.cpp:390
↓ 3 callersMethodexecuteCreate
libraries/BLE/src/BLEService.cpp:122
↓ 3 callersMethodfailed
libraries/Network/src/NetworkClient.cpp:101
↓ 3 callersMethodgetAddress
* @brief Get the BLE device address. * @return The BLE device address. */
libraries/BLE/src/BLEDevice.cpp:211
↓ 3 callersFunctiongetApbFrequency
cores/esp32/esp32-hal-cpu.c:334
↓ 3 callersMethodgetBoundDevices
libraries/Zigbee/src/ZigbeeEP.h:85
↓ 3 callersMethodgetBytes
libraries/Hash/src/PBKDF2_HMACBuilder.cpp:147
↓ 3 callersMethodgetConnectedCount
* @brief Return the number of connected clients. * @return The number of connected clients. */
libraries/BLE/src/BLEServer.cpp:196
↓ 3 callersMethodgetDevicePrivateData
libraries/RainMaker/src/RMakerDevice.h:41
↓ 3 callersMethodgetEndHandle
libraries/BLE/src/BLERemoteService.cpp:146
↓ 3 callersMethodgetError
Helpers
libraries/Update/src/Update.h:244
↓ 3 callersMethodgetHandle
* @brief Get the BLE handle for this descriptor. * @return The handle for this descriptor. */
libraries/BLE/src/BLEDescriptor.cpp:136
↓ 3 callersMethodgetIndications
* @brief Get the indications value. * @return The indications value. True if indications are enabled and false if not. */
libraries/BLE/src/BLE2902.cpp:89
↓ 3 callersMethodgetNative
* @brief Return the native representation of the address. * @return The native representation of the address. */
libraries/BluetoothSerial/src/BTAddress.cpp:85
↓ 3 callersMethodgetNotifications
* @brief Get the notifications value. * @return The notifications value. True if notifications are enabled and false if not. */
libraries/BLE/src/BLE2902.cpp:70
↓ 3 callersMethodgetPeerAddress
* @brief Retrieve the address of the peer. * * Returns the Bluetooth device address of the %BLE peer to which this client is connected. */
libraries/BLE/src/BLEClient.cpp:249
↓ 3 callersMethodgetProperties
libraries/BLE/src/BLECharacteristic.cpp:173
↓ 3 callersMethodgetService
* @brief Get the service BLE Remote Service instance corresponding to the uuid. * @param [in] uuid The UUID of the service being sought. * @return A
libraries/BLE/src/BLEClient.cpp:294
↓ 3 callersMethodgetStatusBits
libraries/WiFi/src/WiFiGeneric.cpp:1113
↓ 3 callersMethodgetType
* @brief Return the address type. * @return The address type. */
libraries/BLE/src/BLEAddress.cpp:121
↓ 3 callersMethodhasIP
libraries/Network/src/NetworkInterface.cpp:320
↓ 3 callersMethodheader
libraries/HTTPClient/src/HTTPClient.cpp:1034
↓ 3 callersMethodheader
libraries/WebServer/src/WebServer.cpp:856
↓ 3 callersMethodhostByName
* Resolve the given hostname to an IP address. * @param aHostname Name to be resolved * @param aResult IPAddress structure to store the re
libraries/Network/src/NetworkManager.cpp:47
↓ 3 callersFunctionhostedGetUpdateURL
cores/esp32/esp32-hal-hosted.c:107
↓ 3 callersFunctioni2c_ll_stretch_clr
cores/esp32/esp32-hal-i2c-slave.c:191
↓ 3 callersFunctioni2c_slave_free_resources
cores/esp32/esp32-hal-i2c-slave.c:509
↓ 3 callersFunctioni2c_slave_send_event
cores/esp32/esp32-hal-i2c-slave.c:692
↓ 3 callersFunctioninitApbChangeCallback
cores/esp32/esp32-hal-cpu.c:85
↓ 3 callersMethodisDeviceCommissioned
libraries/Matter/src/Matter.cpp:231
↓ 3 callersFunctioniterate
tests/performance/coremark/core_main.c:38
↓ 3 callersFunctionledcAttach
cores/esp32/esp32-hal-ledc.c:292
↓ 3 callersFunctionledcAttachChannel
cores/esp32/esp32-hal-ledc.c:189
↓ 3 callersFunctionledcFadeConfig
cores/esp32/esp32-hal-ledc.c:538
↓ 3 callersFunctionledcFadeGammaConfig
cores/esp32/esp32-hal-ledc.c:675
↓ 3 callersMethodlocalIP
* Get the station interface IP address. * @return IPAddress station IP */
libraries/WiFi/src/WiFiSTA.cpp:283
↓ 3 callersFunctionmp_get_nfft_init
tests/performance/superpi/pi_fftcs.cpp:1867
↓ 3 callersFunctionmp_mul_cmul
tests/performance/superpi/pi_fftcs.cpp:899
↓ 3 callersFunctionmp_mul_csqu_nt_d1
tests/performance/superpi/pi_fftcs.cpp:1025
↓ 3 callersFunctionmp_mulh
tests/performance/superpi/pi_fftcs.cpp:807
↓ 3 callersFunctionmp_mulh_use_in1fft
tests/performance/superpi/pi_fftcs.cpp:818
↓ 3 callersFunctionmp_unsgn_cmp
tests/performance/superpi/pi_fftcs.cpp:385
↓ 3 callersMethodonAuthenticationComplete
This function is called when authentication is complete.
libraries/BLE/src/BLESecurity.cpp:425
↓ 3 callersMethodonAuthorizationRequest
This callback is called when the characteristic requires authorization. connHandle is the connection handle of the peer device. attrHandle is the hand
libraries/BLE/src/BLESecurity.cpp:300
↓ 3 callersMethodonConfirmPIN
This callback is called by both devices when both have the DisplayYesNo capability. It should return true if both devices display the same passkey.
libraries/BLE/src/BLESecurity.cpp:288
↓ 3 callersMethodonPacket
libraries/AsyncUDP/src/AsyncUDP.cpp:936
↓ 3 callersMethodonPassKeyNotify
This callback is called by the device that has Output capability when the peer device has Input capability It should display the passkey that will nee
libraries/BLE/src/BLESecurity.cpp:274
↓ 3 callersMethodonPassKeyRequest
This callback is called by the device that has Input capability when the peer device has Output capability It can also be called in NimBLE when there
libraries/BLE/src/BLESecurity.cpp:265
↓ 3 callersMethodonWrite
libraries/BLE/src/BLECharacteristic.cpp:482
↓ 3 callersFunctionperimanGetPinBusNum
cores/esp32/esp32-hal-periman.c:209
↓ 3 callersFunctionpinMatrixOutAttach
cores/esp32/esp32-hal-matrix.c:50
↓ 3 callersFunctionprintmat
tests/performance/coremark/core_matrix.c:50
↓ 3 callersMethodreadBytes
libraries/Network/src/NetworkClient.cpp:513
↓ 3 callersMethodreadBytesUntil
cores/esp32/Stream.cpp:216
↓ 3 callersMethodrequestAuthentication
libraries/WebServer/src/WebServer.cpp:300
↓ 3 callersFunctionrftbsub
tests/performance/superpi/fftsg_h.cpp:2134
↓ 3 callersFunctionrftfsub
tests/performance/superpi/fftsg_h.cpp:2071
↓ 3 callersFunctionrgbLedWrite
cores/esp32/esp32-hal-rgb-led.c:25
↓ 3 callersMethodsendTo
libraries/AsyncUDP/src/AsyncUDP.cpp:889
↓ 3 callersMethodsetByUUID
* @brief Set the service by UUID. * @param [in] uuid The uuid of the service. * @param [in] characteristic The service to cache. * @return N/A. */
libraries/BLE/src/BLEServiceMap.cpp:85
↓ 3 callersMethodsetDebugOutput
cores/esp32/HWCDC.cpp:607
↓ 3 callersMethodsetNoDelay
libraries/Network/src/NetworkServer.cpp:126
↓ 3 callersMethodsetPrivateData
libraries/RainMaker/src/RMakerDevice.h:37
↓ 3 callersMethodsetReadOffset
* @brief Set the read offset * @param [in] readOffset The offset into the read. */
libraries/BLE/src/BLEValue.cpp:133
↓ 3 callersMethodsize
cores/esp32/cbuf.cpp:147
↓ 3 callersFunctionspiDetachMISO
cores/esp32/esp32-hal-spi.c:391
↓ 3 callersFunctionspiDetachMOSI
cores/esp32/esp32-hal-spi.c:404
↓ 3 callersFunctionspiDetachSCK
cores/esp32/esp32-hal-spi.c:378
← previousnext →301–400 of 4,483, ranked by callers