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
Renamed and exposed non-blocking interrupt dispatch
functions for both I2C leader and follower modes in
sl_i2c.c and sli_i2c.h.
This change eliminates redundant interrupt dispatch
logic in the Zephyr driver by utilizing the SiSDK
dispatch functions, thereby reducing ISR size and
improving code maintainability for zephyr driver
Upstream-Status: Pending
Signed-off-by: S Mohamed Fiaz <[email protected]>
0 commit comments