MCPcopy Create free account

hub / github.com/OpenStickCommunity/GP2040-CE / functions

Functions2,613 in github.com/OpenStickCommunity/GP2040-CE

↓ 1 callersFunctionTestMessage_submessages_callback
See tests/alltypes_callback, tests/oneoff_callback and examples/network_server for more...
lib/nanopb/tests/cxx_callback_datatype/cxx_callback_datatype.cpp:10
↓ 1 callersMethodWheelFrame
src/animationstation/effects/chase.cpp:82
↓ 1 callersFunction_detect_nanopb_generator
Return command for running nanopb_generator.py
lib/nanopb/tests/site_scons/site_tools/nanopb.py:77
↓ 1 callersFunction_detect_protocflags
Find the options to use for protoc.
lib/nanopb/tests/site_scons/site_tools/nanopb.py:115
↓ 1 callersFunction_detect_python
Find Python executable to use.
lib/nanopb/tests/site_scons/site_tools/nanopb.py:62
↓ 1 callersFunctionabort
lib/nanopb/tests/site_scons/platforms/avr/avr_io.c:37
↓ 1 callersFunctionaddUsedPinsArray
src/webconfig.cpp:391
↓ 1 callersMethodadd_field
(self, field)
lib/nanopb/generator/nanopb_generator.py:1141
↓ 1 callersMethodambientLightCustom
src/addons/neopicoleds.cpp:323
↓ 1 callersMethodambientLightLinkage
src/addons/neopicoleds.cpp:491
↓ 1 callersFunctionapp_main
lib/nanopb/examples/platformio/src/pio_esp32_idf.c:8
↓ 1 callersMethodauxiliary_defines
(self)
lib/nanopb/generator/nanopb_generator.py:468
↓ 1 callersMethodavailable
src/addons/tilt.cpp:7
↓ 1 callersFunctionbuf_read
lib/nanopb/pb_decode.c:68
↓ 1 callersFunctionbuf_write
lib/nanopb/pb_encode.c:52
↓ 1 callersMethodbytes_type
(self, struct_name, name)
lib/nanopb/generator/nanopb_generator.py:151
↓ 1 callersFunctioncalculateVoltIdle
()
www/src/Components/HECalibration.tsx:182
↓ 1 callersFunctioncalculateVoltMax
()
www/src/Components/HECalibration.tsx:186
↓ 1 callersMethodcalibrate
lib/WiiExtension/extensions/ExtensionBase.cpp:26
↓ 1 callersFunctioncheckLocale
()
www/scripts/checklocale.js:118
↓ 1 callersFunctioncheckNextTarget
()
www/src/Components/HECalibration.tsx:74
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/alltypes/decode_alltypes.c:16
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/alltypes_callback/decode_alltypes_callback.c:233
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/alltypes_proto3/decode_alltypes.c:16
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/alltypes_pointer/decode_alltypes_pointer.c:11
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/without_64bit/decode_alltypes.c:16
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/field_size_16_proto3/decode_alltypes.c:16
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/backwards_compatibility/decode_legacy.c:19
↓ 1 callersFunctioncheck_alltypes
This function is called once from main(), it handles the decoding and checks the fields. */
lib/nanopb/tests/alltypes_proto3_callback/decode_alltypes_callback.c:230
↓ 1 callersFunctioncloseAndReset
()
www/src/Components/CaptureButton.tsx:33
↓ 1 callersMethodcommit
We don't have an actual EEPROM, so we need to be extra careful about minimizing writes. Instead of writing when a commit is requested, we update a ti
lib/FlashPROM/src/FlashPROM.cpp:41
↓ 1 callersFunctionconfig_driver_mount_complete
src/drivers/shared/xinput_host.cpp:323
↓ 1 callersFunctionconfirmClearAll
()
www/src/Pages/CustomThemePage.jsx:140
↓ 1 callersMethodconvertToVoltage
Converting the 24-bit data into a voltage value
lib/ADS1256/ADS1256.cpp:395
↓ 1 callersMethodcount_all_fields
Count the total number of fields in this message.
lib/nanopb/generator/nanopb_generator.py:1401
↓ 1 callersFunctioncreateEnumRecord
( enumObj: T, )
www/src/Services/Utilities.ts:44
↓ 1 callersMethodcycleSingle
lib/ADS1256/ADS1256.cpp:569
↓ 1 callersMethoddata_size
Return approximate sizeof(struct) in the compiled code.
lib/nanopb/generator/nanopb_generator.py:1541
↓ 1 callersFunctiondecode_callback_field
lib/nanopb/pb_decode.c:751
↓ 1 callersFunctiondecode_extension
Try to decode an unknown field as an extension field. Tries each extension * decoder in turn, until one of them handles the field or loop ends. */
lib/nanopb/pb_decode.c:845
↓ 1 callersFunctiondecode_pointer_field
lib/nanopb/pb_decode.c:623
↓ 1 callersFunctiondecode_static_field
lib/nanopb/pb_decode.c:466
↓ 1 callersFunctiondecode_unionmessage_type
This function reads manually the first tag from the stream and finds the * corresponding message type. It doesn't yet decode the actual message. *
lib/nanopb/examples/using_union_messages/decode.c:18
↓ 1 callersFunctiondefault_extension_decoder
Default handler for extension fields. Expects to have a pb_msgdesc_t * pointer in the extension->type->arg field, pointing to a message with * only
lib/nanopb/pb_decode.c:828
↓ 1 callersFunctiondefault_extension_encoder
Default handler for extension fields. Expects to have a pb_msgdesc_t * pointer in the extension->type->arg field, pointing to a message with * only
lib/nanopb/pb_encode.c:473
↓ 1 callersMethoddefault_value
Generate serialized protobuf message that contains the default values for optional fields.
lib/nanopb/generator/nanopb_generator.py:1558
↓ 1 callersMethoddeinitializeStandardGpio
* @brief Deinitialize standard input button GPIOs that are present in the currently loaded profile. */
src/gp2040.cpp:228
↓ 1 callersFunctiondeleteCurrentColor
()
www/src/Components/ColorPicker.jsx:42
↓ 1 callersFunctiondeleteCurrentColor
()
www/src/Pages/CustomThemePage.jsx:154
↓ 1 callersMethoddisplay
src/addons/playerleds.cpp:172
↓ 1 callersFunctiondo_decode
lib/nanopb/tests/stackusage/stackusage.c:66
↓ 1 callersFunctiondo_encode
lib/nanopb/tests/stackusage/stackusage.c:44
↓ 1 callersMethoddraw
src/display/ui/elements/GPMenu.cpp:5
↓ 1 callersMethoddrawArcadeButtons
src/layoutmanager.cpp:502
↓ 1 callersMethoddrawBM5KeyB
src/layoutmanager.cpp:657
↓ 1 callersMethoddrawBM7KeyB
src/layoutmanager.cpp:662
↓ 1 callersMethoddrawBMTurntableB
src/layoutmanager.cpp:652
↓ 1 callersMethoddrawBlankB
src/layoutmanager.cpp:707
↓ 1 callersMethoddrawBoardDefinedAlt0B
src/layoutmanager.cpp:792
↓ 1 callersMethoddrawBoardDefinedAlt1B
src/layoutmanager.cpp:800
↓ 1 callersMethoddrawBoardDefinedAlt2B
src/layoutmanager.cpp:808
↓ 1 callersMethoddrawBoardDefinedAlt3B
src/layoutmanager.cpp:816
↓ 1 callersMethoddrawBoardDefinedAlt4B
src/layoutmanager.cpp:824
↓ 1 callersMethoddrawBoardDefinedAlt5B
src/layoutmanager.cpp:832
↓ 1 callersMethoddrawBoardDefinedAlt6B
src/layoutmanager.cpp:840
↓ 1 callersMethoddrawBoardDefinedAlt7B
src/layoutmanager.cpp:848
↓ 1 callersMethoddrawBoardDefinedB
src/layoutmanager.cpp:784
↓ 1 callersMethoddrawBuffer
src/interfaces/i2c/ssd1306/obd_ssd1306.cpp:73
↓ 1 callersMethoddrawButtonLayoutRight
src/layoutmanager.cpp:281
↓ 1 callersMethoddrawCapcom
src/layoutmanager.cpp:482
↓ 1 callersMethoddrawCapcom6
src/layoutmanager.cpp:487
↓ 1 callersMethoddrawDancepadB
src/layoutmanager.cpp:552
↓ 1 callersMethoddrawDancepadDDRRight
src/layoutmanager.cpp:632
↓ 1 callersMethoddrawDancepadPIURight
src/layoutmanager.cpp:637
↓ 1 callersMethoddrawFightboard
src/layoutmanager.cpp:457
↓ 1 callersMethoddrawFightboardStickMirrored
src/layoutmanager.cpp:397
↓ 1 callersMethoddrawGitadoraFretB
src/layoutmanager.cpp:667
↓ 1 callersMethoddrawGitadoraStrumB
src/layoutmanager.cpp:672
↓ 1 callersMethoddrawMAME8B
src/layoutmanager.cpp:427
↓ 1 callersMethoddrawMAMEB
src/layoutmanager.cpp:422
↓ 1 callersMethoddrawNoir8
src/layoutmanager.cpp:477
↓ 1 callersMethoddrawOpenCore0WASDB
src/layoutmanager.cpp:432
↓ 1 callersMethoddrawPopnB
src/layoutmanager.cpp:642
↓ 1 callersMethoddrawSega2p
src/layoutmanager.cpp:467
↓ 1 callersMethoddrawSega2p6b
src/layoutmanager.cpp:472
↓ 1 callersMethoddrawSticklessButtons
src/layoutmanager.cpp:492
↓ 1 callersMethoddrawSticklessButtons13B
src/layoutmanager.cpp:512
↓ 1 callersMethoddrawSticklessButtons14B
src/layoutmanager.cpp:542
↓ 1 callersMethoddrawSticklessButtons16B
src/layoutmanager.cpp:522
↓ 1 callersMethoddrawSticklessButtonsR16B
src/layoutmanager.cpp:532
↓ 1 callersMethoddrawTaikoB
src/layoutmanager.cpp:647
↓ 1 callersMethoddrawTwinStickB
src/layoutmanager.cpp:407
↓ 1 callersMethoddrawVLXB
src/layoutmanager.cpp:447
↓ 1 callersMethoddrawVLXB6B
src/layoutmanager.cpp:452
↓ 1 callersMethoddrawVewlix
src/layoutmanager.cpp:442
↓ 1 callersMethoddrawVewlix7
src/layoutmanager.cpp:462
↓ 1 callersMethoddrawWasdButtons
src/layoutmanager.cpp:497
↓ 1 callersFunctionduke_control_xfer
src/drivers/xboxog/xid/xid_gamepad.c:3
↓ 1 callersFunctionencode_MyMessage1
lib/nanopb/tests/msgid/encode_msgid.c:25
↓ 1 callersFunctionencode_MyMessage2
lib/nanopb/tests/msgid/encode_msgid.c:33
← previousnext →501–600 of 2,613, ranked by callers