osd-contiki/cpu/x86/drivers
Andre Guedes 826ff7cb29 x86: Add pic_unmask_irq() helper
This patch implements the pic_unmask_irq() helper and uses it where
applicable. This function zeros the corresponding bit from the IRQ
number in IMR register.

This patch doesn't implement the pic_mask_irq() helper since it is not
useful at this moment.
2015-12-21 08:06:14 -02:00
..
pic.c x86: Add pic_unmask_irq() helper 2015-12-21 08:06:14 -02:00
pic.h x86: Add pic_unmask_irq() helper 2015-12-21 08:06:14 -02:00
pit.c x86: Add pic_unmask_irq() helper 2015-12-21 08:06:14 -02:00
pit.h galileo: Add PIT driver 2015-12-21 08:06:14 -02:00
rtc.c x86: Add pic_unmask_irq() helper 2015-12-21 08:06:14 -02:00
rtc.h x86: Add Real-Time Clock Driver 2015-12-21 08:06:14 -02:00