Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- r -
- RANGE
: channel_range.h
- RANGE_ext
: channel_range.h
- RANGE_mA
: channel_range.h
- RANGE_V
: channel_range.h
- recvmsg__AF_RTIPC()
: rtipc.h
- RNG
: command.h
- RNG_GLOBAL
: channel_range.h
- rt_alarm_create()
: alarm.h
, alarm.c
- rt_alarm_delete()
: alarm.h
, alarm.c
- rt_alarm_inquire()
: alarm.h
, alarm.c
- rt_alarm_start()
: alarm.h
, alarm.c
- rt_alarm_stop()
: alarm.h
, alarm.c
- rt_buffer_bind()
: buffer.h
- rt_buffer_clear()
: buffer.h
, buffer.c
- rt_buffer_create()
: buffer.h
, buffer.c
- rt_buffer_delete()
: buffer.h
, buffer.c
- rt_buffer_inquire()
: buffer.h
, buffer.c
- rt_buffer_read()
: buffer.h
, buffer.c
- rt_buffer_unbind()
: buffer.h
- rt_buffer_write()
: buffer.h
, buffer.c
- rt_buffer_write_until()
: buffer.h
, buffer.c
- rt_cond_bind()
: cond.h
- rt_cond_broadcast()
: cond.h
, cond.c
- rt_cond_create()
: cond.h
, cond.c
- rt_cond_delete()
: cond.h
, cond.c
- rt_cond_inquire()
: cond.h
, cond.c
- rt_cond_signal()
: cond.h
, cond.c
- rt_cond_unbind()
: cond.h
- rt_cond_wait()
: cond.h
, cond.c
- rt_cond_wait_until()
: cond.h
, cond.c
- rt_dev_accept()
: core.c
- rt_dev_bind()
: core.c
- rt_dev_close()
: core.c
- rt_dev_connect()
: core.c
- rt_dev_getpeername()
: core.c
- rt_dev_getsockname()
: core.c
- rt_dev_getsockopt()
: core.c
- rt_dev_ioctl()
: core.c
- rt_dev_listen()
: core.c
- rt_dev_open()
: core.c
- rt_dev_read()
: core.c
- rt_dev_recv()
: core.c
- rt_dev_recvfrom()
: core.c
- rt_dev_recvmsg()
: core.c
- rt_dev_send()
: core.c
- rt_dev_sendmsg()
: core.c
- rt_dev_sendto()
: core.c
- rt_dev_setsockopt()
: core.c
- rt_dev_shutdown()
: core.c
- rt_dev_socket()
: core.c
- rt_dev_write()
: core.c
- rt_event_bind()
: event.h
- rt_event_clear()
: event.h
, event.c
- rt_event_create()
: event.h
, event.c
- rt_event_delete()
: event.h
, event.c
- rt_event_inquire()
: event.h
, event.c
- rt_event_signal()
: event.h
, event.c
- rt_event_unbind()
: event.h
- rt_event_wait()
: event.h
, event.c
- rt_event_wait_until()
: event.h
, event.c
- rt_heap_alloc()
: heap.h
, heap.c
- rt_heap_create()
: heap.h
, heap.c
- rt_heap_delete()
: heap.h
, heap.c
- rt_heap_free()
: heap.h
, heap.c
- RT_HEAP_INFO
: heap.h
- rt_heap_inquire()
: heap.h
, heap.c
- rt_intr_bind()
: intr.h
- rt_intr_create()
: intr.h
, intr.c
- rt_intr_delete()
: intr.h
, intr.c
- rt_intr_disable()
: intr.h
, intr.c
- rt_intr_enable()
: intr.h
, intr.c
- rt_intr_inquire()
: intr.h
, intr.c
- rt_intr_unbind()
: intr.h
- rt_intr_wait()
: intr.h
- rt_mutex_acquire()
: mutex.h
, mutex.c
- rt_mutex_acquire_until()
: mutex.h
, mutex.c
- rt_mutex_bind()
: mutex.h
- rt_mutex_create()
: mutex.h
, mutex.c
- rt_mutex_delete()
: mutex.h
, mutex.c
- RT_MUTEX_INFO
: mutex.h
- rt_mutex_inquire()
: mutex.h
, mutex.c
- rt_mutex_release()
: mutex.h
, mutex.c
- rt_mutex_unbind()
: mutex.h
- rt_pipe_alloc()
: pipe.h
, pipe.c
- rt_pipe_create()
: pipe.h
, pipe.c
- rt_pipe_delete()
: pipe.h
, pipe.c
- rt_pipe_flush()
: pipe.h
, pipe.c
- rt_pipe_free()
: pipe.h
, pipe.c
- rt_pipe_monitor()
: pipe.h
, pipe.c
- rt_pipe_read()
: pipe.h
, pipe.c
- rt_pipe_receive()
: pipe.h
, pipe.c
- rt_pipe_send()
: pipe.h
, pipe.c
- rt_pipe_stream()
: pipe.h
, pipe.c
- rt_pipe_write()
: pipe.h
, pipe.c
- rt_queue_alloc()
: queue.h
, queue.c
- rt_queue_create()
: queue.h
, queue.c
- rt_queue_delete()
: queue.h
, queue.c
- rt_queue_flush()
: queue.h
, queue.c
- rt_queue_free()
: queue.h
, queue.c
- rt_queue_inquire()
: queue.h
, queue.c
- rt_queue_read()
: queue.h
, queue.c
- rt_queue_read_until()
: queue.h
, queue.c
- rt_queue_receive()
: queue.h
, queue.c
- rt_queue_receive_until()
: queue.h
, queue.c
- rt_queue_send()
: queue.h
, queue.c
- rt_queue_write()
: queue.h
, queue.c
- rt_sem_bind()
: sem.h
- rt_sem_broadcast()
: sem.h
, sem.c
- rt_sem_create()
: sem.h
, sem.c
- rt_sem_delete()
: sem.h
, sem.c
- rt_sem_inquire()
: sem.h
, sem.c
- rt_sem_p()
: sem.h
, sem.c
- rt_sem_p_until()
: sem.h
, sem.c
- rt_sem_unbind()
: sem.h
- rt_sem_v()
: sem.h
, sem.c
- rt_task_add_hook()
: task.c
- rt_task_bind()
: task.h
- rt_task_catch()
: task.c
- rt_task_create()
: task.h
, task.c
- rt_task_delete()
: task.h
, task.c
- RT_TASK_INFO
: task.h
- rt_task_inquire()
: task.h
, task.c
- rt_task_join()
: task.h
- RT_TASK_MCB
: task.h
- rt_task_notify()
: task.h
, task.c
- rt_task_receive()
: task.h
, task.c
- rt_task_remove_hook()
: task.c
- rt_task_reply()
: task.h
, task.c
- rt_task_resume()
: task.h
, task.c
- rt_task_same()
: task.h
- rt_task_self()
: task.h
, task.c
- rt_task_send()
: task.h
, task.c
- rt_task_set_mode()
: task.h
, task.c
- rt_task_set_periodic()
: task.h
, task.c
- rt_task_set_priority()
: task.h
, task.c
- rt_task_shadow()
: task.h
- rt_task_sleep()
: task.h
, task.c
- rt_task_sleep_until()
: task.h
, task.c
- rt_task_slice()
: task.h
, task.c
- rt_task_spawn()
: task.h
- rt_task_start()
: task.h
, task.c
- rt_task_suspend()
: task.h
, task.c
- rt_task_unbind()
: task.h
- rt_task_unblock()
: task.h
, task.c
- rt_task_wait_period()
: task.h
, task.c
- rt_task_yield()
: task.h
, task.c
- RT_TIMER_INFO
: timer.h
- rt_timer_inquire()
: timer.h
- rt_timer_ns2ticks()
: timer.h
- rt_timer_ns2tsc()
: timer.h
- rt_timer_read()
: timer.h
- rt_timer_set_mode()
: timer.h
- rt_timer_spin()
: timer.h
- rt_timer_ticks2ns()
: timer.h
- rt_timer_tsc()
: timer.h
- rt_timer_tsc2ns()
: timer.h
- RTCAN_RTIOC_RCV_TIMEOUT
: rtcan.h
- RTCAN_RTIOC_SND_TIMEOUT
: rtcan.h
- RTCAN_RTIOC_TAKE_TIMESTAMP
: rtcan.h
- RTCAN_TAKE_NO_TIMESTAMPS
: rtcan.h
- RTCAN_TAKE_TIMESTAMPS
: rtcan.h
- rtdm_accept()
: core.c
- RTDM_API_MIN_COMPAT_VER
: rtdm.h
- RTDM_API_VER
: rtdm.h
- rtdm_bind()
: core.c
- rtdm_clock_read()
: drvlib.c
- rtdm_clock_read_monotonic()
: drvlib.c
- rtdm_close()
: core.c
- rtdm_close_handler_t
: rtdm_driver.h
- RTDM_CLOSING
: rtdm_driver.h
- rtdm_connect()
: core.c
- rtdm_context_get()
: rtdm_driver.h
, core.c
- rtdm_context_lock()
: core.c
- rtdm_context_put()
: core.c
- RTDM_CONTEXT_STRUCT_VER
: rtdm_driver.h
- rtdm_context_to_private()
: rtdm_driver.h
- rtdm_context_unlock()
: core.c
- rtdm_copy_from_user()
: drvlib.c
- rtdm_copy_to_user()
: drvlib.c
- RTDM_CREATED_IN_NRT
: rtdm_driver.h
- rtdm_dev_register()
: rtdm_driver.h
, device.c
- rtdm_dev_unregister()
: rtdm_driver.h
, device.c
- rtdm_device_info_t
: rtdm.h
- RTDM_DEVICE_STRUCT_VER
: rtdm_driver.h
- RTDM_DEVICE_TYPE_MASK
: rtdm_driver.h
- RTDM_DRIVER_MAJOR_VER
: rtdm_driver.h
- RTDM_DRIVER_MINOR_VER
: rtdm_driver.h
- RTDM_DRIVER_PATCH_VER
: rtdm_driver.h
- RTDM_DRIVER_VER
: rtdm_driver.h
- rtdm_event_clear()
: rtdm_driver.h
, drvlib.c
- rtdm_event_destroy()
: drvlib.c
- rtdm_event_init()
: rtdm_driver.h
, drvlib.c
- rtdm_event_pulse()
: drvlib.c
- rtdm_event_select_bind()
: rtdm_driver.h
, drvlib.c
- rtdm_event_signal()
: rtdm_driver.h
, drvlib.c
- rtdm_event_timedwait()
: drvlib.c
, rtdm_driver.h
- rtdm_event_wait()
: rtdm_driver.h
, drvlib.c
- RTDM_EXCLUSIVE
: rtdm_driver.h
- RTDM_EXECUTE_ATOMICALLY
: rtdm_driver.h
- rtdm_free()
: drvlib.c
- rtdm_getpeername()
: core.c
- rtdm_getsockname()
: core.c
- rtdm_getsockopt()
: core.c
- rtdm_in_rt_context()
: drvlib.c
- rtdm_ioctl()
: core.c
- rtdm_ioctl_handler_t
: rtdm_driver.h
- rtdm_iomap_to_user()
: drvlib.c
- rtdm_irq_disable()
: drvlib.c
- rtdm_irq_enable()
: drvlib.c
- rtdm_irq_free()
: drvlib.c
- rtdm_irq_get_arg
: rtdm_driver.h
- RTDM_IRQ_HANDLED
: rtdm_driver.h
- rtdm_irq_handler_t
: rtdm_driver.h
- RTDM_IRQ_NONE
: rtdm_driver.h
- rtdm_irq_request()
: rtdm_driver.h
, drvlib.c
- RTDM_IRQTYPE_EDGE
: rtdm_driver.h
- RTDM_IRQTYPE_SHARED
: rtdm_driver.h
- rtdm_listen()
: core.c
- rtdm_lock_get
: rtdm_driver.h
- rtdm_lock_get_irqsave
: rtdm_driver.h
- rtdm_lock_init
: rtdm_driver.h
- rtdm_lock_irqrestore
: rtdm_driver.h
- rtdm_lock_irqsave
: rtdm_driver.h
- rtdm_lock_put
: rtdm_driver.h
- rtdm_lock_put_irqrestore
: rtdm_driver.h
- rtdm_lock_t
: rtdm_driver.h
- RTDM_LOCK_UNLOCKED
: rtdm_driver.h
- rtdm_lockctx_t
: rtdm_driver.h
- rtdm_malloc()
: drvlib.c
- rtdm_mmap_to_user()
: drvlib.c
- rtdm_munmap()
: drvlib.c
- rtdm_mutex_destroy()
: drvlib.c
- rtdm_mutex_init()
: rtdm_driver.h
, drvlib.c
- rtdm_mutex_lock()
: rtdm_driver.h
, drvlib.c
- rtdm_mutex_timedlock()
: drvlib.c
, rtdm_driver.h
- rtdm_mutex_unlock()
: drvlib.c
- RTDM_NAMED_DEVICE
: rtdm_driver.h
- rtdm_nrtsig_destroy()
: drvlib.c
- rtdm_nrtsig_handler_t
: rtdm_driver.h
- rtdm_nrtsig_init()
: drvlib.c
- rtdm_nrtsig_pend()
: drvlib.c
- rtdm_open()
: core.c
- rtdm_open_handler_t
: rtdm_driver.h
- rtdm_printk()
: drvlib.c
- rtdm_printk_ratelimited()
: drvlib.c
- rtdm_private_to_context()
: rtdm_driver.h
- RTDM_PROTOCOL_DEVICE
: rtdm_driver.h
- rtdm_ratelimit()
: rtdm_driver.h
, drvlib.c
- rtdm_read()
: core.c
- rtdm_read_handler_t
: rtdm_driver.h
- rtdm_read_user_ok()
: drvlib.c
- rtdm_recv()
: core.c
- rtdm_recvfrom()
: core.c
- rtdm_recvmsg()
: core.c
- rtdm_recvmsg_handler_t
: rtdm_driver.h
- rtdm_rt_capable()
: drvlib.c
- rtdm_rw_user_ok()
: drvlib.c
- rtdm_safe_copy_from_user()
: drvlib.c
- rtdm_safe_copy_to_user()
: drvlib.c
- RTDM_SECURE_DEVICE
: rtdm_driver.h
- rtdm_select_bind()
: core.c
, rtdm_driver.h
- rtdm_select_bind_handler_t
: rtdm_driver.h
- rtdm_selecttype
: rtdm_driver.h
- RTDM_SELECTTYPE_EXCEPT
: rtdm_driver.h
- RTDM_SELECTTYPE_READ
: rtdm_driver.h
- RTDM_SELECTTYPE_WRITE
: rtdm_driver.h
- rtdm_sem_destroy()
: drvlib.c
- rtdm_sem_down()
: drvlib.c
, rtdm_driver.h
- rtdm_sem_init()
: rtdm_driver.h
, drvlib.c
- rtdm_sem_select_bind()
: rtdm_driver.h
, drvlib.c
- rtdm_sem_timeddown()
: rtdm_driver.h
, drvlib.c
- rtdm_sem_up()
: drvlib.c
, rtdm_driver.h
- rtdm_send()
: core.c
- rtdm_sendmsg()
: core.c
- rtdm_sendmsg_handler_t
: rtdm_driver.h
- rtdm_sendto()
: core.c
- rtdm_setsockopt()
: core.c
- rtdm_shutdown()
: core.c
- rtdm_socket()
: core.c
- rtdm_socket_handler_t
: rtdm_driver.h
- rtdm_strncpy_from_user()
: drvlib.c
- RTDM_SUBCLASS_IRQBENCH
: rttesting.h
- RTDM_SUBCLASS_RTDMTEST
: rttesting.h
- RTDM_SUBCLASS_SWITCHTEST
: rttesting.h
- RTDM_SUBCLASS_TIMERBENCH
: rttesting.h
- rtdm_task_busy_sleep()
: rtdm_driver.h
, drvlib.c
- rtdm_task_current()
: drvlib.c
- rtdm_task_destroy()
: drvlib.c
- rtdm_task_init()
: drvlib.c
, rtdm_driver.h
- rtdm_task_join_nrt()
: drvlib.c
- rtdm_task_proc_t
: rtdm_driver.h
- rtdm_task_set_period()
: drvlib.c
- rtdm_task_set_priority()
: drvlib.c
- rtdm_task_sleep()
: drvlib.c
- rtdm_task_sleep_abs()
: drvlib.c
- rtdm_task_sleep_until()
: drvlib.c
- rtdm_task_unblock()
: drvlib.c
- rtdm_task_wait_period()
: drvlib.c
- RTDM_TIMEOUT_INFINITE
: rtdm.h
- RTDM_TIMEOUT_NONE
: rtdm.h
- rtdm_timer_destroy()
: drvlib.c
, rtdm_driver.h
- rtdm_timer_handler_t
: rtdm_driver.h
- rtdm_timer_init()
: drvlib.c
- rtdm_timer_mode
: rtdm_driver.h
- rtdm_timer_start()
: rtdm_driver.h
, drvlib.c
- rtdm_timer_start_in_handler()
: drvlib.c
- rtdm_timer_stop()
: rtdm_driver.h
, drvlib.c
- rtdm_timer_stop_in_handler()
: drvlib.c
- RTDM_TIMERMODE_ABSOLUTE
: rtdm_driver.h
- RTDM_TIMERMODE_REALTIME
: rtdm_driver.h
- RTDM_TIMERMODE_RELATIVE
: rtdm_driver.h
- rtdm_toseq_init()
: rtdm_driver.h
, drvlib.c
- RTDM_USER_CONTEXT_FLAG
: rtdm_driver.h
- rtdm_write()
: core.c
- rtdm_write_handler_t
: rtdm_driver.h
- rthal_apc_alloc()
: hal.c
- rthal_apc_free()
: hal.c
- rthal_irq_disable()
: hal.c
- rthal_irq_enable()
: hal.c
- rthal_irq_host_release()
: hal.c
- rthal_irq_host_request()
: hal.c
- rthal_irq_release()
: hal.c
- rthal_irq_request()
: hal.c
- rthal_timer_release()
: hal.c
- rthal_timer_request()
: hal.c
- rthal_trap_catch()
: hal.c
- RTIOC_DEVICE_INFO
: rtdm.h
- RTIOC_PURGE
: rtdm.h
- RTIOC_TYPE_SERIAL
: rtserial.h
- rtipc_port_t
: rtipc.h
- RTSER_1_5_STOPB
: rtserial.h
- RTSER_1_STOPB
: rtserial.h
- RTSER_2_STOPB
: rtserial.h
- RTSER_BREAK_CLR
: rtserial.h
- RTSER_BREAK_SET
: rtserial.h
- rtser_config_t
: rtserial.h
- RTSER_DEF_STOPB
: rtserial.h
- rtser_event_t
: rtserial.h
- RTSER_RTIOC_BREAK_CTL
: rtserial.h
- RTSER_RTIOC_GET_CONFIG
: rtserial.h
- RTSER_RTIOC_GET_CONTROL
: rtserial.h
- RTSER_RTIOC_GET_STATUS
: rtserial.h
- RTSER_RTIOC_SET_CONFIG
: rtserial.h
- RTSER_RTIOC_SET_CONTROL
: rtserial.h
- RTSER_RTIOC_WAIT_EVENT
: rtserial.h
- rtser_status_t
: rtserial.h