672bbe434b
IMHO the current name is somewhat misleading: - usb_drv_send() is blocking and we have usb_drv_send_nonblocking() for the non-blocking case. This inconsistent naming can only promote confusion. (And what would we call a blocking receive?) - Other hardware abstraction APIs in Rockbox are usually blocking: storage, LCD, backlight, audio... in other words, blocking is the default expected behavior, with non-blocking calls being a rarity. Change-Id: I05b41088d09eab582697674f4f06fdca0c8950af |
||
---|---|---|
.. | ||
creative-zvm | ||
dsp | ||
mrobe-500 | ||
sansa-connect | ||
app.lds | ||
boot.lds | ||
crt0.S | ||
debug-dm320.c | ||
dma-dm320.c | ||
dma-target.h | ||
dsp-dm320.c | ||
dsp-target.h | ||
dsp_image_helloworld.h | ||
i2c-dm320.c | ||
i2c-dm320.h | ||
kernel-dm320.c | ||
sdmmc-dm320.c | ||
spi-dm320.c | ||
spi-target.h | ||
system-dm320.c | ||
system-target.h | ||
timer-dm320.c | ||
uart-dm320.c | ||
uart-target.h |