Home
last modified time | relevance | path

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

12345678910>>...26

/Zephyr-Core-3.5.0/drivers/spi/
DKconfig.oc_simple1 # Simple SPI Driver configuration options
7 bool "OpenCores Simple SPI controller driver"
11 Enable the Simple SPI controller
/Zephyr-Core-3.5.0/dts/bindings/spi/
Dopencores,spi-simple.yaml4 description: OpenCores Simple SPI controller
6 compatible: "opencores,spi-simple"
/Zephyr-Core-3.5.0/samples/modules/nanopb/
Dsample.yaml2 description: Nanopb sample, with a simple proto buffer
3 name: Simple nanopb
/Zephyr-Core-3.5.0/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-Core-3.5.0/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-Core-3.5.0/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
Dsample.yaml14 sample.subsys.sensing.simple:
/Zephyr-Core-3.5.0/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-Core-3.5.0/samples/sensor/sx9500/
DREADME.txt5 A simple example using the sx9500 SAR proximity sensor.
/Zephyr-Core-3.5.0/samples/drivers/i2s/echo/
DREADME.rst10 This sample demonstrates how to use an I2S driver in a simple processing of
13 a simple echo effect.
/Zephyr-Core-3.5.0/samples/net/sockets/coap_server/
DREADME.rst10 This sample is a simple CoAP server showing how to expose a simple resource.
/Zephyr-Core-3.5.0/tests/net/lib/coap/
Dtestcase.yaml4 net.coap.simple:
/Zephyr-Core-3.5.0/tests/subsys/llext/
Dtestcase.yaml4 llext.simple.arm:
/Zephyr-Core-3.5.0/drivers/watchdog/
DKconfig.nxp_fs2650 Seed to pass to the device. This property can be used with both simple
51 and challenger watchdog configurations. In simple watchdog
/Zephyr-Core-3.5.0/samples/kernel/condition_variables/simple/
Dsample.yaml2 sample.kernel.cond_var.simple:
/Zephyr-Core-3.5.0/samples/subsys/logging/ble_backend/
Dsample.yaml2 description: A simple application that demonstrates the use of the logging ble backend.
/Zephyr-Core-3.5.0/tests/net/tcp/
Dtestcase.yaml7 net.tcp.simple:
/Zephyr-Core-3.5.0/tests/application_development/code_relocation/
DREADME.rst8 A simple example that demonstrates how relocation of code, data or bss sections
/Zephyr-Core-3.5.0/dts/arm/st/h5/
Dstm32h573.dtsi11 compatible = "st,stm32h573", "st,stm32h5", "simple-bus";
Dstm32h503.dtsi11 compatible = "st,stm32h503", "st,stm32h5", "simple-bus";
/Zephyr-Core-3.5.0/dts/arm/st/u5/
Dstm32u5a5.dtsi11 compatible = "st,stm32u5a5", "st,stm32u5", "simple-bus";
/Zephyr-Core-3.5.0/dts/arm/st/l4/
Dstm32l4q5.dtsi11 compatible = "st,stm32l4q5", "st,stm32l4", "simple-bus";
Dstm32l4s5.dtsi11 compatible = "st,stm32l4s5", "st,stm32l4", "simple-bus";
/Zephyr-Core-3.5.0/dts/arm/st/wl/
Dstm32wl55.dtsi11 compatible = "st,stm32wl55", "st,stm32wl", "simple-bus";

12345678910>>...26