Searched refs:_timer_init (Results 1 – 3 of 3) sorted by relevance
109 int32_t _timer_init(struct _timer_device *const device, void *const hw);
57 int32_t _timer_init(struct _timer_device *const dev, void *const hw) in _timer_init() function
70 _timer_init(&descr->device, hw); in timer_init()