GNU Radio's HOWTO Package
timer.h File Reference

Go to the source code of this file.

Macros

#define clear_timer_irq()   TF2 = 0 /* clear overflow flag */
 

Functions

void hook_timer_tick (unsigned short isr_tick_handler)
 

Macro Definition Documentation

◆ clear_timer_irq

#define clear_timer_irq ( )    TF2 = 0 /* clear overflow flag */

Function Documentation

◆ hook_timer_tick()

void hook_timer_tick ( unsigned short  isr_tick_handler)