zephyr/include
Dirk Brandewie 1a159cb3f5 loapic: Expose APIC LVT mask definition
When the local APIC timer driver is configured into the system it needs to
ability to enable/disable the local APIC timer. The definition of the
LVT mask bit was moved into the APIC interrupt driver as part of the
driver reroganization effort. Move the definition to the public header
file.

Change-Id: I8e7f8eab9f39aa17b96079836c182bde6f7b4fd1
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:00 -05:00
..
bluetooth Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
drivers loapic: Expose APIC LVT mask definition 2016-02-05 20:14:00 -05:00
microkernel Change task_irq_object from global to local variable. 2016-02-05 20:14:00 -05:00
misc Add ARRAY_SIZE() helper macro 2016-02-05 20:13:54 -05:00
nanokernel Fix coding style issues. 2016-02-05 20:13:59 -05:00
toolchain Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
abs_sym.h
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h Limit exposure of non-public microkernel APIs needed by sysgen 2016-02-05 20:13:55 -05:00
nanokernel.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
section_tags.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
sections.h
string_s.h
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h