Skip to content
Commit 2158f489 authored by Théo Battrel's avatar Théo Battrel Committed by Benjamin Cabé
Browse files

include: util: Add `util_eq` and `util_memeq`



`util_eq` compare two memory areas and their length. It returns true if
they are equal, else false.

`util_memeq` the first n bytes of two memory areas. It returns true if
they are equal, else false.

Signed-off-by: default avatarThéo Battrel <theo.battrel@nordicsemi.no>
parent 8d6ab28f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment