pintos/src/devices/pit.h File Reference

#include <stdint.h>

Go to the source code of this file.

Functions

void pit_configure_channel (int channel, int mode, int frequency)


Function Documentation

void pit_configure_channel ( int  channel,
int  mode,
int  frequency 
)

Definition at line 47 of file pit.c.

References ASSERT, intr_disable(), intr_set_level(), outb(), PIT_HZ, PIT_PORT_CONTROL, and PIT_PORT_COUNTER.

Referenced by speaker_on(), and timer_init().


Generated on Mon Jan 10 16:43:58 2011 for Pintos by  doxygen 1.5.6