MCPcopy Create free account

hub / github.com/TactilityProject/Tactility / functions

Functions4,547 in github.com/TactilityProject/Tactility

↓ 5 callersMethodlock
Tactility/Source/app/wificonnect/WifiConnect.cpp:62
↓ 5 callersFunctionlvgl_get_text_font_height
Modules/lvgl-module/source/lvgl_fonts.c:16
↓ 5 callersFunctionmakePacket
Tactility/Source/hal/gps/Ublox.cpp:42
↓ 5 callersFunctionminmea_tofloat
* Convert a fixed-point value to a floating-point value. * Returns NaN for "unknown" values. */
Libraries/minmea/Include/minmea.h:257
↓ 5 callersFunctionmodule_construct
TactilityKernel/source/module.cpp:26
↓ 5 callersFunctionmodule_stop
TactilityKernel/source/module.cpp:69
↓ 5 callersFunctionmutex_try_lock
TactilityKernel/include/tactility/concurrent/mutex.h:35
↓ 5 callersMethodoptInt32
Tactility/Source/PreferencesEsp.cpp:29
↓ 5 callersMethodputInt32
TactilityCore/Source/Bundle.cpp:89
↓ 5 callersFunctionradioStateToString
Tactility/Source/service/wifi/Wifi.cpp:10
↓ 5 callersMethodreadNext
Tactility/Source/file/ObjectFileReader.cpp:64
↓ 5 callersFunctionread_tca9534_reg
Drivers/TCA9534/src/TCA9534.c:80
↓ 5 callersFunctionsecondsToTicks
Convert seconds to ticks */
TactilityFreeRtos/Include/Tactility/kernel/Kernel.h:54
↓ 5 callersMethodset
* Set the flags. * @param[in] flags the flags to set * @return true on success */
TactilityFreeRtos/Include/Tactility/EventGroup.h:45
↓ 5 callersFunctionsetBrightness
Devices/lilygo-tdeck/Source/KeyboardBacklight/KeyboardBacklight.cpp:40
↓ 5 callersFunctionsetBrightness
Devices/m5stack-stickc-plus/Source/devices/Display.cpp:27
↓ 5 callersMethodsetScanActive
Tactility/Source/service/wifi/WifiEsp.cpp:104
↓ 5 callersFunctionshouldEnableOnBoot
Tactility/Source/service/wifi/WifiSettings.cpp:75
↓ 5 callersMethodstartLvgl
Drivers/RgbDisplay/Source/RgbDisplay.cpp:80
↓ 5 callersFunctionstop
Drivers/m5pm1-module/source/m5pm1.cpp:132
↓ 5 callersFunctionthread_alloc_full
TactilityKernel/source/concurrent/thread.cpp:94
↓ 5 callersFunctionthread_free
TactilityKernel/source/concurrent/thread.cpp:111
↓ 5 callersFunctionthread_join
TactilityKernel/source/concurrent/thread.cpp:233
↓ 5 callersFunctionthread_start
TactilityKernel/source/concurrent/thread.cpp:174
↓ 5 callersFunctiontimer_is_running
TactilityKernel/source/concurrent/timer.c:78
↓ 5 callersFunctiontrim
TactilityCore/Source/StringUtils.cpp:125
↓ 5 callersFunctionuart_controller_read_byte
TactilityKernel/source/drivers/uart_controller.cpp:11
↓ 5 callersFunctionuninstall
Tactility/Source/app/AppInstall.cpp:186
↓ 5 callersMethodunlock
Tactility/Source/app/wificonnect/WifiConnect.cpp:66
↓ 5 callersFunctionupdateMemoryBar
Tactility/Source/app/systeminfo/SystemInfo.cpp:163
↓ 5 callersMethodupdatePairedPeers
Tactility/Source/app/btmanage/State.cpp:37
↓ 5 callersFunctionvalidateString
Tactility/Source/app/AppManifestParsing.cpp:11
↓ 5 callersFunctionwrite
Platforms/platform-esp32/source/drivers/esp32_i2s.cpp:169
↓ 4 callersMethodapplyCommandLine
Tests/Doctest/Include/doctest.h:6603
↓ 4 callersFunctionble_hid_set_conn_handle
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:328
↓ 4 callersFunctionble_midi_get_conn_handle
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_midi.cpp:63
↓ 4 callersFunctionbluetooth_add_event_callback
TactilityKernel/source/drivers/bluetooth.cpp:71
↓ 4 callersFunctionbluetooth_fire_event
TactilityKernel/source/drivers/bluetooth.cpp:93
↓ 4 callersFunctionbluetooth_remove_event_callback
TactilityKernel/source/drivers/bluetooth.cpp:75
↓ 4 callersFunctionbluetooth_set_hid_host_active
TactilityKernel/source/drivers/bluetooth.cpp:89
↓ 4 callersFunctioncleanup_channel_handles
Platforms/platform-esp32/source/drivers/esp32_i2s.cpp:89
↓ 4 callersMethodcleanup_pins
Platforms/platform-esp32/source/drivers/esp32_sdspi.cpp:42
↓ 4 callersFunctioncomputeButtonMargin
Tactility/Source/app/launcher/Launcher.cpp:30
↓ 4 callersMethodconsume
* Consume 1 or more dispatched functions (if any) until the queue is empty. * @warning The timeout is only the wait time before consuming the mes
TactilityFreeRtos/Include/Tactility/Dispatcher.h:95
↓ 4 callersFunctioncreate_action_wrapper
* Helps with button expansion and also with vertical alignment of content, * as the parent flex doesn't allow for vertical alignment */
Tactility/Source/lvgl/Toolbar.cpp:41
↓ 4 callersFunctiondelay_ticks
* Delay the current task for the specified amount of ticks * @warning Does not work in ISR context */
TactilityKernel/include/tactility/delay.h:23
↓ 4 callersFunctiondevice_set_driver
TactilityKernel/source/device.cpp:268
↓ 4 callersFunctiondriver_construct
TactilityKernel/source/driver.cpp:35
↓ 4 callersFunctionfile_system_remove
TactilityKernel/source/filesystem/file_system.cpp:54
↓ 4 callersFunctionfindServiceInstanceById
Tactility/Source/service/ServiceRegistration.cpp:55
↓ 4 callersFunctiongenerateRandomCredential
* @brief Generate a cryptographically secure random string for credentials * @param length The desired length of the string * @return A random alpha
Tactility/Source/settings/WebServerSettings.cpp:55
↓ 4 callersFunctiongetApPropertiesFilePath
TODO: The SSID could contain invalid filename characters (e.g. "/", "\" and more) so we have to refactor this.
Tactility/Source/service/wifi/WifiApSettings.cpp:53
↓ 4 callersFunctiongetAppManifests
Tactility/Source/app/AppRegistration.cpp:53
↓ 4 callersMethodgetCount
* @return The amount of messages in the queue. */
TactilityFreeRtos/Include/Tactility/MessageQueue.h:113
↓ 4 callersMethodgetCurrentChannel
Tactility/Source/app/chat/ChatState.cpp:29
↓ 4 callersFunctiongetDevices
Modules/hal-device-module/source/hal/Device.cpp:123
↓ 4 callersFunctiongetDisplay
Tactility/Source/service/displayidle/DisplayIdle.cpp:27
↓ 4 callersFunctiongetFilePath
Tactility/Source/bluetooth/BluetoothPairedDevice.cpp:54
↓ 4 callersMethodgetGammaCurveCount
Tactility/Include/Tactility/hal/display/DisplayDevice.h:41
↓ 4 callersFunctiongetIv
TactilityCore/Source/crypt/Crypt.cpp:130
↓ 4 callersMethodgetLaunchId
Tactility/Private/Tactility/app/AppInstance.h:80
↓ 4 callersMethodgetName
Drivers/AW9523/Source/Aw9523.h:13
↓ 4 callersFunctiongetPathParent
TactilityCore/Source/StringUtils.cpp:10
↓ 4 callersMethodgetPubsub
@return the PubSub object that is responsible for event publishing */
Tactility/Include/Tactility/service/loader/Loader.h:95
↓ 4 callersFunctiongetRadioState
Tactility/Source/service/wifi/WifiEsp.cpp:131
↓ 4 callersFunctiongetScanResults
Tactility/Source/bluetooth/Bluetooth.cpp:353
↓ 4 callersFunctiongetTempPath
Tactility/Source/Paths.cpp:46
↓ 4 callersFunctiongetToolbarHeight
Tactility/Source/lvgl/Toolbar.cpp:15
↓ 4 callersMethodgetType
Tests/Tactility/Source/HalDeviceTest.cpp:28
↓ 4 callersFunctionget_boolean_property_or_false
(properties: ConfigParser, group: str, key: str)
device.py:77
↓ 4 callersFunctionget_property_or_default
(properties: ConfigParser, group: str, key: str, default)
device.py:67
↓ 4 callersFunctionget_property_or_exit
(properties: RawConfigParser, group: str, key: str)
Buildscripts/CDN/generate-firmware-files.py:91
↓ 4 callersFunctionget_url
(ip, path)
Tests/SdkIntegration/tactility.py:101
↓ 4 callersFunctionhid_notify
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_hid.cpp:506
↓ 4 callersFunctionhighByte
Drivers/BQ27220/Source/Bq27220.cpp:10
↓ 4 callersFunctioni2c_controller_register16be_set
TactilityKernel/source/drivers/i2c_controller.cpp:105
↓ 4 callersFunctionina226_read_bus_voltage
Drivers/ina226-module/source/ina226.cpp:107
↓ 4 callersFunctioninstall
Tactility/Source/app/AppInstall.cpp:104
↓ 4 callersMethodisEnabled
Tactility/Source/service/espnow/EspNowService.cpp:159
↓ 4 callersMethodisScanActive
Tactility/Source/service/wifi/WifiEsp.cpp:100
↓ 4 callersFunctionisValid
Tactility/Source/settings/TouchCalibrationSettings.cpp:55
↓ 4 callersFunctionload
Tactility/Source/bluetooth/BluetoothSettings.cpp:28
↓ 4 callersFunctionloadAll
Tactility/Source/bluetooth/BluetoothPairedDevice.cpp:95
↓ 4 callersFunctionlowercase
TactilityCore/Include/Tactility/StringUtils.h:71
↓ 4 callersFunctionlvgl_get_shared_icon_font
Modules/lvgl-module/source/lvgl_fonts.c:35
↓ 4 callersFunctionmodule_add
TactilityKernel/source/module.cpp:38
↓ 4 callersFunctionmodule_resolve_symbol_global
TactilityKernel/source/module.cpp:107
↓ 4 callersMethodonResult
Tactility/Source/app/files/View.cpp:568
↓ 4 callersMethodoptInt32
TactilityCore/Source/Bundle.cpp:51
↓ 4 callersFunctionparseInt32
Tactility/Source/settings/TouchCalibrationSettings.cpp:31
↓ 4 callersFunctionprint_error
(message)
Buildscripts/DevicetreeCompiler/source/printing.py:15
↓ 4 callersFunctionprint_warning
(message)
Tests/SdkIntegration/tactility.py:80
↓ 4 callersMethodputBool
TactilityCore/Source/Bundle.cpp:81
↓ 4 callersMethodputString
TactilityCore/Source/Bundle.cpp:105
↓ 4 callersMethodreadBatteryVoltageSampled
Drivers/EstimatedPower/Source/ChargeFromAdcVoltage.cpp:49
↓ 4 callersFunctionreadString
TactilityCore/Source/file/File.cpp:199
↓ 4 callersFunctionrecursive_mutex_try_lock
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:41
↓ 4 callersFunctionregisterDevice
Modules/hal-device-module/source/hal/Device.cpp:43
↓ 4 callersMethodsetCallbackPriority
Set callback priority * @param[in] priority The priority */
TactilityFreeRtos/Include/Tactility/Timer.h:142
↓ 4 callersFunctionsetEnableOnBoot
Tactility/Source/service/wifi/WifiSettings.cpp:68
← previousnext →301–400 of 4,547, ranked by callers