Searched full:generic (Results 1 – 25 of 630) sorted by relevance
12345678910>>...26
/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | testcase.yaml | 2 kernel.fpu_sharing.generic.arc: 12 kernel.fpu_sharing.generic.arm: 22 kernel.fpu_sharing.generic.arm64: 31 kernel.fpu_sharing.generic.riscv32: 40 kernel.fpu_sharing.generic.riscv64: 51 kernel.fpu_sharing.generic.sparc: 59 kernel.fpu_sharing.generic.x86.fpu: 74 kernel.fpu_sharing.generic.x86.fpu.sse: 91 kernel.fpu_sharing.generic.x86.sse: 103 kernel.fpu_sharing.generic.xtensa:
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/ |
D | README.rst | 5 Setup a Bluetooth Mesh node with various models (generic OnOff, generic Level, ...). 12 - Generic OnOff Server 13 - Generic OnOff Client 14 - Generic Level Server 15 - Generic Level Client 16 - Generic Default Transition Time Server 17 - Generic Default Transition Time Client 18 - Generic Power OnOff Server 19 - Generic Power OnOff Setup Server 20 - Generic Power OnOff Client [all …]
|
/Zephyr-latest/dts/bindings/gnss/ |
D | gnss-nmea-generic.yaml | 5 Generic GNSS NMEA receiver 7 Implement a generic NMEA based GNSS device. 14 gnss: gnss-nmea-generic { 15 compatible = "gnss-nmea-generic"; 19 compatible: "gnss-nmea-generic"
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.gd32 | 20 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/include/zephyr/drivers/misc/ |
D | README | 3 Misc (or miscellaneous) drivers are device drivers that do not expose generic 5 functionalities not covered by any Generic Device Driver API. 14 buffer required by generic display driver API. Instead, it exposes higher
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | Kconfig | 5 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
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.gic | 1 # ARM Generic Interrupt Controller (GIC) configuration 15 The ARM Generic Interrupt Controller v1 (e.g. PL390) works with the 22 The ARM Generic Interrupt Controller v2 (e.g. GIC-400) works with the 29 The ARM Generic Interrupt Controller v3 (e.g. GIC-500 and GIC-600)
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gap.h | 2 * @brief Bluetooth Generic Access Profile defines and Assigned Numbers. 22 * @brief Bluetooth Generic Access Profile defines and Assigned Numbers. 107 /** Generic Unknown */ 109 /** Generic Phone */ 111 /** Generic Computer */ 143 /** Generic Watch */ 149 /** Generic Clock */ 151 /** Generic Display */ 153 /** Generic Remote Control */ 155 /** Generic Eye-glasses */ [all …]
|
/Zephyr-latest/tests/drivers/sensor/generic/ |
D | testcase.yaml | 6 drivers.sensor.generic: 10 drivers.sensor.generic.fpu:
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/mesh/ |
D | no_transition_work_handler.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
D | publisher.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
D | state_binding.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
/Zephyr-latest/samples/boards/nordic/mesh/onoff_level_lighting_vnd_app/src/ |
D | common.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
D | app_gpio.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
D | storage.h | 1 /* Bluetooth: Mesh Generic OnOff, Generic Level, Lighting & Vendor Models
|
/Zephyr-latest/drivers/retained_mem/ |
D | Kconfig.zephyr | 5 bool "Generic Zephyr RAM retained memory driver" 12 bool "Generic Zephyr register retained memory driver"
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig.ipso | 43 bool "IPSO Generic Sensor Support" 50 int "Maximum # of IPSO Generic Sensor object instances" 53 This setting establishes the total count of IPSO Generic 57 prompt "IPSO Generic Sensor object version" 60 Select which version of the IPSO Generic Sensor object should be used. 63 bool "IPSO Generic Sensor object version 1.0" 66 bool "IPSO Generic Sensor object version 1.1" 72 default "Generic" 76 default "Generic sensor"
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.pwm | 5 bool "Generic PWM clock" 10 Enable generic PWM clock.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ntc-thermistor-generic.yaml | 4 description: Generic NTC thermistor 6 compatible: "ntc-thermistor-generic"
|
/Zephyr-latest/lib/net_buf/ |
D | Kconfig | 9 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/drivers/gnss/ |
D | Kconfig.generic | 5 bool "Generic GNSS NMEA device" 17 Generic NMEA based GNSS device.
|
/Zephyr-latest/boards/gaisler/generic_leon3/ |
D | generic_leon3.dts | 12 model = "Generic LEON3 system"; 13 compatible = "gaisler,generic-leon3";
|
/Zephyr-latest/samples/bluetooth/mesh/ |
D | README.rst | 16 On boards with LEDs, a Generic OnOff Server model exposes functionality for 19 On boards with buttons, a Generic OnOff Client model will send Onoff messages 61 device an Application key and bind it to both Generic OnOff models. 66 Once provisioned, messages to the Generic OnOff Server will be used to turn
|
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 8 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/tests/drivers/build_all/gnss/ |
D | app.overlay | 17 gnss_nmea_generic: gnss-nmea-generic { 18 compatible = "gnss-nmea-generic";
|
12345678910>>...26