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 |
||
---|---|---|
.. | ||
adc-sansaconnect.c | ||
adc-target.h | ||
avr-sansaconnect.c | ||
avr-sansaconnect.h | ||
backlight-sansaconnect.c | ||
backlight-target.h | ||
button-target.h | ||
crt0-board.S | ||
cryptomem-sansaconnect.c | ||
cryptomem-sansaconnect.h | ||
lcd-sansaconnect.c | ||
lcd-target.h | ||
pcm-sansaconnect.c | ||
power-sansaconnect.c | ||
tnetv105_cppi.c | ||
tnetv105_cppi.h | ||
tnetv105_usb_drv.c | ||
tnetv105_usb_drv.h | ||
usb-sansaconnect.c | ||
wifi-sansaconnect.c |