include/timers_driver.h
changeset 801 32d146b64a35
parent 561 f9be4262c68d
equal deleted inserted replaced
800:f0d16976e46e 801:32d146b64a35
    26 
    26 
    27 #ifndef __timer_driver_h__
    27 #ifndef __timer_driver_h__
    28 #define __timer_driver_h__
    28 #define __timer_driver_h__
    29 
    29 
    30 #include "timerscfg.h"
    30 #include "timerscfg.h"
    31 #include "timer.h"
    31 #include "timers.h"
    32 
    32 
    33 // For use from CAN driver
    33 // For use from CAN driver
    34 
    34 
    35 
    35 
    36 /**
    36 /**