Searched refs:OZ_TIMER_TOUT (Results 1 – 2 of 2) sorted by relevance
154 oz_timer_add(pd, OZ_TIMER_TOUT, pd->presleep); in pd_set_presleep()366 oz_timer_add(pd, OZ_TIMER_TOUT, pd->presleep); in oz_rx_frame()522 case OZ_TIMER_TOUT: in oz_pd_timeout_handler()567 case OZ_TIMER_TOUT: in oz_timer_add()
21 #define OZ_TIMER_TOUT 1 macro