Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/include/
Dhpl_timer.h123 void _timer_start(struct _timer_device *const device);
/loramac-node-3.4.0/src/boards/mcu/saml21/hpl/rtc/
Dhpl_rtc.c105 void _timer_start(struct _timer_device *const dev) in _timer_start() function
/loramac-node-3.4.0/src/boards/mcu/saml21/hal/src/
Dhal_timer.c97 _timer_start(&descr->device); in timer_start()