▼ include | |
► analogy | |
analogy.h | Analogy for Linux, library facilities |
analogy_driver.h | Analogy for Linux, driver facilities |
buffer.h | Analogy for Linux, buffer related features |
channel_range.h | Analogy for Linux, channel, range related features |
command.h | Analogy for Linux, driver facilities |
context.h | Analogy for Linux, context structure / macros declarations |
descriptor.h | Analogy for Linux, descriptor related features |
device.h | Analogy for Linux, device related features |
driver.h | Analogy for Linux, driver related features |
instruction.h | Analogy for Linux, instruction related features |
ioctl.h | Analogy for Linux, IOCTLs declarations |
os_facilities.h | Analogy for Linux, Operation system facilities |
subdevice.h | Analogy for Linux, subdevice related features |
transfer.h | Analogy for Linux, transfer related features |
types.h | Analogy for Linux, misc declarations |
► native | |
alarm.h | This file is part of the Xenomai project |
buffer.h | This file is part of the Xenomai project |
cond.h | This file is part of the Xenomai project |
event.h | This file is part of the Xenomai project |
heap.h | This file is part of the Xenomai project |
intr.h | This file is part of the Xenomai project |
misc.h | This file is part of the Xenomai project |
mutex.h | This file is part of the Xenomai project |
pipe.h | This file is part of the Xenomai project |
ppd.h | This file is part of the Xenomai project |
queue.h | This file is part of the Xenomai project |
sem.h | This file is part of the Xenomai project |
syscall.h | |
task.h | This file is part of the Xenomai project |
timer.h | This file is part of the Xenomai project |
types.h | This file is part of the Xenomai project |
► nucleus | |
assert.h | |
bufd.h | |
compiler.h | |
heap.h | |
hostrt.h | Definitions for global semaphore heap shared objects |
intr.h | |
jhash.h | |
map.h | |
module.h | |
pipe.h | |
pod.h | Real-time pod interface header |
ppd.h | |
queue.h | |
registry.h | This file is part of the Xenomai project |
sched-idle.h | Definitions for the IDLE scheduling class |
sched-rt.h | Definitions for the RT scheduling class |
sched-sporadic.h | Definitions for the SSP scheduling class |
sched-tp.h | Definitions for the TP scheduling class |
sched.h | Scheduler interface header |
schedparam.h | |
schedqueue.h | |
select.h | File descriptors events multiplexing header |
seqlock.h | |
shadow.h | |
stat.h | |
synch.h | |
sys_ppd.h | |
system.h | |
thread.h | |
timebase.h | |
timer.h | |
trace.h | |
types.h | |
vdso.h | Definitions for global semaphore heap shared objects |
version.h | |
vfile.h | This file is part of the Xenomai project |
xenomai.h | |
► posix | |
► sys | |
ioctl.h | |
mman.h | |
select.h | |
socket.h | |
errno.h | |
fcntl.h | |
mqueue.h | |
posix.h | |
pthread.h | |
sched.h | |
semaphore.h | |
signal.h | |
stdio.h | |
syscall.h | |
syslog.h | |
time.h | |
unistd.h | |
► rtdm | |
rtcan.h | Real-Time Driver Model for RT-Socket-CAN, CAN device profile header |
rtdm.h | Real-Time Driver Model for Xenomai, user API header |
rtdm_driver.h | Real-Time Driver Model for Xenomai, driver API header |
rtipc.h | This file is part of the Xenomai project |
rtserial.h | Real-Time Driver Model for Xenomai, serial device profile header |
rttesting.h | Real-Time Driver Model for Xenomai, testing device profile header |
syscall.h | |
▼ ksrc | |
► arch | |
► arm | |
hal.c | Adeos-based Real-Time Abstraction Layer for ARM |
► blackfin | |
hal.c | Adeos-based Real-Time Abstraction Layer for the Blackfin architecture |
► generic | |
hal.c | Generic Real-Time HAL |
► nios2 | |
hal.c | Adeos-based Real-Time Abstraction Layer for the NIOS2 architecture |
► powerpc | |
hal.c | Adeos-based Real-Time Abstraction Layer for PowerPC |
► sh | |
hal.c | Adeos-based Real-Time Abstraction Layer for the SuperH architecture |
► x86 | |
hal-common.c | Adeos-based Real-Time Abstraction Layer for x86 |
hal_32.c | Adeos-based Real-Time Abstraction Layer for x86 |
hal_64.c | Adeos-based Real-Time Abstraction Layer for x86_64 |
smi.c | SMI workaround for x86 |
► drivers | |
► analogy | |
► intel | |
8255.c | Analogy subdevice driver for 8255 chip |
8255.h | Hardware driver for 8255 chip |
parport.c | Analogy driver for standard parallel port |
► national_instruments | |
mio_common.c | Hardware driver for DAQ-STC based boards |
mite.c | Hardware driver for NI Mite PCI interface chip |
mite.h | Hardware driver for NI Mite PCI interface chip |
ni_mio.h | Hardware driver for NI Mite PCI interface chip |
ni_stc.h | Register descriptions for NI DAQ-STC chip |
ni_tio.h | Hardware driver for NI general purpose counter |
pcimio.c | Hardware driver for NI PCI-MIO E series cards |
tio_common.c | Hardware driver for NI general purpose counter |
► sensoray | |
s526.c | Analogy driver for Sensoray Model 526 board |
buffer.c | Analogy for Linux, buffer related features |
command.c | Analogy for Linux, command related features |
device.c | Analogy for Linux, device related features |
driver.c | Analogy for Linux, driver related features |
driver_facilities.c | Analogy for Linux, driver facilities |
instruction.c | Analogy for Linux, instruction related features |
os_facilities.c | Analogy for Linux, OS facilities |
proc.h | Analogy for Linux, procfs related features |
rtdm_interface.c | Analogy for Linux, user interface (open, read, write, ioctl, proc) |
subdevice.c | Analogy for Linux, subdevice, channel and range related features |
transfer.c | Analogy for Linux, transfer related features |
► nucleus | |
bufd.c | |
heap.c | Dynamic memory allocation services |
intr.c | Interrupt management |
map.c | |
pod.c | Real-time pod services |
registry.c | This file is part of the Xenomai project |
sched-idle.c | Idle scheduling class implementation (i.e. Linux placeholder) |
sched-rt.c | Common real-time scheduling class implementation (FIFO + RR) |
sched-sporadic.c | POSIX SCHED_SPORADIC scheduling class |
sched-tp.c | Temporal partitioning (typical of IMA systems) |
sched.c | |
select.c | File descriptors events multiplexing |
shadow.c | Real-time shadow services |
synch.c | Thread synchronization services |
timebase.c | |
timer.c | |
vfile.c | This file is part of the Xenomai project |
► skins | |
► native | |
alarm.c | This file is part of the Xenomai project |
buffer.c | This file is part of the Xenomai project |
cond.c | This file is part of the Xenomai project |
event.c | This file is part of the Xenomai project |
heap.c | This file is part of the Xenomai project |
intr.c | This file is part of the Xenomai project |
module.c | This file is part of the Xenomai project |
mutex.c | This file is part of the Xenomai project |
pipe.c | This file is part of the Xenomai project |
queue.c | This file is part of the Xenomai project |
sem.c | This file is part of the Xenomai project |
syscall.c | This file is part of the Xenomai project |
task.c | This file is part of the Xenomai project |
timer.c | This file is part of the Xenomai project |
► posix | |
apc.h | |
cancel.h | |
cb_lock.h | |
cond.h | |
internal.h | |
intr.h | |
mq.h | |
mutex.h | |
once.h | |
registry.h | |
sem.h | |
shm.h | |
sig.h | |
syscall.c | This file is part of the Xenomai project |
thread.h | |
timer.h | |
tsd.h | |
► rtdm | |
core.c | Real-Time Driver Model for Xenomai, device operation multiplexing |
device.c | Real-Time Driver Model for Xenomai, device management |
drvlib.c | Real-Time Driver Model for Xenomai, driver library |
internal.h | |
module.c | Real-Time Driver Model for Xenomai |
▼ src | |
► drvlib | |
► analogy | |
async.c | Analogy for Linux, command, transfer, etc |
descriptor.c | Analogy for Linux, descriptor related features |
info.c | Analogy for Linux, device, subdevice, etc |
range.c | Analogy for Linux, range related features |
root_leaf.h | Analogy for Linux, root / leaf system |
sync.c | Analogy for Linux, instruction related features |
sys.c | Analogy for Linux, descriptor related features |
syscall.h | Analogy for Linux, internal declarations |
► skins | |
► native | |
wrappers.h | |