/Zephyr-latest/arch/x86/core/ |
D | Kconfig.ia32 | 74 by preceding all stack areas with a 4K guard page. 89 bool "Use PAE page tables" 93 If enabled, use PAE-style page tables instead of 32-bit page tables.
|
/Zephyr-latest/boards/sparkfun/thing_plus/doc/ |
D | index.rst | 100 Follow the instructions in the :ref:`nordic_segger` page to install 127 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a 149 **Side note** This page was based on the documentation for the nRF9160 DK. Thanks to Nordic for
|
/Zephyr-latest/samples/drivers/soc_flash_nrf/ |
D | README.rst | 43 Test 1: Flash erase page at 0x82000 85 Test 5: Flash erase page at 0x82000 124 belongs to the page 65 of start offset 0x00041000
|
/Zephyr-latest/boards/circuitdojo/feather/doc/ |
D | index.rst | 108 Follow the instructions in the :ref:`nordic_segger` page to install 135 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a 157 **Side note** This page was based on the documentation for the nRF9160 DK. Thanks to Nordic for
|
/Zephyr-latest/boards/ezurio/bt510/doc/ |
D | bt510.rst | 124 programmer/debugger, refer to `TagConnect TC2050 product page`_ 157 this connector layout, refer to the `USB SWD Programmer product page`_ 212 :ref:`nordic_segger` page also apply to this board, with the additional step 247 .. _TagConnect TC2050 product page: https://www.tag-connect.com/product/tc2050-idc-050 248 .. _USB SWD Programmer product page: https://www.ezurio.com/wireless-modules/programming-kits/usb-s…
|
/Zephyr-latest/boards/we/ophelia1ev/doc/ |
D | index.rst | 70 Follow the instructions in the :ref:`nordic_segger` page to install 97 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a
|
/Zephyr-latest/boards/waveshare/open103z/ |
D | waveshare_open103z.dts | 156 * reference: RM0008 rev20 page 205 165 * reference: RM0008 rev20 page 205
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_cli.c | 43 uint8_t *page; member 58 uint8_t page; in comp_data_status() local 63 page = net_buf_simple_pull_u8(buf); in comp_data_status() 68 if (param->page) { in comp_data_status() 69 *(param->page) = page; in comp_data_status() 82 cli->cb->comp_data(cli, ctx->addr, page, buf); in comp_data_status() 1122 int bt_mesh_cfg_cli_comp_data_get(uint16_t net_idx, uint16_t addr, uint8_t page, uint8_t *rsp, in bt_mesh_cfg_cli_comp_data_get() argument 1128 .page = rsp, in bt_mesh_cfg_cli_comp_data_get() 1139 net_buf_simple_add_u8(&msg, page); in bt_mesh_cfg_cli_comp_data_get() 2257 int bt_mesh_comp_p0_get(struct bt_mesh_comp_p0 *page, in bt_mesh_comp_p0_get() argument [all …]
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | dfu.rst | 61 `MCUboot GitHub Project`_ page. 86 in the `MCUboot with Zephyr`_ documentation page on the MCUboot website.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 15 just reads and discards it, and always serve a single static page. Even 43 browser: http://192.0.2.1:8080/ . You should see a page with a sample
|
/Zephyr-latest/include/zephyr/usb/class/ |
D | hid.h | 250 #define HID_USAGE_PAGE(page) \ argument 251 HID_ITEM(HID_ITEM_TAG_USAGE_PAGE, HID_ITEM_TYPE_GLOBAL, 1), page
|
/Zephyr-latest/boards/norik/octopus_som/doc/ |
D | index.rst | 104 Refer to the instruction in the :ref:`nordic_segger` page to install and 116 Refer to the instruction in the :ref:`nordic_segger` page for information on
|
/Zephyr-latest/dts/arm/atmel/ |
D | samd5x.dtsi | 322 * - table 54-8, section 54.6, page 2020 323 * - table 54-24, section 54.10.4, page 2031 344 * - table 54-8, section 54.6, page 2020 345 * - table 54-24, section 54.10.4, page 2031
|
/Zephyr-latest/boards/nordic/nrf52833dk/doc/ |
D | index.rst | 116 Follow the instructions in the :ref:`nordic_segger` page to install 143 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a 215 .. _nRF52833 Product Specification: https://docs.nordicsemi.com/bundle/ps_nrf52833/page/keyfeatures… 217 .. _nRF52833 DK Hardware guide: https://docs.nordicsemi.com/bundle/ug_nrf52833_dk/page/UG/dk/intro.…
|
/Zephyr-latest/boards/nordic/nrf52840dk/doc/ |
D | index.rst | 121 Follow the instructions in the :ref:`nordic_segger` page to install 148 Refer to the :ref:`nordic_segger` page to learn about debugging Nordic boards with a 247 .. _nRF52840 Product Specification: https://docs.nordicsemi.com/bundle/ps_nrf52840/page/keyfeatures… 248 .. _nRF52840 DK Hardware guide: https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page/UG/dk/intro.…
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_provision.c | 1106 uint8_t page; in reprovision_remote_comp_data_client() local 1122 ASSERT_OK(bt_mesh_cfg_cli_comp_data_get(0, current_dev_addr, 0, &page, in reprovision_remote_comp_data_client() 1125 ASSERT_EQUAL(0, page); in reprovision_remote_comp_data_client() 1190 uint8_t page; in test_provisioner_pb_remote_client_nppi_robustness() local 1217 ASSERT_OK(bt_mesh_cfg_cli_comp_data_get(0, current_dev_addr, 0, &page, &dev_comp)); in test_provisioner_pb_remote_client_nppi_robustness() 1424 uint8_t page; in test_device_pb_remote_client_server_same_dev() local 1467 ASSERT_OK(bt_mesh_cfg_cli_comp_data_get(0, current_dev_addr, 0, &page, &dev_comp)); in test_device_pb_remote_client_server_same_dev() 1556 static void comp_data_get(uint16_t server_addr, uint8_t page, struct net_buf_simple *comp) in comp_data_get() argument 1564 ASSERT_OK(bt_mesh_cfg_cli_comp_data_get(0, server_addr, page, &page_rsp, comp)); in comp_data_get() 1565 ASSERT_EQUAL(page, page_rsp); in comp_data_get()
|
/Zephyr-latest/boards/seagate/legend/ |
D | legend.dts | 106 * Write size : up to 256 B (page size) 117 * Write size : up to 256 B (page size)
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome-sidebar-only.css | 32 * Make sure it is wide enough to contain the page title (logo + title + version) 49 --searchbar-background: var(--page-background-color);
|
/Zephyr-latest/scripts/ |
D | set_assignees.py | 173 page = 0 175 existing_reviewers |= set(r.get_page(page)) 176 page += 1
|
/Zephyr-latest/boards/renesas/rcar_salvator_x/doc/ |
D | rcar_salvator_x.rst | 26 Hardware capabilities for the H3 Salvator-X for can be found on the `eLinux H3 Salvator-X page`_ 171 - `eLinux H3 Salvator-X page`_ 179 .. _eLinux H3 Salvator-X page:
|
/Zephyr-latest/dts/arm/gd/gd32e50x/ |
D | gd32e50x.dtsi | 62 /* GD32E50x DataSheet not defined the maximum page erase time 64 * From other GD32 DataSheets, we can find 1KB page normally have a 67 * time to 8 times of 1KB page. 70 page-size = <DT_SIZE_K(8)>;
|
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/ |
D | index.rst | 89 - `i.MX 8M Plus Applications Processor page`_ 91 - `Verdin iMX8M Plus developer page`_ 92 - `Verdin Development Board developer page`_ 279 .. _i.MX 8M Plus Applications Processor page: 285 .. _Verdin iMX8M Plus developer page: 288 .. _Verdin Development Board developer page:
|
/Zephyr-latest/doc/hardware/arch/ |
D | risc-v.rst | 7 This page describes current state of Zephyr for RISC-V processors.
|
/Zephyr-latest/samples/drivers/ht16k33/ |
D | README.rst | 43 .. _Holtek HT16K33: https://www.holtek.com/page/vg/HT16K33A
|
/Zephyr-latest/cmake/modules/ |
D | python.cmake | 8 # to the current code page if not connected to a terminal, which is often
|