Zephyr Project
2.5.0-rc1
Zephyr Project
v: latest
Document Release Versions
latest
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.14.1
zephyrproject.org Links
Project Home
SDK
Releases
Documentation Home
Introduction
Getting Started Guide
Contribution Guidelines
Development Model
Application Development
API Reference
User and Developer Guides
Security
Samples and Demos
Supported Boards
Release Notes
Zephyr Project
Docs / Latest
»
Index
This is the documentation for the latest (master) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.
Index – R
read_at() (west.manifest.Project method)
read_config() (in module west.configuration)
regulator_disable (C function)
regulator_driver_api (C struct)
regulator_enable (C function)
require() (runners.core.ZephyrBinaryRunner static method)
requires_workspace (west.commands.west.commands.WestCommand attribute)
RESULT_CONNECTION_LOST (C macro)
RESULT_DEFAULT (C macro)
RESULT_INTEGRITY_FAILED (C macro)
RESULT_INVALID_URI (C macro)
RESULT_NO_STORAGE (C macro)
RESULT_OUT_OF_MEM (C macro)
RESULT_SUCCESS (C macro)
RESULT_UNSUP_FW (C macro)
RESULT_UNSUP_PROTO (C macro)
RESULT_UPDATE_FAILED (C macro)
returncode (west.commands.CommandError attribute)
ring_buf_capacity_get (C function)
RING_BUF_DECLARE (C macro)
ring_buf_get (C function)
ring_buf_get_claim (C function)
ring_buf_get_finish (C function)
ring_buf_init (C function)
ring_buf_is_empty (C function)
RING_BUF_ITEM_DECLARE_POW2 (C macro)
RING_BUF_ITEM_DECLARE_SIZE (C macro)
ring_buf_item_get (C function)
ring_buf_item_put (C function)
ring_buf_put (C function)
ring_buf_put_claim (C function)
ring_buf_put_finish (C function)
ring_buf_reset (C function)
ring_buf_space_get (C function)
ROUND_DOWN (C macro)
ROUND_UP (C macro)
run() (runners.core.ZephyrBinaryRunner method)
(west.commands.west.commands.WestCommand.WestCommand method)
run_server_and_client() (runners.core.ZephyrBinaryRunner method)
RunnerCaps (class in runners.core)
RunnerConfig (class in runners.core)
runners.core
module