Searched refs:_timer_hpl_interface (Results 1 – 5 of 5) sorted by relevance
57 struct _timer_hpl_interface *_rtc_get_timer(void);
179 struct _timer_hpl_interface *_rtc_get_timer(void) in _rtc_get_timer()
89 struct _timer_hpl_interface { struct
112 …init(struct timer_descriptor *const descr, void *const hw, struct _timer_hpl_interface *const func…
67 …init(struct timer_descriptor *const descr, void *const hw, struct _timer_hpl_interface *const func) in timer_init()