Home
last modified time | relevance | path

Searched full:simple (Results 1 – 25 of 833) sorted by relevance

12345678910>>...34

/Zephyr-latest/drivers/spi/
DKconfig.oc_simple1 # Simple SPI Driver configuration options
7 bool "OpenCores Simple SPI controller driver"
11 Enable the Simple SPI controller
/Zephyr-latest/tests/net/lib/http_server/crime/src/
Dindex.html4 <title>My Simple Server</title>
7 <h1>Welcome to my simple server!</h1>
8 <p>This is a simple HTML file.</p>
/Zephyr-latest/tests/net/lib/http_server/tls/src/
Dindex.html4 <title>My Simple Server</title>
7 <h1>Welcome to my simple server!</h1>
8 <p>This is a simple HTML file.</p>
/Zephyr-latest/dts/bindings/spi/
Dopencores,spi-simple.yaml4 description: OpenCores Simple SPI controller
6 compatible: "opencores,spi-simple"
/Zephyr-latest/samples/modules/nanopb/
Dsample.yaml2 description: Nanopb sample, with a simple proto buffer
3 name: Simple nanopb
DKconfig9 int "Simple message buffer size"
12 Configure the simple message buffer field's size.
/Zephyr-latest/drivers/mm/
Dmm_drv_common.h112 * @brief Simple implementation of sys_mm_drv_map_region()
114 * This provides a simple implementation for sys_mm_drv_map_region()
138 * @brief Simple implementation of sys_mm_drv_map_array()
140 * This provides a simple implementation for sys_mm_drv_map_array()
164 * @brief Simple implementation of sys_mm_drv_unmap_region()
166 * This provides a simple implementation for sys_mm_drv_unmap_region()
187 * @brief Simple implementation of sys_mm_drv_remap_region()
189 * This provides a simple implementation for sys_mm_drv_remap_region()
214 * @brief Simple implementation of sys_mm_drv_move_region()
216 * This provides a simple implementation for sys_mm_drv_move_region()
[all …]
/Zephyr-latest/doc/connectivity/networking/api/
Dsntp.rst3 Simple Network Time Protocol Library
14 `IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
/Zephyr-latest/samples/userspace/hello_world_user/
DREADME.rst4 Print a simple "Hello World" from userspace.
8 A simple Hello World example that can be used with any supported board and
/Zephyr-latest/samples/subsys/sensing/simple/
DREADME.rst10 A simple sample that shows how to use the sensors with sensing subsystem APIs. It defines
32 :zephyr-app: samples/subsys/sensing/simple
/Zephyr-latest/dts/riscv/nordic/
Dnrf9280_cpuppr.dtsi25 compatible = "simple-bus";
32 compatible = "simple-bus";
Dnrf54h20_cpuflpr.dtsi27 compatible = "simple-bus";
39 compatible = "simple-bus";
Dnrf54h20_cpuppr.dtsi27 compatible = "simple-bus";
39 compatible = "simple-bus";
/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dsync.h7 * simple use-case when there are only two devices in the simulation.
14 * This initializes a simple synchronization library based on bsim backchannels.
/Zephyr-latest/dts/arm/nordic/
Dnrf9280_cpuapp.dtsi25 compatible = "simple-bus";
32 compatible = "simple-bus";
Dnrf54h20_cpuapp.dtsi27 compatible = "simple-bus";
39 compatible = "simple-bus";
Dnrf54l20_enga_cpuapp.dtsi15 compatible = "simple-bus";
27 compatible = "simple-bus";
/Zephyr-latest/samples/modules/nanopb/src/
Dmain.c13 #include "src/simple.pb.h"
21 * Nanopb generates simple struct definitions for all the messages. in encode_message()
22 * - check out the contents of simple.pb.h! in encode_message()
Dsimple.proto1 // A very simple protocol definition, consisting of only
/Zephyr-latest/samples/sensor/sx9500/
DREADME.txt5 A simple example using the sx9500 SAR proximity sensor.
/Zephyr-latest/tests/net/lib/coap/
Dtestcase.yaml2 net.coap.simple:
/Zephyr-latest/doc/_static/css/
Dcustom.css123 …content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) dt,
124 …s]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) dl:not(.field-lis…
129 …ent dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) dl dt {
134 …t dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).class dt,
135 …l[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).function dt,
136 … dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).method dt,
137 …class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).attribute dt {
143 …dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).class > dt,
144 …class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).function > dt,
145 …l[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple).method > dt,
[all …]
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dsimple_inherit.yaml5 include: simple.yaml
/Zephyr-latest/soc/espressif/common/
DKconfig19 bool "Simple Boot method"
22 The Simple Boot is a booting method that doesn't need a 2nd stage bootloader.
/Zephyr-latest/samples/kernel/condition_variables/simple/
Dsample.yaml2 sample.kernel.cond_var.simple:

12345678910>>...34