Home
last modified time | relevance | path

Searched refs:rev (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-latest/scripts/
Dseries-push-hook.sh26 base_commit=`git rev-parse $remote/main`
/Zephyr-latest/drivers/clock_control/
DKconfig.mcux_ccm_rev211 Enable support for mcux ccm rev 2 driver.
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/boards/
Dqemu_cortex_a53.overlay50 class-rev = <0xFF000100>; /* PCI_CLASS_OTHERS | IVSHMEM_PROTO_NET */
51 class-rev-mask = <0xFFFFFF00>; /* PCI_CLASS_MASK | IVSHMEM_PROTO_MASK */
/Zephyr-latest/samples/drivers/jesd216/
DREADME.rst33 PH0: ff00 rev 1.6: 16 DW @ 30
61 PH1: ffc2 rev 1.0: 4 DW @ 110
65 PH2: ff84 rev 1.0: 2 DW @ c0
/Zephyr-latest/boards/st/stm32f411e_disco/doc/
Dindex.rst14 - L3GD20(rev B) or I3G4250D(rev D): ST MEMS motion sensor, 3-axis digital output gyroscope.
15 - LSM303DLHC(rev B) or LSM303AGR(rev D): ST MEMS system-in-package featuring a 3D digital linear ac…
16 - MP45DT02(rev B) or IMP34DT05(rev D), ST MEMS audio sensor, omnidirectional digital microphone
154 adapted board definition as the default PCB rev here is D:
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst9 .. _west-manifest-rev:
11 The ``manifest-rev`` branch
14 West creates and controls a Git branch named ``manifest-rev`` in each
17 Other workspace management commands may use ``manifest-rev`` as a reference
19 purposes, the ``manifest-rev`` branch allows the manifest file to use SHAs
22 Although ``manifest-rev`` is a normal Git branch, west will recreate and/or
27 rebase it on top of a new ``manifest-rev``, or merge ``manifest-rev`` into
32 West does not create a ``manifest-rev`` branch in the manifest repository,
40 ``manifest-rev``, these refs are not regular branches. West's behavior here is
51 when a project's ``manifest-rev`` branch must be updated to a newly fetched
[all …]
Dbuilt-in.rst111 #. Sets the project's :ref:`manifest-rev <west-manifest-rev>` branch to the
113 #. Checks out ``manifest-rev`` in the local working copy as a `detached
153 ``manifest-rev``, use the ``-k`` (``--keep-descendants``) option.
/Zephyr-latest/doc/_extensions/zephyr/
Dmanifest_projects_table.py49 def rev_url(base_url: str, rev: str) -> str:
64 if re.match(r"^[0-9a-f]{40}$", rev):
Dlink-roles.py73 rev = get_github_rev()
102 rev = project.revision
/Zephyr-latest/subsys/usb/usb_c/
Dusbc_prl.c232 data->rev[PD_PACKET_SOP] = PD_REV30; in prl_set_default_pd_revision()
233 data->rev[PD_PACKET_SOP_PRIME] = PD_REV30; in prl_set_default_pd_revision()
234 data->rev[PD_PACKET_PRIME_PRIME] = PD_REV30; in prl_set_default_pd_revision()
235 data->rev[PD_PACKET_DEBUG_PRIME] = PD_REV30; in prl_set_default_pd_revision()
236 data->rev[PD_PACKET_DEBUG_PRIME_PRIME] = PD_REV30; in prl_set_default_pd_revision()
342 const enum pd_rev_type rev) in prl_set_rev() argument
346 data->rev[type] = rev; in prl_set_rev()
357 return data->rev[type]; in prl_get_rev()
459 header.specification_revision = data->rev[prl_tx->emsg.type]; in get_sop_star_header()
625 if (data->rev[PD_PACKET_SOP] == PD_REV30 && pe_dpm_initiated_ams(dev)) { in prl_tx_wait_for_message_request_run()
Dusbc_prl.h147 const enum pd_rev_type rev);
Dusbc_stack.h99 enum pd_rev_type rev[NUM_SOP_STAR_TYPES]; member
/Zephyr-latest/drivers/sensor/silabs/si7210/
Dsi7210.c458 char rev; in si7210_init() local
486 rev = 'B'; in si7210_init()
490 rev = '.'; in si7210_init()
510 part_base, rev, part_variant, sn, config->bus.addr); in si7210_init()
/Zephyr-latest/drivers/display/
Ddisplay_ist3931.c35 bool rev; /* 0 RAM1->LCD ON 1 RAM0->LCD ON */ member
106 config->eon << 1 | config->rev; in ist3931_driver_display_control()
279 .rev = DT_INST_PROP(inst, reverse_ram_lcd), \
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst243 Info : Altera USB-Blaster II found (Firm. rev. = 1.39)
253 Info : fpgasoc.cpu.0 rev 0, partnum c09, arch f, variant 3, implementor 41
268 Info : fpgasoc.cpu.0 rev 0, partnum c09, arch f, variant 3, implementor 41
269 fpgasoc.cpu.0 rev 0, partnum c09, arch f, variant 3, implementor 41
282 Info : Altera USB-Blaster II found (Firm. rev. = 1.39)
289 Info : fpgasoc.cpu.0 rev 0, partnum c09, arch f, variant 3, implementor 41
308 Info : Altera USB-Blaster II found (Firm. rev. = 1.39)
316 Info : fpgasoc.cpu.0 rev 0, partnum c09, arch f, variant 3, implementor 41
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh119 '(-l --local)'{--mr,--manifest-rev}'[manifest revision]:manifest rev:'
122 …'(-m --manifest --mr --manifest-rev)'{-l,--local}'[use local directory as manifest repository]:loc…
137 {-k,--keep-descendants}'[keep manifest-rev descendants checked out]'
138 {-r,--rebase}'[rebase checked out branch onto the new manifest-rev]'
/Zephyr-latest/drivers/usb/bc12/
DKconfig.pi3usb920110 host or client mode. It supports Battery Charging Specification, rev
/Zephyr-latest/scripts/west_commands/runners/
Djlink.py223 major, minor, rev = self.jlink_version
224 rev_str = chr(ord('a') + rev - 1) if rev else ''
Dintel_cyclonev.py207 (major, minor, rev) = self.read_version()
208 return (major, minor, rev) > (0, 11, 0)
Dopenocd.py232 (major, minor, rev) = self.read_version()
233 return (major, minor, rev) > (0, 11, 0)
/Zephyr-latest/doc/security/
Dsecurity-citations.rst21 Evaluation ver. 3.1 rev. 4, 2012.
/Zephyr-latest/drivers/usb/uhc/
Duhc_max3421e.c962 uint8_t rev; in uhc_max3421e_init() local
971 ret = max3421e_read(dev, MAX3421E_REG_REVISION, &rev, sizeof(rev)); in uhc_max3421e_init()
1002 rev, priv->mode, priv->hien); in uhc_max3421e_init()
/Zephyr-latest/boards/shields/adafruit_data_logger/doc/
Dindex.rst9 The `Adafruit Data Logger Shield`_ rev. B features an `NXP PCF8523 Real-Time Clock/Calendar with
/Zephyr-latest/boards/sifive/hifive1/doc/
Dindex.rst9 and `HiFive1 Rev B <https://www.sifive.com/boards/hifive1-rev-b>`__.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py506 for rev in board.revisions:
507 if rev.name:
510 if rev.name == board.revision_default:
513 if rev.name == board.revision_default:
520 and rev.name == board.revision_default:

12