Searched refs:page (Results 376 – 400 of 445) sorted by relevance
1...<<1112131415161718
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 552 Read a composition data page. The full composition data page will be printed. If the target 553 does not have the given page, it will return the last page before it. 555 * ``Page``: The composition data page to request. Defaults to 0 if omitted. 1802 * ``Offset``: Offset within the page. 1807 Send the Models Metadata Get message to query a portion of a page of the Models Metadata state. 1810 * ``Offset``: Offset within the page.
|
D | blob.rst | 65 typically a multiple of the flash page size of the Target devices.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.10.rst | 341 * :github:`3941` - x86: implement option for PAE-formatted page tables with NX bit 487 * :github:`4847` - custom 404 error page not being shown on docs.zephyrproject.org 553 * :github:`5266` - Ensure the Licensing page is up-to-date for the release
|
D | release-notes-2.3.rst | 137 macro page`_ for more information, including a link to a migration guide to 140 .. _the Zephyr v2.3 legacy devicetree macro page: 675 See `the Zephyr v2.3 legacy devicetree macro page`_ for more information, 678 The :ref:`dt-howtos` page has been extended for the new API, and a new 710 * New API overview page added.
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 2058 sys_le16_to_cpu(cp->addr), cp->page, in large_comp_data_get() 2087 sys_le16_to_cpu(cp->addr), cp->page, in models_metadata_get() 2260 uint8_t page; in composition_data_get() local 2272 cp->page, &page, comp); in composition_data_get() 2278 rp->data[0] = page; in composition_data_get()
|
/Zephyr-latest/samples/subsys/usb/mass/ |
D | README.rst | 89 sd 3:0:0:0: [sdb] No Caching mode page found
|
/Zephyr-latest/doc/connectivity/networking/ |
D | network_monitoring.rst | 12 Zephyr. This page describes how to set up a way to capture network traffic so
|
/Zephyr-latest/doc/hardware/porting/ |
D | soc_porting.rst | 6 This page describes how to add support for a new :term:`SoC` in Zephyr, be it in
|
D | board_porting.rst | 29 All the documentation in this page refers to the current hardware model. Please 56 recommend first reading through this page to understand the model in detail. You 191 wrong page, but here is some general advice.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 13 this page, or you can send a patch yourself.
|
D | bindings-syntax.rst | 6 This page documents the syntax of Zephyr's bindings format. Zephyr bindings 8 given in the introduction page.
|
/Zephyr-latest/include/zephyr/arch/x86/ia32/ |
D | linker.ld | 62 * so that the page permissions can be set in the MMU. Without this,
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | stm32f401xe.rst | 255 note `AN2606`_, page 109.
|
/Zephyr-latest/boards/element14/warp7/doc/ |
D | index.rst | 169 - `i.MX 7 Solo Reference Manual`_ from page 182 (section 2.1.2 and 2.1.3)
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 9 This page describes the software architecture of Zephyr's Bluetooth protocol
|
D | bluetooth-tools.rst | 6 This page lists and describes tools that can be used to assist during Bluetooth
|
/Zephyr-latest/doc/develop/west/ |
D | config.rst | 6 This page documents west's configuration file system, the ``west config``
|
D | west-apis.rst | 9 This page documents the Python APIs provided by :ref:`west <west>`, as well as
|
D | built-in.rst | 6 This page describes west's built-in commands, some of which were introduced in
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 310 Flash devices are erased one page at a time as part of their functional behavior (otherwise 402 …classical flash page size (equal to erase_block_size), :ref:`ZMS <zms_api>` is also the best fit a…
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | ace-link.ld | 167 * page-aligned or it will throw an error, not sure why since all
|
/Zephyr-latest/doc/services/debugging/ |
D | coredump.rst | 103 E: Linear address not present in page tables
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_100k.html.bin | 18 <a href="https://www.zephyrproject.org/learn-about">Zephyr About page</a>
|
/Zephyr-latest/ |
D | LICENSE | 186 same "printed page" as the copyright notice for easier
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 21 :ref:`api_overview` page.
|
1...<<1112131415161718