Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hal/include/
Dhal_timer.h202 int32_t timer_remove_task(struct timer_descriptor *const descr, const struct timer_task *const task…
/loramac-node-latest/src/boards/mcu/saml21/hal/src/
Dhal_timer.c157 int32_t timer_remove_task(struct timer_descriptor *const descr, const struct timer_task *const task) in timer_remove_task() function