Searched full:describe (Results 1 – 25 of 205) sorted by relevance
123456789
/Zephyr-latest/cmake/modules/ |
D | git.cmake | 11 # OUTPUT is set to the output of `git describe --abbrev=12 --always` as run 17 COMMAND ${GIT_EXECUTABLE} describe --abbrev=12 --always 26 message(STATUS "git describe failed: ${stderr}") 28 message(STATUS "git describe warned: ${stderr}")
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 002_enhancement.md | 10 **Is your enhancement proposal related to a problem? Please describe.** 15 **Describe the solution you'd like** 20 **Describe alternatives you've considered**
|
D | 004_feature_request.md | 10 **Is your feature request related to a problem? Please describe.** 15 **Describe the solution you'd like** 20 **Describe alternatives you've considered**
|
D | 008_bin-blobs.md | 12 Describe where the binary blob(s) originate from 25 Brief description of what the blob(s) do. It is especially important to describe
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nxp,fxas21002-common.yaml | 14 The property value should ensure the flags properly describe 22 The property value should ensure the flags properly describe 30 The property value should ensure the flags properly describe
|
D | nxp,fxls8974-common.yaml | 14 The property value should ensure the flags properly describe 22 The property value should ensure the flags properly describe 30 The property value should ensure the flags properly describe
|
D | st,iis328dq-common.yaml | 14 the flags properly describe the signal that is presented to the driver. 22 the flags properly describe the signal that is presented to the driver.
|
D | st,lis2de12-common.yaml | 27 The property value should ensure the flags properly describe 36 The property value should ensure the flags properly describe
|
D | st,hts221-common.yaml | 12 The property value should ensure the flags properly describe
|
D | st,stts751-i2c.yaml | 17 The property value should ensure the flags properly describe
|
D | st,iis2dh-i2c.yaml | 17 The property value should ensure the flags properly describe
|
D | st,iis2dh-spi.yaml | 17 The property value should ensure the flags properly describe
|
D | st,iis2mdc-spi.yaml | 17 The property value should ensure the flags properly describe
|
D | st,iis3dhhc-spi.yaml | 17 The property value should ensure the flags properly describe
|
D | honeywell,hmc5883l.yaml | 16 The property value should ensure the flags properly describe
|
D | st,iis2mdc-i2c.yaml | 17 The property value should ensure the flags properly describe
|
D | st,lis3mdl-magn.yaml | 16 The property value should ensure the flags properly describe
|
/Zephyr-latest/dts/bindings/input/ |
D | hynitron,cst816s.yaml | 16 describe the signal that is presented to the driver. 23 describe the signal that is presented to the driver.
|
/Zephyr-latest/doc/build/dts/ |
D | index.rst | 6 A *devicetree* is a hierarchical data structure primarily used to describe 9 - to describe hardware to the :ref:`device_model_api`
|
D | intro-scope-purpose.rst | 12 Zephyr uses devicetree to describe: 23 describe its contents, including data types. The :ref:`build system
|
/Zephyr-latest/dts/bindings/sdhc/ |
D | nxp,imx-usdhc.yaml | 46 property value should ensure the flags properly describe the signal 54 property value should ensure the flags properly describe the signal
|
/Zephyr-latest/doc/safety/ |
D | index.rst | 6 These documents describe the processes, developer guidelines and requirements
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 173 bindings to declare that nodes with a given compatible describe system buses. 241 These conveniences may be used for nodes which describe CAN 249 These conveniences may be used for nodes which describe clock sources, and 257 These conveniences may be used for nodes which describe direct memory access 278 These conveniences may be used for nodes which describe GPIO controllers/pins, 296 These conveniences may be used for nodes which describe MBOX controllers/users, 327 contents vary by platform, and which describe a pin configuration for the node. 334 These conveniences may be used for nodes which describe PWM controllers and 342 These conveniences may be used for nodes which describe reset controllers and 350 These conveniences may be used for nodes which describe either SPI controllers [all …]
|
/Zephyr-latest/doc/security/ |
D | index.rst | 6 These documents describe the requirements, processes, and developer guidelines
|
/Zephyr-latest/doc/services/portability/ |
D | index.rst | 11 These sections describe the software and hardware abstraction layers
|
123456789