/Zephyr-latest/include/zephyr/usb/class/ |
D | usbd_msc.h | 23 const char *revision; member 53 .revision = t10_revision, \
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.grgpio | 5 bool "GRLIB GRGPIO revision 2" 9 Enable driver for GRLIB GRGPIO revision 2.
|
/Zephyr-latest/cmake/modules/ |
D | boards.cmake | 24 # - BOARD: Board, without revision field. 25 # - BOARD_REVISION: Board revision 41 # - BOARD: Board name, including any optional revision field, for example: `foo` or `foo@1.0.0` 69 # Helper function for parsing a board's name, revision, and qualifiers, 74 "Invalid revision / qualifiers format for ${board_in} (${${board_in}}). " 75 "Valid format is: <board>@<revision>/<qualifiers>" 121 "Invalid board revision: ${BOARD_REVISION}\n" 122 "Deprecated board '${BOARD_DEPRECATED}' is now implemented as a revision of another board " 123 "(${BOARD}@${BOARD_DEPRECATED_REVISION}), so the specified revision does not apply. " 244 if(EXISTS ${BOARD_DIR}/revision.cmake) [all …]
|
/Zephyr-latest/subsys/dfu/boot/ |
D | mcuboot.c | 68 uint16_t revision; member 124 v1_raw->version.revision = in boot_read_v1_header() 125 sys_le16_to_cpu(v1_raw->version.revision); in boot_read_v1_header() 180 sem_ver->revision = v1_raw.version.revision; in boot_read_bank_header()
|
/Zephyr-latest/submanifests/ |
D | example.yaml.sample | 12 # branch, change the 'revision' line accordingly. 18 revision: main
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | manifest_projects_table.py | 119 project.revision, 120 project.revision, 122 refuri=ManifestProjectsTable.rev_url(project.url, project.revision),
|
/Zephyr-latest/scripts/west_commands/zspdx/ |
D | writer.py | 60 def generateDowloadUrl(url, revision): argument 63 if len(revision) == 0: 90 downloadUrl = generateDowloadUrl(pkg.cfg.url, pkg.cfg.revision) 97 elif len(pkg.cfg.revision) > 0:
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 138 - The optional :term:`board revision`: ``1.2.0`` 146 :samp:`{board name}[@{revision}][/{board qualifiers}]`, which can be extended to 147 :samp:`{board name}[@{revision}][/{SoC}[/{CPU cluster}][/{variant}]]`. 330 revision: 332 default: <default-revision-value> 605 :file:`.config` whenever an application is compiled for your board revision 760 Board revisions are described in the ``revision`` entry of the 766 revision: 768 default: <default-revision-value> 774 Zephyr natively supports the following revision formats: [all …]
|
D | shields.rst | 93 revision, you can override a shield description for a specific board by adding 94 board or board revision overriding files to a shield, as follows: 100 ├── <board>_<revision>.overlay 103 ├── <board>_<revision>.conf 139 In this case, a shield-particular revision name can be used: 147 revision:
|
/Zephyr-latest/boards/nordic/nrf9160dk/ |
D | nrf9160dk_nrf52840_0_14_0.overlay | 39 /* New signal added in this revision (0.14.0). */ 44 /* No need to drive P0.12 together with P1.12 in this board revision. */
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | usbd_msc_scsi.h | 68 const char *revision; member 86 const char *product, const char *revision);
|
/Zephyr-latest/boards/adafruit/qt_py_esp32s3/ |
D | revision.cmake | 2 …message(FATAL_ERROR "Invalid board revision, ${BOARD_REVISION}, valid revisions are: <none> (for n…
|
/Zephyr-latest/boards/lilygo/ttgo_lora32/ |
D | ttgo_lora32_esp32_procpu_defconfig | 12 # the following config is required to support chips of revision 1
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig | 24 bool "SOC is revision v1.1" 26 ESP32-C3 revision v1.1 has updated ROM functions for Wi-Fi and BLE that
|
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit_firmware.c | 25 header.h.v1.sem_ver.minor, header.h.v1.sem_ver.revision); in hawkbit_get_firmware_version()
|
/Zephyr-latest/boards/seagate/legend/ |
D | revision.cmake | 6 …message(FATAL_ERROR "${BOARD_REVISION} is not a valid revision for Legend. Accepted revisions: ${L…
|
/Zephyr-latest/boards/snps/em_starterkit/ |
D | CMakeLists.txt | 5 message(FATAL_ERROR "Board revision 2.2 is not supported for this SoC")
|
/Zephyr-latest/boards/others/stm32_min_dev/ |
D | revision.cmake | 6 …message(FATAL_ERROR "${BOARD_REVISION} is not a valid revision for stm32_min_dev. Accepted revisio…
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v2 | 18 If the BOARD has a revision field set, this is the revision.
|
/Zephyr-latest/subsys/mgmt/updatehub/ |
D | updatehub_firmware.c | 35 header.h.v1.sem_ver.revision); in updatehub_get_firmware_version()
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 464 revision = stdout.rstrip() 472 return revision + '-dirty', True 473 return revision, False 505 def git_tags(path, revision): argument 506 if not revision or len(revision) == 0: 509 popen = subprocess.Popen(['git', '-P', 'tag', '--points-at', revision], 525 revision, dirty = git_revision(path) 528 tags = git_tags(path, revision) 531 'revision': revision}
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | dfu_metadata.c | 24 metadata->fw_ver.revision = net_buf_simple_pull_le16(buf); in bt_mesh_dfu_metadata_decode() 60 net_buf_simple_add_le16(buf, metadata->fw_ver.revision); in bt_mesh_dfu_metadata_encode()
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | dfu_metadata.h | 35 uint16_t revision; member
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 118 string "Firmware revision" 123 Enable firmware revision characteristic in Device Information Service. 131 string "Hardware revision" 134 Enable hardware revision characteristic in Device Information Service. 142 string "Software revision" 145 Enable software revision characteristic in Device Information Service.
|
/Zephyr-latest/include/zephyr/dfu/ |
D | mcuboot.h | 95 uint16_t revision; member
|