You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following line means that AudioEndpointRequests_1 returns XUD_RES_OKAY for anything other than XUD_RES_OKAY returned from XUD_GetBuffer. This is assuming the local result variable is auto initialised to XUD_RES_OKAY.
The following line means that AudioEndpointRequests_1 returns XUD_RES_OKAY for anything other than XUD_RES_OKAY returned from XUD_GetBuffer. This is assuming the local result variable is auto initialised to XUD_RES_OKAY.
This is not a warning in XC at the moment, but should be.
lib_xua/lib_xua/src/core/endpoint0/xua_ep0_uacreqs.xc
Line 1098 in edd34ac
The text was updated successfully, but these errors were encountered: