Skip to content
Commit 0ab314f7 authored by Peter Bigot's avatar Peter Bigot Committed by Kumar Gala
Browse files

kernel: const-qualify objects used to calculate delay values



The internal API to measure time until a delay expires does not modify
the referenced timeout.  Make the functions that call it take pointers
to const objects, so that they can be used with pointer to
const-qualified containers.

Signed-off-by: default avatarPeter Bigot <peter.bigot@nordicsemi.no>
parent f9b76ca7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment