Searched refs:lists (Results 1 – 25 of 98) sorted by relevance
1234
/Zephyr-latest/doc/project/ |
D | communication.rst | 9 The `Zephyr project mailing lists 10 <https://lists.zephyrproject.org/g/main/subgroups>`_ are used as an additional 12 are specialized mailing lists for specific interests. Several lists are public 13 and open. Mailing lists are always available for use in situations where
|
/Zephyr-latest/ |
D | README.rst | 44 Community support is provided via mailing lists and Discord; see the Resources 73 | `User mailing list (users@lists.zephyrproject.org)`_ 74 | `Developer mailing list (devel@lists.zephyrproject.org)`_ 75 | `Other project mailing lists`_ 102 .. _User mailing list (users@lists.zephyrproject.org): https://lists.zephyrproject.org/g/users 103 .. _Developer mailing list (devel@lists.zephyrproject.org): https://lists.zephyrproject.org/g/devel 104 .. _Other project mailing lists: https://lists.zephyrproject.org/g/main/subgroups
|
D | CONTRIBUTING.rst | 39 .. _Zephyr devel mailing list: https://lists.zephyrproject.org/g/devel
|
/Zephyr-latest/tests/drivers/can/timing/ |
D | Kconfig | 14 CiA 301 lists the following nominal bitrates as recommended: 24 CiA 601-2 lists the following exemplary CAN FD data phase bitrates:
|
/Zephyr-latest/cmake/modules/ |
D | basic_settings.cmake | 20 # This ensures that qoutes and lists are correctly preserved. 29 # thus resulting in lists to become strings.
|
D | root.cmake | 7 # This CMake module will convert all relative paths in existing ROOT lists to
|
D | hwm_v2.cmake | 38 # 'SOC_ROOT' and 'ARCH_ROOT' are prioritized lists of directories where their
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/js/ |
D | codesample-livesearch.js | 47 const lists = section.querySelectorAll(":scope > ul.code-sample-list"); 51 lists.forEach((list) => {
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 35 A group or command that adds additional maps/lists above the 73 This is a maximum number of levels of maps/lists that will 91 A group or command that adds additional maps/lists above the 129 This is a maximum number of levels of maps/lists that will
|
/Zephyr-latest/modules/zcbor/ |
D | Kconfig | 18 Enabling this will prevent zcbor from creating lists and maps with
|
/Zephyr-latest/modules/hal_nordic/nrf-regtool/ |
D | nrf-regtoolConfig.cmake | 20 # Prepare common argument sub-lists.
|
/Zephyr-latest/doc/contribute/ |
D | index.rst | 8 lists useful resources and guidelines to help you in your contribution journey. 109 .. _Developer Mailing List: https://lists.zephyrproject.org/g/devel
|
/Zephyr-latest/soc/ |
D | CMakeLists.txt | 31 # Below is inclusion of HWMv2 SoC CMake lists.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_root.cmake | 7 # This CMake module will convert all relative paths in existing ROOT lists to
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 6 The table lists Zephyr's APIs and information about them, including their
|
D | api_lifecycle.rst | 31 to the community via the `Developer mailing list <https://lists.zephyrproject.org/g/devel>`_. 198 ``user`` mailing lists informing them of the change. 266 the release notes, mailing lists, Github issues and pull-requests.
|
/Zephyr-latest/cmake/ |
D | target_toolchain_flags.cmake | 27 # Load the compile features file which will provide compile features lists for
|
/Zephyr-latest/doc/develop/sca/ |
D | codechecker.rst | 37 parameters. The following table lists all these options.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt_filter.rst | 35 Currently, two such rule lists exist: ``npf_send_rules`` for outgoing packets,
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 20 This command lists all supported boards in a default format. If you prefer to 143 document, :file:`sdk.spdx`, which lists header files included from the SDK.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 57 similar APIs for the lists, works to iterate over a list in a more 62 the lists, this is also available in a :c:macro:`RB_FOR_EACH_CONTAINER`
|
D | dlist.rst | 26 appropriate (i.e. for empty lists, or nodes at the endpoints of the
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 67 sample lists them out on the debug serial output.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 15 The following sections provide detailed lists of changes by component. 130 * Space-separated lists support has been removed from Twister configuration
|
/Zephyr-latest/doc/services/net_buf/ |
D | index.rst | 56 Special functions exist for dealing with buffers in single linked lists,
|
1234