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
[nrf fromlist] drivers: flash: nrf: Fix ticker stop user id value
Ticker stop callback are executing in ULL_HIGH priority,
correct the value to 1U instead of 0U which is for LLL
execution context of the Bluetooth Controller.
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
(cherry picked from commit 1a302c22bcb2e32ce5287ba932a2c0cd553f6bac)
Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
0 commit comments