index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
class
/
audio
/
audio_device.c
Age
Commit message (
Expand
)
Author
2023-03-21
UAC2: fix feedback EP buffer alignment.
Mengsk
2023-03-17
fix trailing space and new line
hathach
2023-03-05
fix: Fix wrong destsz used with tu_memcpy_s
Nathaniel Brough
2023-03-01
add TUP_USBIP_FSDEV and TUP_USBIP_FSDEV_STM32, clean up ifdef with stm32
hathach
2023-02-28
Merge pull request #1828 from HiFiPhile/stm32_fsdev
Ha Thach
2023-02-28
rename ep_num to ep_idx, minor clean up
hathach
2023-02-27
minor clean up
hathach
2023-01-13
fix: Replace device calls to memcpy with tu_memcpy_s
Nathaniel Brough
2022-12-31
Optimize descriptor looping.
Mengsk
2022-12-30
Add ISO buffer allocation.
Mengsk
2022-12-29
UAC : Enable fifo based transfer on stm32_fsdev
Mengsk
2022-10-26
PanRe refactor applied: s{_int_ctr_}{_int_}g; s{_INT_CTR_}{_INT_}g;
Mark K Cowan
2022-10-26
clean up descriptor search for interrupt endpoint
Mark K Cowan
2022-10-25
Merge pull request #1698 from battlesnake/fix-attrs-on-struct-member
Ha Thach
2022-10-24
keep alignment spec
Mark K Cowan
2022-10-23
UAC2 supports interrupt-endpoint for providing control-change notifications t...
Mark K Cowan
2022-10-20
do not apply storage attributes to member of struct
Mark K Cowan
2022-09-17
audio_device: prototype added for function referenced before use
Mark K Cowan
2022-07-19
Merge pull request #1514 from maddyaby/audiod_typo
Ha Thach
2022-07-01
mimxrt: Change OPT_MCU_MIMXRT1xXX to OPT_MCU_MIMXRT.
robert-hh
2022-06-30
mimxrt: Add/change definitions for MIMXRT11XX boards.
robert-hh
2022-06-27
fix all device examples warnings
hathach
2022-06-27
fix most warnings with rp2040 -wconversion
hathach
2022-06-16
Fix typo in audiod_rx_done_cb in audio_device.c
Maddy
2022-06-07
add TU_ATTR_FAST_FUNC for audio sof isr call chain
hathach
2022-05-31
clean up tud_audio_set_itf_cb() invocation
hathach
2022-05-31
comment out fifo count method for now
hathach
2022-05-27
adding feedback fifo count (WIP)
hathach
2022-05-27
wrap feedback and compute to its own struct/union
hathach
2022-05-19
prototype for feedback method
hathach
2022-05-19
rename tud_audio_sof_isr() to tud_audio_feedback_interval_isr()
hathach
2022-05-13
fix ci build
hathach
2022-05-13
changes proposal to audio feedback computation
hathach
2022-04-16
Generalize feedback value min and max
Reinhard Panhuber
2022-04-09
Introduce 3 fb calc options: NO_SOF_BY_USER, SOF_BY_AUDIO_D, SOF_BY_USER
Reinhard Panhuber
2022-03-20
Streamline call of tud_audio_set_itf_cb() within audiod_set_interface()
Reinhard Panhuber
2022-03-20
Add magic checks
Reinhard Panhuber
2022-03-20
Streamline feedback calc, find fb interval from descriptors, inc. checks
Reinhard Panhuber
2022-03-19
Implement power of two, shift, and float calculation
Reinhard Panhuber
2022-03-16
Disable CFG_TUD_AUDIO_ENABLE_FEEDBACK_DETERMINATION_WITHIN_SOF_ISR
Reinhard Panhuber
2022-03-16
Add todos and comments
Reinhard Panhuber
2022-03-15
Fix cycle count calculation
Reinhard Panhuber
2022-03-15
Implement 16.16 fixed point feedback value calculation
Reinhard Panhuber
2022-03-14
Add SOF callback function for feedback value determination in uac - wip!
Reinhard Panhuber
2022-02-25
rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLED
hathach
2022-01-16
update format correction with actual bus speed
hathach
2022-01-07
Disable feedback format correction by default #1234
Valentin Milea
2021-12-06
Support disabling feedback format correction #1234
Valentin Milea
2021-11-08
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
hathach
2021-11-06
Implement dcd_edpt_xfer_fifo for dcd_musb
kkitayam
[prev]
[next]