MCPcopy Create free account

hub / github.com/TactilityProject/Tactility / functions

Functions4,547 in github.com/TactilityProject/Tactility

↓ 14 callersFunctionbb_appendBits
Libraries/QRCode/src/qrcode.c:209
↓ 14 callersFunctiondevice_construct
TactilityKernel/source/device.cpp:61
↓ 14 callersFunctiondevice_for_each_of_type
TactilityKernel/source/device.cpp:335
↓ 14 callersFunctiondevice_remove
TactilityKernel/source/device.cpp:134
↓ 14 callersFunctionfindOrCreateDirectory
TactilityCore/Source/file/File.cpp:269
↓ 14 callersFunctiongetRadioState
Tactility/Source/bluetooth/Bluetooth.cpp:339
↓ 14 callersFunctionminmea_tocoord
* Convert a raw coordinate to a floating point DD.DDD... value. * Returns NaN for "unknown" values. */
Libraries/minmea/Include/minmea.h:268
↓ 14 callersFunctionmutex_destruct
TactilityKernel/include/tactility/concurrent/mutex.h:24
↓ 14 callersMethodreset
* Set a new interval and reset the timer * @param[in] interval The new timer interval * @return success result */
TactilityFreeRtos/Include/Tactility/Timer.h:95
↓ 14 callersFunctionsavePropertiesFile
Tactility/Source/file/PropertiesFile.cpp:57
↓ 14 callersFunctiontoStreamLit
Tests/Doctest/Include/doctest.h:3924
↓ 13 callersFunctiondevice_add
TactilityKernel/source/device.cpp:111
↓ 13 callersFunctioni2c_controller_read_register
TactilityKernel/source/drivers/i2c_controller.cpp:24
↓ 13 callersMethodinsert
Tests/Doctest/Include/doctest.h:1011
↓ 13 callersFunctionmutex_lock
TactilityKernel/include/tactility/concurrent/mutex.h:30
↓ 13 callersFunctionparseFlag
locates a flag on the command line
Tests/Doctest/Include/doctest.h:6498
↓ 13 callersMethodput
* Post a message to the queue. * The message is queued by copy, not by reference. * @param[in] message A pointer to a message. The message w
TactilityFreeRtos/Include/Tactility/MessageQueue.h:62
↓ 13 callersFunctionuart_controller_flush_input
TactilityKernel/source/drivers/uart_controller.cpp:106
↓ 12 callersFunctionaddService
Tactility/Source/service/ServiceRegistration.cpp:23
↓ 12 callersFunctiondelay_millis
* Delay the current task for the specified amount of milliseconds * @warning Does not work in ISR context */
TactilityKernel/include/tactility/delay.h:36
↓ 12 callersFunctionerror_to_string
TactilityKernel/source/error.cpp:6
↓ 12 callersFunctionesp_elf_free
* @brief Free block of memory. * * @param ptr - memory block pointer allocated by "esp_elf_malloc" * * @return None */
Libraries/elf_loader/src/esp_elf_adapter.c:60
↓ 12 callersFunctiongetContextOptions
Tests/Doctest/Include/doctest.h:4003
↓ 12 callersFunctionget_bundle_key
* Creates a string that is effectively "namespace:key" so we can create a single map (bundle) * to store all the key/value pairs. * * @param[in] na
Tactility/Source/PreferencesMock.cpp:18
↓ 12 callersFunctionget_ticks
@return the amount of ticks that have passed since FreeRTOS' main task started */
TactilityKernel/include/tactility/time.h:39
↓ 12 callersFunctionjoin
TactilityCore/Source/StringUtils.cpp:57
↓ 12 callersMethodopen
Tactility/Source/file/ObjectFileReader.cpp:11
↓ 12 callersFunctionprint_error
(message)
Tests/SdkIntegration/tactility.py:83
↓ 12 callersFunctionprint_status_error
(status)
Tests/SdkIntegration/tactility.py:93
↓ 12 callersFunctionrecursive_mutex_unlock
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:46
↓ 12 callersMethodrun
the main function that does all the filtering and test running
Tests/Doctest/Include/doctest.h:6794
↓ 12 callersFunctionskipPathFromFilename
Tests/Doctest/Include/doctest.h:3884
↓ 12 callersFunctionto_native_pin
Platforms/platform-esp32/source/drivers/esp32_sdmmc_fs.cpp:44
↓ 11 callersFunctionbb_getBit
Libraries/QRCode/src/qrcode.c:244
↓ 11 callersFunctionclamp
Helper to clamp value to range
Devices/lilygo-tdeck/Source/Trackball/Trackball.cpp:79
↓ 11 callersFunctiondriver_is_compatible
TactilityKernel/source/driver.cpp:98
↓ 11 callersFunctionfile_system_is_mounted
TactilityKernel/source/filesystem/file_system.cpp:88
↓ 11 callersFunctionload
Tactility/Source/settings/DisplaySettings.cpp:107
↓ 11 callersFunctionmax
Libraries/QRCode/src/qrcode.c:90
↓ 11 callersFunctionminmea_scan
Libraries/minmea/Source/minmea.c:87
↓ 11 callersFunctionrecursive_mutex_construct
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:18
↓ 11 callersFunctionrecursive_mutex_is_locked
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:33
↓ 11 callersFunctionrecursive_mutex_lock
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:28
↓ 11 callersFunctionsplit
TactilityCore/Source/StringUtils.cpp:32
↓ 11 callersFunctionstart
Tactility/Source/app/App.cpp:8
↓ 11 callersFunctionswapEndianess
Drivers/BQ27220/Source/Bq27220.cpp:12
↓ 10 callersFunctionaxp192_read
Drivers/AXP192/Source/axp192/axp192.c:150
↓ 10 callersFunctiondelayTicks
* Delay the current task for the specified amount of ticks * @warning Does not work in ISR context */
TactilityFreeRtos/Include/Tactility/kernel/Kernel.h:71
↓ 10 callersFunctiondeleteRecursively
TactilityCore/Source/file/File.cpp:306
↓ 10 callersFunctionescapeJson
Tactility/Source/service/webserver/WebServerService.cpp:690
↓ 10 callersFunctionfile_system_get_path
TactilityKernel/source/filesystem/file_system.cpp:92
↓ 10 callersFunctionfindAppManifestById
Tactility/Source/app/AppRegistration.cpp:42
↓ 10 callersFunctionfindDevice
Modules/hal-device-module/source/hal/Device.cpp:91
↓ 10 callersMethodgetAvailable
@return the acquisition count */
TactilityFreeRtos/Include/Tactility/Semaphore.h:110
↓ 10 callersFunctiongetCurrentAppContext
Tactility/Source/app/App.cpp:38
↓ 10 callersFunctioni2c_controller_has_device_at_address
TactilityKernel/source/drivers/i2c_controller.cpp:74
↓ 10 callersMethodisStarted
Tactility/Include/Tactility/network/HttpServer.h:62
↓ 10 callersMethodlock
Tactility/Source/lvgl/LvglSync.cpp:20
↓ 10 callersFunctionsetEnabled
Tactility/Source/service/wifi/WifiEsp.cpp:280
↓ 10 callersMethodsubscribe
* Start receiving messages at the specified handle (Re-entrable) * @param[in] callback * @return subscription instance */
TactilityFreeRtos/Include/Tactility/PubSub.h:57
↓ 10 callersFunctiontoolbar_add_image_button_action
Tactility/Source/lvgl/Toolbar.cpp:213
↓ 10 callersMethodunsubscribe
* Stop receiving messages at the specified handle (Re-entrable) * @param[in] subscription */
TactilityFreeRtos/Include/Tactility/PubSub.h:74
↓ 9 callersFunctionaddrToHex
Tactility/Source/bluetooth/BluetoothPairedDevice.cpp:26
↓ 9 callersMethodappendBits
Libraries/QRCode/tests/BitBuffer.cpp:44
↓ 9 callersFunctionexit_with_error
(message)
device.py:25
↓ 9 callersFunctionfile_system_for_each
TactilityKernel/source/filesystem/file_system.cpp:69
↓ 9 callersFunctionfindGpsService
Tactility/Source/service/gps/GpsService.cpp:247
↓ 9 callersFunctionfindService
Tactility/Source/service/espnow/EspNowService.cpp:212
↓ 9 callersFunctiongetCurrentApp
Tactility/Source/app/App.cpp:44
↓ 9 callersFunctiongetLastPathSegment
TactilityCore/Source/file/File.cpp:247
↓ 9 callersFunctiongetPubsub
Tactility/Source/service/wifi/WifiEsp.cpp:122
↓ 9 callersFunctiongetQueryParam
Tactility/Source/service/webserver/WebServerService.cpp:710
↓ 9 callersFunctiongetResultIndex
Tactility/Source/app/alertdialog/AlertDialog.cpp:51
↓ 9 callersFunctionhardware_keyboard_set_indev
Tactility/Source/lvgl/Keyboard.cpp:52
↓ 9 callersFunctionhx8357_send_cmd
Devices/unphone/Source/hx8357/hx8357.c:247
↓ 9 callersFunctionisOnStack
Tests/Doctest/Include/doctest.h:611
↓ 9 callersMethodisRunning
Tactility/Source/service/loader/Loader.cpp:310
↓ 9 callersFunctionmillisToTicks
Convert milliseconds to ticks */
TactilityFreeRtos/Include/Tactility/kernel/Kernel.h:59
↓ 9 callersFunctionminmea_isfield
* Check whether a character belongs to the set of characters allowed in a * sentence data field. */
Libraries/minmea/Include/minmea.h:285
↓ 9 callersFunctionparseUrlQuery
Tactility/Source/network/Url.cpp:5
↓ 9 callersFunctionprint_status_busy
(status)
Tests/SdkIntegration/tactility.py:86
↓ 9 callersFunctionprint_status_success
(status)
Tests/SdkIntegration/tactility.py:89
↓ 9 callersFunctionrecursive_mutex_destruct
TactilityKernel/include/tactility/concurrent/recursive_mutex.h:22
↓ 9 callersFunctionsave
Tactility/Source/settings/DisplaySettings.cpp:181
↓ 9 callersMethodsetPendingAction
Tactility/Private/Tactility/app/files/State.h:75
↓ 9 callersMethodunlock
TactilityCore/Source/file/File.cpp:20
↓ 8 callersFunctionbluetooth_is_scanning
TactilityKernel/source/drivers/bluetooth.cpp:41
↓ 8 callersFunctiondeleteFile
TactilityCore/Source/file/File.cpp:338
↓ 8 callersFunctionexit_with_error
(message)
Buildscripts/CDN/generate-firmware-files.py:66
↓ 8 callersFunctionfindLoaderService
Tactility/Source/service/loader/Loader.cpp:321
↓ 8 callersFunctionfindService
Tactility/Source/service/gui/GuiService.cpp:281
↓ 8 callersFunctiongetPlatform
TactilityCore/Source/kernel/Platform.cpp:5
↓ 8 callersMethodgetState
Tactility/Source/service/gps/GpsService.cpp:208
↓ 8 callersFunctionlowByte
Drivers/BQ27220/Source/Bq27220.cpp:11
↓ 8 callersFunctionmidi_root_ctx
Platforms/platform-esp32/source/drivers/bluetooth/esp32_ble_midi.cpp:53
↓ 8 callersFunctionmodule_is_started
TactilityKernel/source/module.cpp:64
↓ 8 callersFunctionprint_help
()
Tests/SdkIntegration/tactility.py:32
↓ 8 callersFunctionpublish_event
Platforms/platform-esp32/source/drivers/usb/esp32_usbhost_hid.cpp:122
↓ 8 callersMethodsetBacklightDuty
Set a value in the range [0, 255] */
Tactility/Include/Tactility/hal/display/DisplayDevice.h:36
↓ 8 callersMethodstart
Tactility/Source/service/loader/Loader.cpp:273
← previousnext →101–200 of 4,547, ranked by callers