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
s32: drivers: s32ze: adc: patch to fix the issue clear the EOC flag
Clear the EOC flag before Adc_Sar_CheckAndCallEocNotification() is
called to avoid the race condition that prevents the next end of
conversion callback to be executed, when a conversion is started
inside the previous end of conversion completed callback.
Signed-off-by: Ha Duong Quang <ha.duongquang@nxp.com>
0 commit comments