Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStickCommunity/GP2040-CE
/ functions
Functions
2,613 in github.com/OpenStickCommunity/GP2040-CE
⨍
Functions
2,613
◇
Types & classes
287
↓ 1 callers
Function
TestMessage_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 callers
Method
WheelFrame
src/animationstation/effects/chase.cpp:82
↓ 1 callers
Function
_detect_nanopb_generator
Return command for running nanopb_generator.py
lib/nanopb/tests/site_scons/site_tools/nanopb.py:77
↓ 1 callers
Function
_detect_protocflags
Find the options to use for protoc.
lib/nanopb/tests/site_scons/site_tools/nanopb.py:115
↓ 1 callers
Function
_detect_python
Find Python executable to use.
lib/nanopb/tests/site_scons/site_tools/nanopb.py:62
↓ 1 callers
Function
abort
lib/nanopb/tests/site_scons/platforms/avr/avr_io.c:37
↓ 1 callers
Function
addUsedPinsArray
src/webconfig.cpp:391
↓ 1 callers
Method
add_field
(self, field)
lib/nanopb/generator/nanopb_generator.py:1141
↓ 1 callers
Method
ambientLightCustom
src/addons/neopicoleds.cpp:323
↓ 1 callers
Method
ambientLightLinkage
src/addons/neopicoleds.cpp:491
↓ 1 callers
Function
app_main
lib/nanopb/examples/platformio/src/pio_esp32_idf.c:8
↓ 1 callers
Method
auxiliary_defines
(self)
lib/nanopb/generator/nanopb_generator.py:468
↓ 1 callers
Method
available
src/addons/tilt.cpp:7
↓ 1 callers
Function
buf_read
lib/nanopb/pb_decode.c:68
↓ 1 callers
Function
buf_write
lib/nanopb/pb_encode.c:52
↓ 1 callers
Method
bytes_type
(self, struct_name, name)
lib/nanopb/generator/nanopb_generator.py:151
↓ 1 callers
Function
calculateVoltIdle
()
www/src/Components/HECalibration.tsx:182
↓ 1 callers
Function
calculateVoltMax
()
www/src/Components/HECalibration.tsx:186
↓ 1 callers
Method
calibrate
lib/WiiExtension/extensions/ExtensionBase.cpp:26
↓ 1 callers
Function
checkLocale
()
www/scripts/checklocale.js:118
↓ 1 callers
Function
checkNextTarget
()
www/src/Components/HECalibration.tsx:74
↓ 1 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
check_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 callers
Function
closeAndReset
()
www/src/Components/CaptureButton.tsx:33
↓ 1 callers
Method
commit
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 callers
Function
config_driver_mount_complete
src/drivers/shared/xinput_host.cpp:323
↓ 1 callers
Function
confirmClearAll
()
www/src/Pages/CustomThemePage.jsx:140
↓ 1 callers
Method
convertToVoltage
Converting the 24-bit data into a voltage value
lib/ADS1256/ADS1256.cpp:395
↓ 1 callers
Method
count_all_fields
Count the total number of fields in this message.
lib/nanopb/generator/nanopb_generator.py:1401
↓ 1 callers
Function
createEnumRecord
( enumObj: T, )
www/src/Services/Utilities.ts:44
↓ 1 callers
Method
cycleSingle
lib/ADS1256/ADS1256.cpp:569
↓ 1 callers
Method
data_size
Return approximate sizeof(struct) in the compiled code.
lib/nanopb/generator/nanopb_generator.py:1541
↓ 1 callers
Function
decode_callback_field
lib/nanopb/pb_decode.c:751
↓ 1 callers
Function
decode_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 callers
Function
decode_pointer_field
lib/nanopb/pb_decode.c:623
↓ 1 callers
Function
decode_static_field
lib/nanopb/pb_decode.c:466
↓ 1 callers
Function
decode_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 callers
Function
default_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 callers
Function
default_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 callers
Method
default_value
Generate serialized protobuf message that contains the default values for optional fields.
lib/nanopb/generator/nanopb_generator.py:1558
↓ 1 callers
Method
deinitializeStandardGpio
* @brief Deinitialize standard input button GPIOs that are present in the currently loaded profile. */
src/gp2040.cpp:228
↓ 1 callers
Function
deleteCurrentColor
()
www/src/Components/ColorPicker.jsx:42
↓ 1 callers
Function
deleteCurrentColor
()
www/src/Pages/CustomThemePage.jsx:154
↓ 1 callers
Method
display
src/addons/playerleds.cpp:172
↓ 1 callers
Function
do_decode
lib/nanopb/tests/stackusage/stackusage.c:66
↓ 1 callers
Function
do_encode
lib/nanopb/tests/stackusage/stackusage.c:44
↓ 1 callers
Method
draw
src/display/ui/elements/GPMenu.cpp:5
↓ 1 callers
Method
drawArcadeButtons
src/layoutmanager.cpp:502
↓ 1 callers
Method
drawBM5KeyB
src/layoutmanager.cpp:657
↓ 1 callers
Method
drawBM7KeyB
src/layoutmanager.cpp:662
↓ 1 callers
Method
drawBMTurntableB
src/layoutmanager.cpp:652
↓ 1 callers
Method
drawBlankB
src/layoutmanager.cpp:707
↓ 1 callers
Method
drawBoardDefinedAlt0B
src/layoutmanager.cpp:792
↓ 1 callers
Method
drawBoardDefinedAlt1B
src/layoutmanager.cpp:800
↓ 1 callers
Method
drawBoardDefinedAlt2B
src/layoutmanager.cpp:808
↓ 1 callers
Method
drawBoardDefinedAlt3B
src/layoutmanager.cpp:816
↓ 1 callers
Method
drawBoardDefinedAlt4B
src/layoutmanager.cpp:824
↓ 1 callers
Method
drawBoardDefinedAlt5B
src/layoutmanager.cpp:832
↓ 1 callers
Method
drawBoardDefinedAlt6B
src/layoutmanager.cpp:840
↓ 1 callers
Method
drawBoardDefinedAlt7B
src/layoutmanager.cpp:848
↓ 1 callers
Method
drawBoardDefinedB
src/layoutmanager.cpp:784
↓ 1 callers
Method
drawBuffer
src/interfaces/i2c/ssd1306/obd_ssd1306.cpp:73
↓ 1 callers
Method
drawButtonLayoutRight
src/layoutmanager.cpp:281
↓ 1 callers
Method
drawCapcom
src/layoutmanager.cpp:482
↓ 1 callers
Method
drawCapcom6
src/layoutmanager.cpp:487
↓ 1 callers
Method
drawDancepadB
src/layoutmanager.cpp:552
↓ 1 callers
Method
drawDancepadDDRRight
src/layoutmanager.cpp:632
↓ 1 callers
Method
drawDancepadPIURight
src/layoutmanager.cpp:637
↓ 1 callers
Method
drawFightboard
src/layoutmanager.cpp:457
↓ 1 callers
Method
drawFightboardStickMirrored
src/layoutmanager.cpp:397
↓ 1 callers
Method
drawGitadoraFretB
src/layoutmanager.cpp:667
↓ 1 callers
Method
drawGitadoraStrumB
src/layoutmanager.cpp:672
↓ 1 callers
Method
drawMAME8B
src/layoutmanager.cpp:427
↓ 1 callers
Method
drawMAMEB
src/layoutmanager.cpp:422
↓ 1 callers
Method
drawNoir8
src/layoutmanager.cpp:477
↓ 1 callers
Method
drawOpenCore0WASDB
src/layoutmanager.cpp:432
↓ 1 callers
Method
drawPopnB
src/layoutmanager.cpp:642
↓ 1 callers
Method
drawSega2p
src/layoutmanager.cpp:467
↓ 1 callers
Method
drawSega2p6b
src/layoutmanager.cpp:472
↓ 1 callers
Method
drawSticklessButtons
src/layoutmanager.cpp:492
↓ 1 callers
Method
drawSticklessButtons13B
src/layoutmanager.cpp:512
↓ 1 callers
Method
drawSticklessButtons14B
src/layoutmanager.cpp:542
↓ 1 callers
Method
drawSticklessButtons16B
src/layoutmanager.cpp:522
↓ 1 callers
Method
drawSticklessButtonsR16B
src/layoutmanager.cpp:532
↓ 1 callers
Method
drawTaikoB
src/layoutmanager.cpp:647
↓ 1 callers
Method
drawTwinStickB
src/layoutmanager.cpp:407
↓ 1 callers
Method
drawVLXB
src/layoutmanager.cpp:447
↓ 1 callers
Method
drawVLXB6B
src/layoutmanager.cpp:452
↓ 1 callers
Method
drawVewlix
src/layoutmanager.cpp:442
↓ 1 callers
Method
drawVewlix7
src/layoutmanager.cpp:462
↓ 1 callers
Method
drawWasdButtons
src/layoutmanager.cpp:497
↓ 1 callers
Function
duke_control_xfer
src/drivers/xboxog/xid/xid_gamepad.c:3
↓ 1 callers
Function
encode_MyMessage1
lib/nanopb/tests/msgid/encode_msgid.c:25
↓ 1 callers
Function
encode_MyMessage2
lib/nanopb/tests/msgid/encode_msgid.c:33
← previous
next →
501–600 of 2,613, ranked by callers