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

↓ 5 callersFunctionespRgbColorToHsvColor
cores/esp32/ColorFormat.c:92
↓ 5 callersFunctionflushTXBuffer
cores/esp32/HWCDC.cpp:191
↓ 5 callersMethodgetBytes
Get the hash as bytes
libraries/Hash/src/SHA2Builder.cpp:402
↓ 5 callersFunctioni2cIsInit
cores/esp32/esp32-hal-i2c.c:81
↓ 5 callersMethodlength
cores/esp32/WString.h:89
↓ 5 callersMethodmacAddress
* Get the station interface MAC address. * @param mac pointer to uint8_t array with length WL_MAC_ADDR_LENGTH * @return pointer to uint8_t *
libraries/WiFi/src/WiFiSTA.cpp:292
↓ 5 callersFunctionmp_idiv_2
tests/performance/superpi/pi_fftcs.cpp:512
↓ 5 callersFunctionmp_mul_cmul_nt_d1
tests/performance/superpi/pi_fftcs.cpp:918
↓ 5 callersFunctionmp_round
tests/performance/superpi/pi_fftcs.cpp:252
↓ 5 callersFunctionrand_str4
()
tests/conftest.py:42
↓ 5 callersMethodremoveEvent
libraries/WiFi/src/WiFiGeneric.cpp:1093
↓ 5 callersMethodstart
* @brief Start scanning. * @param [in] duration The duration in seconds for which to scan. * @param [in] scanCompleteCB A function to be called when
libraries/BLE/src/BLEScan.cpp:519
↓ 5 callersMethodtoInt
cores/esp32/WString.cpp:911
↓ 5 callersMethodtoString
* @brief Convert a BT address to a string. * @param [in] capital changes the letter size * By default the parameter `capital` == false and the strin
libraries/BluetoothSerial/src/BTAddress.cpp:102
↓ 5 callersFunctiontouchDisable
cores/esp32/esp32-hal-touch-ng.c:116
↓ 5 callersFunctiontouchEnable
cores/esp32/esp32-hal-touch-ng.c:148
↓ 5 callersFunctionuartSetDebug
cores/esp32/esp32-hal-uart.c:1640
↓ 5 callersMethodwrite16
libraries/SPI/src/SPI.cpp:233
↓ 5 callersMethodzbOTAState
libraries/Zigbee/src/ZigbeeEP.cpp:351
↓ 5 callersFunctionzb_windspeed_to_u16
libraries/Zigbee/src/ep/ZigbeeWindSpeedSensor.cpp:41
↓ 4 callersFunction_dividerToFreq
* @brief Calculate SPI frequency from divider value and source frequency * * @param divider The clock divider value (must be > 0) * @param source_f
cores/esp32/esp32-hal-spi.c:548
↓ 4 callersFunction_spp_send_buffer
libraries/BluetoothSerial/src/BluetoothSerial.cpp:171
↓ 4 callersFunction_uartDetachConflictingPin
Detaches 'pin' from its current UART assignment (if any) before reusing it for a new function. Only acts when 'needsAttach' is true (pin is being reas
cores/esp32/esp32-hal-uart.c:724
↓ 4 callersFunction_uartDetectPin
Helper function to detect if a pin needs to be attached and log the detection Eliminates duplication in detection phase for RX/TX/CTS/RTS Parameters:
cores/esp32/esp32-hal-uart.c:693
↓ 4 callersFunction_uartInternalSetPin
cores/esp32/esp32-hal-uart.c:453
↓ 4 callersFunction_uartTrySetIomuxPin
This function will try setting HP UART IOMUX attaching for the requested pin. For LP UART attaching, it tries both, IOMUX and GPIO Matrix (ESP32-P4 on
cores/esp32/esp32-hal-uart.c:412
↓ 4 callersMethodadd
cores/esp32/MD5Builder.cpp:28
↓ 4 callersMethodaddMiddleware
libraries/WebServer/src/middleware/MiddlewareChain.cpp:15
↓ 4 callersMethodbeginPacket
libraries/Network/src/NetworkUdp.cpp:198
↓ 4 callersMethodbeginTransaction
libraries/SPI/src/SPI.cpp:199
↓ 4 callersFunctionbitrv1
tests/performance/superpi/fftsg_h.cpp:646
↓ 4 callersMethodcharAt
cores/esp32/WString.cpp:639
↓ 4 callersMethodclear
libraries/BluetoothSerial/src/BTScanResultsSet.cpp:83
↓ 4 callersFunctioncrcu16
tests/performance/coremark/core_util.c:166
↓ 4 callersFunctiondtostrf
cores/esp32/stdlib_noniso.c:139
↓ 4 callersMethodend
libraries/ESP_SR/src/ESP_SR.cpp:34
↓ 4 callersMethodendPacket
libraries/Network/src/NetworkUdp.cpp:244
↓ 4 callersMethodequalsConstantTime
cores/esp32/WString.cpp:584
↓ 4 callersFunctionespRgbToXYColor
cores/esp32/ColorFormat.c:187
↓ 4 callersFunctionespXYToRgbColor
cores/esp32/ColorFormat.c:125
↓ 4 callersFunctionforced_memzero
cores/esp32/HashBuilder.h:34
↓ 4 callersMethodgetFreeSketchSpace
cores/esp32/Esp.cpp:270
↓ 4 callersMethodgetHashSize
libraries/Hash/src/SHA1Builder.h:46
↓ 4 callersFunctiongetNetifByEspNetif
libraries/Network/src/NetworkInterface.cpp:21
↓ 4 callersFunctiongetNetifByID
libraries/Network/src/NetworkInterface.cpp:30
↓ 4 callersFunctiongetParamHandlebyName
libraries/RainMaker/src/RMakerDevice.cpp:134
↓ 4 callersMethodgetPayloadLength
libraries/BLE/src/BLEAdvertisedDevice.cpp:812
↓ 4 callersMethodgetReadOffset
* @brief Get the read offset. * @return The read offset into the read. */
libraries/BLE/src/BLEValue.cpp:118
↓ 4 callersMethodgetUUID
* @brief Get the UUID of the characteristic. * @return The UUID of the characteristic. */
libraries/BLE/src/BLECharacteristic.cpp:188
↓ 4 callersFunctiongetXtalFrequencyMhz
cores/esp32/esp32-hal-cpu.c:330
↓ 4 callersMethodhandleGAPEvent
* @brief Handle GAP events related to scans. * @param [in] event The event type for this event. * @param [in] param Parameter data for this event.
libraries/BLE/src/BLEScan.cpp:312
↓ 4 callersFunctionhardware_serial_end
Weak function that is overridden by Arduino layer when HardwareSerial.cpp is linked This removes the upward dependency from HAL to Arduino (HAL calls
cores/esp32/esp32-hal-uart.c:45
↓ 4 callersFunctioni2cAddDeviceIfNeeded
cores/esp32/esp32-hal-i2c-ng.c:214
↓ 4 callersFunctionis_valid_ipv4
(ip)
tests/conftest.py:33
↓ 4 callersFunctionledcWrite
cores/esp32/esp32-hal-ledc.c:330
↓ 4 callersFunctionledcWriteTone
cores/esp32/esp32-hal-ledc.c:413
↓ 4 callersMethodlisten
libraries/AsyncUDP/src/AsyncUDP.cpp:626
↓ 4 callersFunctionmatrix_sum
Function: matrix_sum Calculate a function that depends on the values of elements in the matrix. For each element, accumulate into a temporary varia
tests/performance/coremark/core_matrix.c:216
↓ 4 callersFunctionmp_unexp_add
tests/performance/superpi/pi_fftcs.cpp:403
↓ 4 callersFunctionmp_unexp_d2mp
tests/performance/superpi/pi_fftcs.cpp:1945
↓ 4 callersFunctionmp_unexp_sub
tests/performance/superpi/pi_fftcs.cpp:440
↓ 4 callersFunctionmsc_update_error
called when error was encountered while updating
cores/esp32/FirmwareMSC.cpp:231
↓ 4 callersMethodonConnect
libraries/BLE/src/BLEServer.cpp:354
↓ 4 callersMethodonDisable
libraries/WiFi/src/AP.cpp:174
↓ 4 callersMethodonDisconnect
libraries/BLE/src/BLEServer.cpp:360
↓ 4 callersFunctionparse_int
Generic parser for integer fields - int(x,0) with provision for k/m/K/M suffixes and 'keyword' value lookup.
tools/gen_esp32part.py:658
↓ 4 callersFunctionprintmatC
tests/performance/coremark/core_matrix.c:62
↓ 4 callersMethodraw
libraries/WebServer/src/detail/RequestHandler.h:62
↓ 4 callersMethodread
libraries/FS/src/FS.cpp:58
↓ 4 callersMethodresize
cores/esp32/cbuf.cpp:75
↓ 4 callersMethodrestart
libraries/Ticker/src/Ticker.cpp:74
↓ 4 callersFunctionreverse
cores/esp32/stdlib_noniso.c:33
↓ 4 callersFunctionsdReadBytes
libraries/SD/src/sd_diskio.cpp:207
↓ 4 callersFunctionsdWait
libraries/SD/src/sd_diskio.cpp:101
↓ 4 callersMethodsetInitialized
internal use
libraries/Insights/src/Insights.h:46
↓ 4 callersFunctionsetLDOPower
ESP32-P4
cores/esp32/esp32-hal-spi.c:275
↓ 4 callersMethodsetTimeout
* set the timeout for the TCP connection * @param timeout unsigned int */
libraries/HTTPClient/src/HTTPClient.cpp:476
↓ 4 callersFunctionsetup
idf_component_examples/Hello_world/main/main.cpp:3
↓ 4 callersMethodsocket
libraries/NetworkClientSecure/src/NetworkClientSecure.h:120
↓ 4 callersFunctionspiDetachBus
cores/esp32/esp32-hal-spi.c:213
↓ 4 callersFunctionspiGetClockDiv
cores/esp32/esp32-hal-spi.c:531
↓ 4 callersFunctionspiSetClockDiv
cores/esp32/esp32-hal-spi.c:647
↓ 4 callersFunctionsr_set_mode
libraries/ESP_SR/src/esp32-hal-sr.c:293
↓ 4 callersMethodtimedWait
* @brief Wait for a semaphore to be released in a given period of time by trying to take it and * then releasing it again. The value associated with
libraries/BLE/src/FreeRTOS.cpp:103
↓ 4 callersMethodtoLowerCase
cores/esp32/WString.cpp:869
↓ 4 callersFunctiontouchStart
cores/esp32/esp32-hal-touch-ng.c:132
↓ 4 callersFunctiontouchStop
cores/esp32/esp32-hal-touch-ng.c:104
↓ 4 callersFunctionuartEnd
cores/esp32/esp32-hal-uart.c:1234
↓ 4 callersFunctionuartPinSignalInversion
Helper generic function that takes a uart_signal_inv_t mask to be properly applied to the designated uart pin invMask can be UART_SIGNAL_RXD_INV, UART
cores/esp32/esp32-hal-uart.c:1256
↓ 4 callersFunctionzb_float_to_s16
libraries/Zigbee/src/ep/ZigbeeTempSensor.cpp:33
↓ 4 callersFunctionzb_s16_to_temperature
libraries/Zigbee/src/ep/ZigbeeThermostat.cpp:18
↓ 4 callersMethodzone
cores/esp32/IPAddress.h:122
↓ 3 callersMethodSSID
libraries/WiFi/src/AP.cpp:349
↓ 3 callersFunction__analogChannelConfig
cores/esp32/esp32-hal-adc.c:123
↓ 3 callersFunction__attachInterruptFunctionalArg
cores/esp32/esp32-hal-gpio.c:211
↓ 3 callersFunction__spiTranslate32
cores/esp32/esp32-hal-spi.c:1050
↓ 3 callersFunction__touchChannelInit
cores/esp32/esp32-hal-touch.c:179
↓ 3 callersFunction__touchChannelInit
cores/esp32/esp32-hal-touch-ng.c:306
↓ 3 callersFunction__touchConfigInterrupt
cores/esp32/esp32-hal-touch.c:232
↓ 3 callersFunction__touchConfigInterrupt
cores/esp32/esp32-hal-touch-ng.c:367
← previousnext →201–300 of 4,483, ranked by callers