Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awalol/DS5Dongle
/ functions
Functions
132 in github.com/awalol/DS5Dongle
⨍
Functions
132
◇
Types & classes
11
Function
__not_in_flash_func(speaker_proc)
Speaker path: USB OUT PCM (core0 audio_fifo) -> resample -> opus encode -> opus_buf for the haptics/speaker BT report. Non-blocking so core1 can also
src/audio.cpp:266
Function
bt_send_control
src/bt.cpp:108
Function
bt_send_packet
src/bt.cpp:102
Function
cmd_fields
(_args)
tools/config_tool.py:185
Function
cmd_get
(_args)
tools/config_tool.py:193
Function
cmd_set
(args)
tools/config_tool.py:206
Function
config_save_flash_op
Runs with core1 parked (flash_safe_execute) and core0 interrupts disabled, so neither core touches XIP flash while the sector is erased/programmed. Wi
src/config.cpp:124
Function
main
src/main.cpp:252
Function
print_hex
src/utils.h:414
Function
tud_audio_get_req_entity_cb
Invoked when audio class specific get request received for an entity
src/usb.cpp:177
Function
tud_audio_set_itf_cb
src/main.cpp:178
Function
tud_audio_set_req_entity_cb
Invoked when audio class specific set request received for an entity
src/usb.cpp:184
Function
tud_descriptor_bos_cb
src/usb_descriptors.cpp:1023
Function
tud_descriptor_configuration_cb
Invoked when received GET CONFIGURATION DESCRIPTOR Application return pointer to descriptor Descriptor contents must exist long enough for transfer to
src/usb_descriptors.cpp:447
Function
tud_descriptor_device_cb
Invoked when received GET DEVICE DESCRIPTOR Application return pointer to descriptor
src/usb_descriptors.cpp:127
Function
tud_descriptor_string_cb
Invoked when received GET STRING DESCRIPTOR request Application return pointer to descriptor, whose contents must exist long enough for transfer to co
src/usb_descriptors.cpp:938
Function
tud_hid_descriptor_report_cb
Invoked when received GET HID REPORT DESCRIPTOR Application return pointer to descriptor Descriptor contents must exist long enough for transfer to co
src/usb_descriptors.cpp:906
Function
tud_hid_get_report_cb
Invoked when received GET_REPORT control request Application must fill buffer report's content and return its length. Return zero will cause the stack
src/main.cpp:141
Function
tud_hid_report_complete_cb
src/usb.cpp:190
Function
tud_hid_set_report_cb
Invoked when received SET_REPORT control request or received data on OUT endpoint ( Report ID = 0, Type = 0 )
src/main.cpp:197
Function
tud_mount_cb
src/wake.cpp:177
Function
tud_resume_cb
src/wake.cpp:170
Function
tud_suspend_cb
src/usb.cpp:197
Function
tud_suspend_cb
src/wake.cpp:127
Function
tud_vendor_control_xfer_cb
Vendor-class control transfer hook. Windows reads BOS, sees the MS OS 2.0 platform capability, then issues this vendor request to fetch the descriptor
src/usb_descriptors.cpp:1070
Function
wake_init
src/wake.cpp:116
Function
wake_note_usb_reconnect
Called right before a deliberate USB reconnect (FUNC_RECONNECT): arm a grace window so the suspend the reconnect causes is ignored, and drop any alrea
src/wake.cpp:122
Function
wake_on_bt_connect
src/wake.cpp:158
Function
wake_on_bt_disconnect
src/wake.h:21
Function
wake_on_bt_disconnect
src/wake.cpp:223
Function
wake_on_bt_input
src/wake.cpp:185
Function
wake_task
src/wake.cpp:231
← previous
101–132 of 132, ranked by callers