MCPcopy Create free account

hub / github.com/TactilityProject/Tactility / functions

Functions4,547 in github.com/TactilityProject/Tactility

↓ 1 callersFunctionfind_device_binding
(device: Device, bindings: list[Binding])
Buildscripts/DevicetreeCompiler/source/generator.py:41
↓ 1 callersFunctionfind_midi_interface
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_midi.cpp:47
↓ 1 callersFunctionfind_phandle
(devices: list[Device], phandle: str)
Buildscripts/DevicetreeCompiler/source/generator.py:56
↓ 1 callersFunctionfind_slot_by_handle
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_msc.cpp:92
↓ 1 callersMethodflushInternal
Internal functions
Drivers/EPDiyDisplay/Source/EpdiyDisplay.cpp:348
↓ 1 callersFunctionfreertosMain
Devices/simulator/Source/Main.cpp:26
↓ 1 callersFunctionfromBundle
Tactility/Source/app/apphubdetails/AppHubDetailsApp.cpp:36
↓ 1 callersFunctionfromString
Tactility/Source/settings/Language.cpp:48
↓ 1 callersFunctiongather_devices
(device: Device, output: list[Device])
Buildscripts/DevicetreeCompiler/source/generator.py:264
↓ 1 callersFunctiongenerate
(bpp, size, font_file: str, symbols: list, output: str)
Modules/lvgl-module/assets/generate-all.py:11
↓ 1 callersFunctiongenerate
(output_path: str, items: list[object], bindings: list[Binding], config, verbose: bool)
Buildscripts/DevicetreeCompiler/source/generator.py:355
↓ 1 callersFunctiongenerate_devicetree_c
(filename: str, items: list[object], bindings: list[Binding], config, verbose: bool)
Buildscripts/DevicetreeCompiler/source/generator.py:269
↓ 1 callersFunctiongenerate_devicetree_h
(filename: str)
Buildscripts/DevicetreeCompiler/source/generator.py:333
↓ 1 callersFunctiongenerate_header
(filepath, namespace, rows)
Translations/generate.py:52
↓ 1 callersFunctiongetAddressText
Tactility/Source/app/i2cscanner/I2cHelpers.cpp:13
↓ 1 callersFunctiongetAppsJsonUrl
Tactility/Source/app/apphub/AppHub.cpp:19
↓ 1 callersFunctiongetAxp192
Devices/m5stack-core2/Source/devices/Power.cpp:13
↓ 1 callersMethodgetBatteryStatus
Drivers/BQ27220/Source/Bq27220.cpp:130
↓ 1 callersFunctiongetBluetoothStatusIcon
Tactility/Source/service/statusbar/Statusbar.cpp:70
↓ 1 callersFunctiongetBrightness
Devices/lilygo-tdeck/Source/KeyboardBacklight/KeyboardBacklight.cpp:103
↓ 1 callersFunctiongetBufferSize
Drivers/EspLcdCompat/Source/EspLcdDisplayV2.cpp:12
↓ 1 callersFunctiongetCachedOrLoad
Tactility/Source/service/wifi/WifiSettings.cpp:56
↓ 1 callersFunctiongetCachedScanAddrType
Tactility/Source/bluetooth/Bluetooth.cpp:70
↓ 1 callersMethodgetChargeStatus
Drivers/AXP2101/Source/Axp2101.cpp:7
↓ 1 callersFunctiongetChipModelName
Helper to convert chip model enum to human-readable string
Tactility/Source/service/webserver/WebServerService.cpp:60
↓ 1 callersMethodgetColorFormat
Drivers/EspLcdCompat/Source/EspLcdDisplayDriver.h:26
↓ 1 callersMethodgetContentLength
Tactility/Include/Tactility/network/EspHttpClient.h:71
↓ 1 callersMethodgetCurrent
Drivers/BQ27220/Source/Bq27220.cpp:120
↓ 1 callersMethodgetCurrentAppContext
Tactility/Source/service/loader/Loader.cpp:300
↓ 1 callersMethodgetCurrentPathWithTrailingSlash
Tactility/Private/Tactility/app/fileselection/State.h:48
↓ 1 callersFunctiongetDefault
Tactility/Source/settings/WebServerSettings.cpp:200
↓ 1 callersFunctiongetDefault
Tactility/Source/settings/TrackballSettings.cpp:60
↓ 1 callersFunctiongetDefault
Tactility/Source/settings/KeyboardSettings.cpp:34
↓ 1 callersFunctiongetDefaultSettings
Tactility/Source/app/chat/ChatSettings.cpp:109
↓ 1 callersFunctiongetDesiredLocale
Tactility/Source/i18n/TextResources.cpp:19
↓ 1 callersMethodgetDirent
Tactility/Source/app/files/State.cpp:80
↓ 1 callersMethodgetDirent
Tactility/Source/app/fileselection/State.cpp:77
↓ 1 callersMethodgetDisplayDriver
Drivers/EspLcdCompat/Source/EspLcdDisplay.cpp:94
↓ 1 callersFunctiongetDownloadUrl
Tactility/Source/app/apphub/AppHub.cpp:23
↓ 1 callersMethodgetEncoderPulses
Devices/lilygo-tlora-pager/Source/devices/TpagerEncoder.cpp:161
↓ 1 callersFunctiongetErrorCodeString
Tactility/Source/app/ElfApp.cpp:19
↓ 1 callersFunctiongetEspMainSchedulerAffinity
Warning: Must watch ESP WiFi, as this task is used by WiFi
TactilityCore/Source/CpuAffinity.cpp:30
↓ 1 callersFunctiongetEspWifiAffinity
TactilityCore/Source/CpuAffinity.cpp:15
↓ 1 callersFunctiongetEventName
Tactility/Source/kernel/SystemEvents.cpp:24
↓ 1 callersMethodgetFilteredMessages
Tactility/Source/app/chat/ChatState.cpp:44
↓ 1 callersFunctiongetFirstPathSegment
TactilityCore/Source/file/File.cpp:256
↓ 1 callersMethodgetFlags
Tactility/Source/app/AppInstance.cpp:30
↓ 1 callersMethodgetFrameBuffers
* Returns direct pointers to the panel's hardware frame buffer(s), if the * underlying driver supports it (DPI/MIPI-DSI panels only). * @par
Tactility/Include/Tactility/hal/display/DisplayDriver.h:34
↓ 1 callersMethodgetGga
Tactility/Source/service/gps/GpsService.cpp:237
↓ 1 callersFunctiongetHalDisplay
Tactility/Source/app/boot/Boot.cpp:36
↓ 1 callersFunctiongetHeaderOrSendError
Tactility/Source/network/HttpdReq.cpp:17
↓ 1 callersFunctiongetHeapFree
Tactility/Source/app/systeminfo/SystemInfo.cpp:29
↓ 1 callersFunctiongetHeapTotal
Tactility/Source/app/systeminfo/SystemInfo.cpp:37
↓ 1 callersFunctiongetI18nDataFilePath
Tactility/Source/i18n/TextResources.cpp:36
↓ 1 callersMethodgetI2cController
Devices/lilygo-tdeck/Source/devices/TdeckKeyboard.h:19
↓ 1 callersFunctiongetInternalFree
Tactility/Source/service/memorychecker/MemoryCheckerService.cpp:18
↓ 1 callersFunctiongetInternalLargestFreeBlock
Tactility/Source/service/memorychecker/MemoryCheckerService.cpp:27
↓ 1 callersFunctiongetKeyValuePair
Tactility/Source/file/PropertiesFile.cpp:12
↓ 1 callersMethodgetLocalNickname
Tactility/Source/app/chat/ChatState.cpp:17
↓ 1 callersMethodgetLvglIndev
Devices/m5stack-tab5/Source/devices/Tab5Keyboard.h:78
↓ 1 callersFunctiongetMode
Tactility/Source/app/fileselection/FileSelection.cpp:26
↓ 1 callersMethodgetMode
Tactility/Source/service/screenshot/Screenshot.cpp:79
↓ 1 callersMethodgetModel
Tactility/Source/hal/gps/GpsDevice.cpp:186
↓ 1 callersFunctiongetModels
Tactility/Source/hal/gps/GpsConfiguration.cpp:43
↓ 1 callersMethodgetModule
Libraries/QRCode/tests/QrCode.cpp:158
↓ 1 callersMethodgetName
Tests/Tactility/Source/HalDeviceTest.cpp:29
↓ 1 callersFunctiongetNextUpdateTime
Tactility/Source/lvgl/Statusbar.cpp:61
↓ 1 callersMethodgetPendingAction
Tactility/Private/Tactility/app/files/State.h:73
↓ 1 callersMethodgetPendingPasteDst
These accessors intentionally omit mutex locking: both are only called from the UI thread (onPastePressed → onResult), so no concurrent access is poss
Tactility/Private/Tactility/app/files/State.h:81
↓ 1 callersMethodgetPixelHeight
Drivers/EspLcdCompat/Source/EspLcdDisplayDriver.h:37
↓ 1 callersMethodgetPixelWidth
Drivers/EspLcdCompat/Source/EspLcdDisplayDriver.h:35
↓ 1 callersFunctiongetPortNamesForDropdown
Tactility/Source/app/i2cscanner/I2cHelpers.cpp:21
↓ 1 callersFunctiongetPowerStatusIcon
Tactility/Source/service/statusbar/Statusbar.cpp:90
↓ 1 callersFunctiongetPropertiesFilePath
Tactility/Source/settings/BootSettings.cpp:20
↓ 1 callersFunctiongetPsramLargestBlock
Tactility/Source/app/systeminfo/SystemInfo.cpp:69
↓ 1 callersFunctiongetPsramMinFree
Tactility/Source/app/systeminfo/SystemInfo.cpp:61
↓ 1 callersFunctiongetQrVersionForBinaryDataLength
Tactility/Source/app/crashdiagnostics/QrHelpers.cpp:17
↓ 1 callersMethodgetRemainder
Libraries/QRCode/tests/QrCode.cpp:592
↓ 1 callersFunctiongetResultCode
Tactility/Source/app/timezone/TimeZone.cpp:56
↓ 1 callersFunctiongetResultName
Tactility/Source/app/timezone/TimeZone.cpp:50
↓ 1 callersMethodgetReturnCode
TactilityFreeRtos/Include/Tactility/Thread.h:242
↓ 1 callersFunctiongetSdCardStatusIcon
Tactility/Source/service/statusbar/Statusbar.cpp:85
↓ 1 callersFunctiongetSectorSize
Tactility/Source/PartitionsEsp.cpp:64
↓ 1 callersMethodgetState
TactilityFreeRtos/Include/Tactility/Thread.h:166
↓ 1 callersMethodgetStateOfCharge
Drivers/BQ27220/Source/Bq27220.cpp:178
↓ 1 callersFunctiongetStorageUnit
Tactility/Source/app/systeminfo/SystemInfo.cpp:84
↓ 1 callersFunctiongetStorageUnitString
Tactility/Source/app/systeminfo/SystemInfo.cpp:97
↓ 1 callersFunctiongetTaskState
Tactility/Source/app/systeminfo/SystemInfo.cpp:193
↓ 1 callersFunctiongetTitleParameter
Tactility/Source/app/selectiondialog/SelectionDialog.cpp:37
↓ 1 callersFunctiongetTitleParameter
Tactility/Source/app/alertdialog/AlertDialog.cpp:57
↓ 1 callersFunctiongetTitleParameter
Tactility/Source/app/inputdialog/InputDialog.cpp:37
↓ 1 callersFunctiongetToolbarFont
Tactility/Source/lvgl/Toolbar.cpp:23
↓ 1 callersMethodgetTouchDriver
Drivers/EspLcdCompat/Source/EspLcdTouch.cpp:81
↓ 1 callersMethodgetTouchedPoints
Drivers/EspLcdCompat/Source/EspLcdTouchDriver.cpp:7
↓ 1 callersFunctiongetUrlFromCrashData
Tactility/Source/app/crashdiagnostics/QrUrl.cpp:17
↓ 1 callersFunctiongetUsbBootMode
Tactility/Source/hal/usb/Usb.cpp:126
↓ 1 callersFunctiongetUserPath
Tactility/Source/Paths.cpp:54
↓ 1 callersMethodgetVBusVoltage
Drivers/AXP2101/Source/Axp2101.cpp:42
↓ 1 callersMethodgetVersion
Tactility/Source/service/espnow/EspNowService.cpp:206
↓ 1 callersMethodgetVoltage
Drivers/BQ27220/Source/Bq27220.cpp:112
← previousnext →1,101–1,200 of 4,547, ranked by callers