Skip to content
Commit 9ccaf9b5 authored by Krzysztof Chruściński's avatar Krzysztof Chruściński Committed by David Leach
Browse files

drivers: serial: nrfx_uarte: Minor code size optimization



Optimize function which enables UARTE peripheral. It is called
only when interrupts are locked so data->flags does not require
atomic operation. Use standard logical operations so save few
bytes.

Simplify uarte_disable_locked.

Signed-off-by: default avatarKrzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
parent 7e94fca0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment