#include <hal.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ HalMakeBeep()
Definition at line 19 of file beep.c.
21{
25
27
29
31 {
33
34 if (Divider <= 0x10000)
35 {
43
45
47 }
48 }
49
51
53}
VOID NTAPI HalpReleaseCmosSpinLock(VOID)
VOID NTAPI HalpAcquireCmosSpinLock(VOID)
#define TIMER_CONTROL_PORT
#define TIMER_CHANNEL1_DATA_PORT
PPC_QUAL void __outbyte(unsigned long const Port, const unsigned char Data)
static LARGE_INTEGER Frequency
#define PPI_TIMER_1_UNGATE_TO_SPEAKER
#define PPI_TIMER_1_GATE_TO_SPEAKER
#define SECONDBYTE(VALUE)