Home
last modified time | relevance | path

Searched refs:generic (Results 1 – 25 of 190) sorted by relevance

12345678

/Zephyr-latest/drivers/flash/
DKconfig.gd3220 Enable the generic backend for GD32 FMC v1 flash driver.
27 Enable the generic backend for GD32 FMC v2 flash driver.
34 Enable the generic backend for GD32 FMC v3 flash driver.
/Zephyr-latest/tests/drivers/build_all/gnss/
Dapp.overlay17 gnss_nmea_generic: gnss-nmea-generic {
18 compatible = "gnss-nmea-generic";
/Zephyr-latest/tests/drivers/build_all/sensor/
DKconfig5 bool "Compile and run the generic sensor tests"
8 Enables building and running the generic sensor test suite that will
17 Controls the number of expected values to use in the generic sensor
DCMakeLists.txt7 # Exclude main when running the generic test because ztest supplies its own
/Zephyr-latest/doc/services/portability/
Dcmsis_rtos_v1.rst8 generic tool interfaces. Though it was originally defined for ARM Cortex-M
10 making it generic. For more information on CMSIS RTOS v1, please refer
/Zephyr-latest/cmake/compiler/xt-clang/
Dgeneric.cmake3 include(${ZEPHYR_BASE}/cmake/compiler/xcc/generic.cmake)
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst6 The video driver API offers a generic interface to video devices.
41 controls available which can be generic, related to a device class or vendor
42 specific. The set/get control functions provide a generic scalable interface
/Zephyr-latest/lib/net_buf/
DKconfig9 This option enables support for generic network protocol
18 Enable logs and checks for the generic network buffers.
40 Enable extra debug logs and checks for the generic network buffers.
/Zephyr-latest/include/zephyr/drivers/misc/
DREADME3 Misc (or miscellaneous) drivers are device drivers that do not expose generic
14 buffer required by generic display driver API. Instead, it exposes higher
/Zephyr-latest/subsys/stats/
DKconfig17 setting is disabled, statistics are assigned generic names of the
27 setting is disabled, statistics are assigned generic names of the
/Zephyr-latest/cmake/toolchain/zephyr/
Dgeneric.cmake3 include(${ZEPHYR_SDK_INSTALL_DIR}/cmake/zephyr/generic.cmake)
/Zephyr-latest/tests/drivers/bbram/generic/src/
Dfixture.c12 ZTEST_SUITE(generic, NULL, NULL, NULL, NULL, NULL);
/Zephyr-latest/tests/bluetooth/init/
Dpa_lna.overlay3 compatible = "generic-fem-two-ctrl-pins";
/Zephyr-latest/boards/shields/ssd1306/doc/
Dindex.rst3 SSD1306 128x64(/32) pixels generic shield
9 This is a generic shield for 128x64(/32) pixel resolution OLED displays
/Zephyr-latest/samples/bluetooth/peripheral_hids/
DREADME.rst5 Implement a Bluetooth HID peripheral (generic mouse)
12 for a generic mouse.
/Zephyr-latest/tests/drivers/bbram/generic/include/
Dfixture.h10 ZTEST(generic, test_##name##_##inst) \
/Zephyr-latest/doc/develop/toolchains/
Dcustom_cmake.rst16 - :file:`cmake/toolchain/<toolchain name>/generic.cmake`: configures the
17 toolchain for "generic" use, which mostly means running the C preprocessor
28 :file:`generic.cmake` and :file:`target.cmake` files should contain.
53 add the set(TOOLCHAIN_USE_CUSTOM 1) cmake line to the generic.cmake and/or
/Zephyr-latest/boards/gaisler/generic_leon3/
Dgeneric_leon3.dts13 compatible = "gaisler,generic-leon3";
/Zephyr-latest/doc/hardware/peripherals/audio/
Ddai.rst9 The DAI (Digital Audio Interface) is a generic high level API for audio drivers.
/Zephyr-latest/cmake/modules/
DFindHostTools.cmake110 include(${TOOLCHAIN_ROOT}/cmake/toolchain/${ZEPHYR_TOOLCHAIN_VARIANT}/generic.cmake)
114 include(${TOOLCHAIN_ROOT}/cmake/compiler/${COMPILER}/generic.cmake OPTIONAL)
115 include(${TOOLCHAIN_ROOT}/cmake/linker/${LINKER}/generic.cmake OPTIONAL)
116 include(${TOOLCHAIN_ROOT}/cmake/bintools/${BINTOOLS}/generic.cmake OPTIONAL)
/Zephyr-latest/boards/qemu/cortex_a9/
Dboard.cmake13 -machine arm-generic-fdt-7series
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/
DREADME.rst5 Setup a Bluetooth Mesh node with various models (generic OnOff, generic Level, ...).
43 * LED1 is associated with generic OnOff Server's state which is part of Root element
45 * LED3 is associated with generic Level (ROOT) / Light Lightness Actual value
46 * LED4 is associated with generic Level (Secondary) / Light CTL Temperature value
/Zephyr-latest/drivers/clock_control/
DKconfig.pwm10 Enable generic PWM clock.
/Zephyr-latest/boards/ezurio/bl654_dvk/
Dbl654_dvk_nrf52840_pa.dts13 compatible = "generic-fem-two-ctrl-pins";
/Zephyr-latest/boards/qemu/cortex_r5/
Dboard.cmake11 -machine arm-generic-fdt

12345678