FrostWing
A lightweight raw-control operating system.
Loading...
Searching...
No Matches
pit.h File Reference

Headers for PIT. More...

#include <basics.h>
#include <isr.h>
#include <hal.h>
Include dependency graph for pit.h:

Go to the source code of this file.

Functions

void process_pit (InterruptFrame *frame)
 Interrupt handlers for PIT.

Detailed Description

Headers for PIT.

Author
Pradosh (prado.nosp@m.shga.nosp@m.me@gm.nosp@m.ail..nosp@m.com)
Version
0.1
Date
2023-12-27

Definition in file pit.h.

Function Documentation

◆ process_pit()

void process_pit ( InterruptFrame * frame)

Interrupt handlers for PIT.

Parameters
frame