Home
last modified time | relevance | path

Searched refs:timer_stop (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhal_timer.h149 int32_t timer_stop(struct timer_descriptor *const descr);
/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_timer.c105 int32_t timer_stop(struct timer_descriptor *const descr) in timer_stop() function