NOVA
Stripped down NOVA kernel for the OSY course
|
Static Public Attributes | |
static unsigned | freq_tsc |
static unsigned | freq_bus |
Additional Inherited Members | |
![]() | |
enum | Delivery_mode { DLV_FIXED = 0U << 8 , DLV_LOWEST_PRIO = 1U << 8 , DLV_SMI = 2U << 8 , DLV_REMOTE_READ = 3U << 8 , DLV_NMI = 4U << 8 , DLV_INIT = 5U << 8 , DLV_SIPI = 6U << 8 , DLV_EXTINT = 7U << 8 } |
enum | Mask { UNMASKED = 0U << 16 , MASKED = 1U << 16 } |