Searched refs:own (Results 1 – 25 of 358) sorted by relevance
12345678910>>...15
/Zephyr-latest/drivers/sensor/bosch/bmi08x/ |
D | Kconfig | 36 bool "Use own thread" 46 int "Accelerometer own thread priority" 53 int "Accelerometer own thread stack size" 74 bool "Use own thread"
|
/Zephyr-latest/samples/ |
D | index.rst | 8 own projects. 11 the :ref:`definition_and_criteria` if you are interested in submitting your own sample.
|
/Zephyr-latest/drivers/sensor/memsic/mc3419/ |
D | Kconfig | 30 bool "Use own thread" 33 Enable trigger to run in own thread. By
|
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | CMakeLists.txt | 7 # Exclude main when running the generic test because ztest supplies its own
|
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/ |
D | README.rst | 12 create your own partitions. 28 When adapting this partition for your own purposes, please change all occurrences of 29 "dummy_partition", "DUMMY_PARTITION", "dp", and "DP" to your own partition name. Also, look through
|
/Zephyr-latest/samples/subsys/usb/hid-keyboard/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/usb/hid-mouse/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/usb/uac2_implicit_feedback/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/usb/webusb-next/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/bluetooth/hci_usb/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/usb/cdc_acm/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/usb/console/ |
D | Kconfig | 6 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | CMakeLists.txt | 7 # This application has its own Kconfig options.
|
/Zephyr-latest/samples/subsys/mgmt/updatehub/ |
D | CMakeLists.txt | 7 # This application has its own Kconfig options.
|
/Zephyr-latest/tests/modules/nanopb/ |
D | CMakeLists.txt | 21 # Process our own library
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | cfg_srv.rst | 8 mesh node. It does not have an API of its own, but relies on a
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | CMakeLists.txt | 17 At your own risk, you can suppress this warning by setting
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.native_posix | 21 bool "Connect the UART to its own pseudo terminal" 23 Connect this UART to its own pseudoterminal. This is the preferred 68 This is only applicable if the UART_0 is configured to use its own
|
/Zephyr-latest/doc/develop/west/ |
D | index.rst | 7 ``west``\ [#west-name]_. West is developed in its own `repository`_. 11 "pluggable": you can write your own west extension commands which add
|
/Zephyr-latest/doc/project/ |
D | modifying_contributions.rst | 20 own pull requests in order to: 61 * submit the modified patches as their *own* work (i.e. with their 62 *own* sign-off line and author identity). In this case, the developer
|
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/ |
D | Kconfig | 16 # tree, you cannot use them in your own application.
|
/Zephyr-latest/samples/net/zperf/ |
D | Kconfig | 27 # tree, you cannot use them in your own application.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | smbus.rst | 30 a three-bytes message to a special address "SMBus Host (0x08)" with own 35 device responds with a data byte containing its own address.
|
/Zephyr-latest/drivers/sensor/jedec/jc42/ |
D | Kconfig | 34 bool "Use own thread"
|
/Zephyr-latest/doc/build/dts/ |
D | bindings.rst | 6 A devicetree on its own is only half the story for describing hardware, as it
|
12345678910>>...15