Go to file
Allan Stephens 56f93e3a21 Eliminate unnecessary K_TIMER type
Since the K_TIMER type is a non-public API used within the micro-
kernel itself, it doesn't provide any real type abstraction benefit
that isn't served equally well by the struct k_timer type it is
based on.

Change-Id: I482d7c0459d5734402be541322ff752dd1a3714a
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:55 -05:00
arch Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
config fsl_frdm_k64f: Increase number of IRQs for Bluetooth over UART 2016-02-05 20:13:51 -05:00
drivers Rename _I8259SpuriousIntCount to _i8259_spurious_interrupt_count 2016-02-05 20:13:54 -05:00
host Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
include Eliminate unnecessary K_TIMER type 2016-02-05 20:13:55 -05:00
kernel Eliminate unnecessary K_TIMER type 2016-02-05 20:13:55 -05:00
lib/libc/minimal Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:54 -05:00
make Rename _GdbStubIrqVectorTable to _irq_vector_table_with_gdb_stub 2016-02-05 20:13:53 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Process HCI init return parameters synchronously 2016-02-05 20:13:50 -05:00
samples Adding in strchr_test 2016-02-05 20:13:55 -05:00
scripts Eliminate unnecessary K_TIMER type 2016-02-05 20:13:55 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:OPEN_BRACE 2016-02-05 20:13:54 -05:00
.gitattributes
.gitignore Prune obsolete entry from .gitignore 2016-02-05 20:13:51 -05:00
.mailmap
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00