|
POK(kernelpart)
|
Go to the source code of this file.
Functions | |
| int | pok_pic_init () |
| int | pok_pic_mask (uint8_t irq) |
| int | pok_pic_unmask (uint8_t irq) |
| void | pok_pic_eoi (uint8_t irq) |
| void pok_pic_eoi | ( | uint8_t | irq | ) |
| int pok_pic_init | ( | ) |
Definition at line 25 of file pic.c.
| int pok_pic_mask | ( | uint8_t | irq | ) |
Definition at line 46 of file pic.c.
| int pok_pic_unmask | ( | uint8_t | irq | ) |
Definition at line 69 of file pic.c.