Home
last modified time | relevance | path

Searched refs:_timer_stop (Results 1 – 3 of 3) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_timer.h130 void _timer_stop(struct _timer_device *const device);
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/rtc/
Dhpl_rtc.c118 void _timer_stop(struct _timer_device *const dev) in _timer_stop() function
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/src/
Dhal_timer.c111 _timer_stop(&descr->device); in timer_stop()