pub fn init_pit(frequency_hz: u32)
Initialize the Programmable Interval Timer (PIT)
Configures PIT channel 0 to generate interrupts at the specified frequency. Used as a fallback when APIC timer calibration fails.