MCPcopy Create free account

hub / github.com/TactilityProject/Tactility / functions

Functions4,547 in github.com/TactilityProject/Tactility

↓ 2 callersFunctiondevice_construct_add
TactilityKernel/source/device.cpp:209
↓ 2 callersFunctiondevice_construct_add_start
TactilityKernel/source/device.cpp:238
↓ 2 callersFunctiondevice_for_each_child
TactilityKernel/source/device.cpp:323
↓ 2 callersFunctiondevice_lock
TactilityKernel/source/device.cpp:297
↓ 2 callersFunctiondevice_unlock
TactilityKernel/source/device.cpp:305
↓ 2 callersFunctiondisable
Tactility/Source/service/espnow/EspNow.cpp:25
↓ 2 callersFunctiondisp_spi_add_device_with_speed
Devices/unphone/Source/hx8357/disp_spi.c:117
↓ 2 callersFunctiondisp_spi_remove_device
Devices/unphone/Source/hx8357/disp_spi.c:168
↓ 2 callersFunctiondisp_spi_send_data
Devices/unphone/Source/hx8357/disp_spi.h:67
↓ 2 callersFunctiondisp_spi_transaction
Devices/unphone/Source/hx8357/disp_spi.c:177
↓ 2 callersFunctiondispatchDisable
Tactility/Source/service/wifi/WifiEsp.cpp:612
↓ 2 callersFunctiondispatchEnable
Tactility/Source/service/wifi/WifiEsp.cpp:521
↓ 2 callersFunctiondispatchScan
Tactility/Source/service/wifi/WifiEsp.cpp:688
↓ 2 callersMethoddisplayMessage
Tactility/Source/app/chat/ChatView.cpp:175
↓ 2 callersFunctiondownload
Tactility/Source/network/Http.cpp:17
↓ 2 callersFunctiondownload_file
(url: str, filename: str)
Modules/lvgl-module/assets/generate-all.py:4
↓ 2 callersFunctiondrawAlignmentPattern
Draws a 5*5 alignment pattern, with the center module at (x, y).
Libraries/QRCode/src/qrcode.c:299
↓ 2 callersFunctiondrawCodewords
Draws the given sequence of 8-bit codewords (data and error correction) onto the entire data area of this QR Code symbol. Function modules need to be
Libraries/QRCode/src/qrcode.c:440
↓ 2 callersFunctiondrawFunctionPatterns
Libraries/QRCode/src/qrcode.c:380
↓ 2 callersFunctiondrawVersion
Draws two copies of the version bits (with its own error correction code), based on this object's version field (which only has an effect for 7 <= ver
Libraries/QRCode/src/qrcode.c:351
↓ 2 callersFunctiondriver_bind
TactilityKernel/source/driver.cpp:125
↓ 2 callersFunctiondriver_unbind
TactilityKernel/source/driver.cpp:148
↓ 2 callersFunctionelf_find_sym
* @brief Find symbol address by name. * * @param sym_name - Symbol name * * @return Symbol address if success or 0 if failed. */
Libraries/elf_loader/src/esp_elf.c:40
↓ 2 callersFunctionencrypt
Tactility/Source/service/wifi/WifiApSettings.cpp:57
↓ 2 callersFunctionensureDriverInstalled
Tactility/Source/hal/usb/UsbTusb.cpp:123
↓ 2 callersMethodensureTagClosed
Tests/Doctest/Include/doctest.h:5391
↓ 2 callersFunctionesp32_i2c_master_get_bus_handle
Platforms/platform-esp32/source/drivers/esp32_i2c_master.cpp:289
↓ 2 callersFunctionesp32_i2c_master_get_clock_frequency
Platforms/platform-esp32/source/drivers/esp32_i2c_master.cpp:293
↓ 2 callersFunctionesp32_sdmmc_fs_free
Platforms/platform-esp32/source/drivers/esp32_sdmmc_fs.cpp:61
↓ 2 callersFunctionesp32_sdspi_fs_free
Platforms/platform-esp32/source/drivers/esp32_sdspi_fs.cpp:43
↓ 2 callersFunctionesp_elf_deinit
* @brief Deinitialize ELF object. * * @param elf - ELF object pointer * * @return None */
Libraries/elf_loader/src/esp_elf.c:523
↓ 2 callersMethodestimateChargeLevelFromVoltage
Drivers/EstimatedPower/Source/ChargeFromAdcVoltage.h:43
↓ 2 callersFunctionexit_with_error
(message)
Buildscripts/CDN/upload-sdk-files.py:21
↓ 2 callersFunctionexit_with_error
(message)
Buildscripts/CDN/generate-sdk-files.py:28
↓ 2 callersFunctionexit_with_error
(message)
Buildscripts/CDN/upload-firmware-files.py:21
↓ 2 callersFunctionfailureString
Tests/Doctest/Include/doctest.h:3867
↓ 2 callersFunctionfile_system_mount
TactilityKernel/source/filesystem/file_system.cpp:78
↓ 2 callersFunctionfile_system_set_owner
TactilityKernel/source/filesystem/file_system.cpp:96
↓ 2 callersFunctionfile_system_unmount
TactilityKernel/source/filesystem/file_system.cpp:84
↓ 2 callersFunctionfill
NOLINTEND(*-avoid-c-arrays)
Tests/Doctest/Include/doctest.h:1174
↓ 2 callersFunctionfindValidDisplayDevice
TactilityC/Source/tt_hal_display.cpp:33
↓ 2 callersFunctionfindValidTouchDevice
TactilityC/Source/tt_hal_touch.cpp:12
↓ 2 callersFunctionfind_free_slot
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_msc.cpp:85
↓ 2 callersFunctionfree_all_msc_devices
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_msc.cpp:116
↓ 2 callersFunctionfromString
Tactility/Source/settings/DisplaySettings.cpp:50
↓ 2 callersFunctionfulltext_log_assert_to_stream
Tests/Doctest/Include/doctest.h:5652
↓ 2 callersFunctiongenerateSenderId
Generate a non-zero random sender ID using hardware RNG. */
Tactility/Source/app/chat/ChatSettings.cpp:101
↓ 2 callersFunctiongetActive
Tactility/Source/settings/TouchCalibrationSettings.cpp:126
↓ 2 callersMethodgetAddress
Tactility/Include/Tactility/hal/i2c/I2cDevice.h:46
↓ 2 callersFunctiongetAlphanumeric
Libraries/QRCode/src/qrcode.c:104
↓ 2 callersFunctiongetAppInstallPath
Tactility/Source/Paths.cpp:50
↓ 2 callersMethodgetAxp192
Drivers/AXP192/Include/Axp192.h:48
↓ 2 callersMethodgetBatteryVoltage
Drivers/AXP2101/Source/Axp2101.cpp:3
↓ 2 callersMethodgetBool
TactilityCore/Source/Bundle.cpp:5
↓ 2 callersFunctiongetCard
Tactility/Source/hal/usb/Usb.cpp:27
↓ 2 callersMethodgetClipboard
Returns {path, is_cut} atomically, or nullopt if clipboard is empty. */
Tactility/Private/Tactility/app/files/State.h:99
↓ 2 callersMethodgetController
Tactility/Include/Tactility/hal/i2c/I2cDevice.h:44
↓ 2 callersMethodgetCoordinates
Tactility/Source/service/gps/GpsService.cpp:228
↓ 2 callersFunctiongetDataPartitionWlHandle
Tactility/Source/PartitionsEsp.cpp:60
↓ 2 callersFunctiongetDefault
Tactility/Source/settings/TouchCalibrationSettings.cpp:45
↓ 2 callersFunctiongetDefaultOrientation
Tactility/Source/settings/DisplaySettings.cpp:21
↓ 2 callersFunctiongetDescEndHandle
Tactility/Source/bluetooth/BluetoothHidHost.cpp:569
↓ 2 callersFunctiongetFreeRtosTimerAffinity
TactilityCore/Source/CpuAffinity.cpp:43
↓ 2 callersFunctiongetHalDeviceType
Modules/hal-device-module/source/drivers/hal_device.cpp:19
↓ 2 callersFunctiongetHalDisplay
Tactility/Source/app/display/Display.cpp:23
↓ 2 callersMethodgetInt32
TactilityCore/Source/Bundle.cpp:9
↓ 2 callersFunctiongetIp
Tactility/Source/service/wifi/WifiEsp.cpp:899
↓ 2 callersMethodgetKernelDeviceHolder
Modules/hal-device-module/include/tactility/hal/Device.h:70
↓ 2 callersFunctiongetKey
* Combines a stored key and a hardware key into a single reliable key value. * @param[out] key the key output */
TactilityCore/Source/crypt/Crypt.cpp:111
↓ 2 callersFunctiongetMaxDataLength
Tactility/Source/service/espnow/EspNow.cpp:92
↓ 2 callersFunctiongetMultiPartBoundaryOrSendError
Tactility/Source/network/HttpdReq.cpp:40
↓ 2 callersMethodgetName
Devices/lilygo-tlora-pager/Source/devices/TpagerPower.h:17
↓ 2 callersFunctiongetPairedPeers
Tactility/Source/bluetooth/Bluetooth.cpp:359
↓ 2 callersMethodgetPairedPeers
Tactility/Private/Tactility/app/btmanage/State.h:34
↓ 2 callersFunctiongetPenaltyScore
Calculates and returns the penalty score based on state of this QR Code's current modules. This is used by the automatic mask choice algorithm to find
Libraries/QRCode/src/qrcode.c:481
↓ 2 callersFunctiongetQueryOrSendError
Tactility/Source/network/HttpdReq.cpp:56
↓ 2 callersFunctiongetResultPath
Tactility/Source/app/fileselection/FileSelection.cpp:17
↓ 2 callersMethodgetScanResults
Tactility/Private/Tactility/app/btmanage/State.h:28
↓ 2 callersMethodgetSelectedChildEntry
Tactility/Private/Tactility/app/files/State.h:68
↓ 2 callersFunctiongetSize
TactilityCore/Source/file/File.cpp:126
↓ 2 callersFunctiongetSpiFree
Tactility/Source/app/systeminfo/SystemInfo.cpp:45
↓ 2 callersMethodgetState
Tactility/Source/hal/gps/GpsDevice.cpp:192
↓ 2 callersMethodgetStatePubsub
@return GPS service pubsub that broadcasts State* objects */
Tactility/Include/Tactility/service/gps/GpsService.h:68
↓ 2 callersFunctiongetStorageValue
Tactility/Source/app/systeminfo/SystemInfo.cpp:113
↓ 2 callersFunctiongetTimeZoneCode
Tactility/Source/settings/time.cpp:61
↓ 2 callersFunctiongetTimeZoneName
Tactility/Source/settings/time.cpp:42
↓ 2 callersMethodgetTouchDevice
Devices/unphone/Source/devices/Hx8357Display.cpp:102
↓ 2 callersMethodgetTouchPoint
Drivers/XPT2046SoftSPI/Source/Xpt2046SoftSpi.cpp:175
↓ 2 callersMethodgetUserDataPath
Tactility/Source/app/AppPaths.cpp:17
↓ 2 callersFunctiongetVersion
Tactility/Source/service/espnow/EspNow.cpp:83
↓ 2 callersFunctiongetVersionWithoutPostfix
Tactility/Source/app/apphub/AppHub.cpp:9
↓ 2 callersFunctionget_micros_since_boot
@return the microseconds that have passed since boot */
TactilityKernel/include/tactility/time.h:64
↓ 2 callersFunctionget_millis
@return the milliseconds that have passed since FreeRTOS' main task started */
TactilityKernel/include/tactility/time.h:48
↓ 2 callersFunctionget_project_root
()
Translations/generate-all.py:4
↓ 2 callersFunctionget_properties_file_path
(device_id: str)
device.py:36
↓ 2 callersFunctionget_property_or_none
(properties: RawConfigParser, group: str, key: str)
Buildscripts/CDN/generate-firmware-files.py:77
↓ 2 callersFunctionget_sdk_url
(version, file)
Tests/SdkIntegration/tactility.py:147
↓ 2 callersFunctionget_tca9534_all_io_pin_input_status
Drivers/TCA9534/src/TCA9534.c:86
↓ 2 callersFunctionget_timeout_remaining_ticks
TactilityKernel/include/tactility/time.h:52
↓ 2 callersFunctiongpio_controller_deinit_descriptors
TactilityKernel/source/drivers/gpio_controller.cpp:104
← previousnext →601–700 of 4,547, ranked by callers