Project

General

Profile

Revision 23

better prototype for timer_int_handler

View differences:

i8254.h
49 49
#define TIMER_MODE_3ALT 0x7              /**< @brief Alternative notation for mode 3 */
50 50
#define TIMER_MODE_RED2 0x03             /**< @brief Reduce 3-bit mode to 2-bit mode */
51 51

  
52

  
53 52
/* Counting mode: bit 0 */
54 53

  
55 54
#define TIMER_BCD 0x01 /**< @brief Count in BCD */

Also available in: Unified diff