cyclic_init
extern void cyclic_init(cyc_backend_t *be, hrtime_t resolution);
cyclic_init(&cbe, cbe_timer_resolution);
cyclic_init(&cbe, resolution);