Home
last modified time | relevance | path

Searched full:implementing (Results 1 – 25 of 106) sorted by relevance

12345

/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst50 .. _sensor-implementing:
52 Implementing Sensor Drivers
56 Implementing the driver side of the sensor API requires an understanding how
59 Implementing Attributes
68 Implementing Fetch and Get
80 Implementing Read and Decode
/Zephyr-latest/tests/drivers/sdhc/
DREADME.txt4 This test is designed to verify the functionality of a device implementing the
26 require implementing a large portion of the SD subsystem in this test.
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings/
Dfalse-positive.yaml1 # A file that mentions a 'compatible' string without actually implementing it.
/Zephyr-latest/arch/arm/core/cortex_m/
D__aeabi_read_tp.S19 * This can only be guaranteed by either implementing a naked C function with
/Zephyr-latest/drivers/w1/
DCMakeLists.txt11 # drivers implementing link functions (read, write, reset)
/Zephyr-latest/drivers/timer/
DKconfig56 This option should be selected by drivers implementing support for
62 This option should be selected by drivers implementing a lock free
/Zephyr-latest/drivers/pm_cpu_ops/
DKconfig28 implementing the PSCI specification for CPU-centric power
/Zephyr-latest/samples/bluetooth/bthome_sensor_template/
DREADME.rst10 This code sample provides a template for implementing a `BTHome <https://bthome.io/>`_ sensor.
/Zephyr-latest/subsys/secure_storage/
DCMakeLists.txt13 # Make the secure_storage headers available to the application only when it's implementing the rele…
/Zephyr-latest/samples/drivers/gnss/
DREADME.rst9 This sample demonstrates how to use a GNSS device implementing the
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DREADME.rst9 This test's purpose is to serve as template for implementing a new BabbleSim Bluetooth test.
/Zephyr-latest/doc/services/
Dnotify.rst26 :c:macro:`CONTAINER_OF` in the implementing function;
/Zephyr-latest/modules/mbedtls/configs/
Dconfig-mini-tls1_2.h7 * Minimal configuration for TLS 1.2 (RFC 5246) for Zephyr, implementing only
Dconfig-mini-tls1_1.h50 * Minimal configuration for TLS 1.1 (RFC 4346), implementing only the
/Zephyr-latest/subsys/sip_svc/
DKconfig11 implementing the platform-specifics via SIP SVC driver.
/Zephyr-latest/scripts/pylint/checkers/
Dargparse-checker.py12 """Class implementing function checker for Zephyr."""
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst26 requires little more than implementing power management
/Zephyr-latest/samples/subsys/lorawan/fuota/
DREADME.rst22 A LoRaWAN Application Server implementing the relevant services is required for this sample to work.
/Zephyr-latest/subsys/bluetooth/audio/
Dccid.c67 * Implementing a perfect solution would require a alloc and free API where we need to in bt_ccid_alloc_value()
/Zephyr-latest/dts/bindings/spi/
Dmicrochip,xec-qmspi-ldma.yaml86 to ports implementing CS1#.
/Zephyr-latest/tests/benchmarks/latency_measure/src/
Dtiming_sc.c9 * This file contains routines for implementing a timestamp system call
/Zephyr-latest/doc/kernel/usermode/
Dmpu_stack_objects.rst63 some added complexity when implementing stack guards.
/Zephyr-latest/lib/os/
DKconfig10 for any I/O object implementing POSIX I/O semantics (i.e. read/write +
/Zephyr-latest/include/zephyr/drivers/i2c/
Drtio.h19 * @brief Driver context for implementing i2c with rtio
/Zephyr-latest/include/zephyr/drivers/spi/
Drtio.h19 * @brief Driver context for implementing SPI with RTIO

12345