Searched +full:fetch +full:- +full:depth (Results 1 – 25 of 32) sorted by relevance
12
/Zephyr-latest/.github/workflows/ |
D | license_check.yml | 7 runs-on: ubuntu-22.04 10 - name: Checkout the code 13 fetch-depth: 0 14 - name: Scan the code 16 uses: zephyrproject-rtos/action_scancode@v4 18 directory-to-scan: 'scan/' 19 - name: Artifact Upload 20 uses: actions/upload-artifact@v4 25 - name: Verify 27 if [ -s ./artifacts/report.txt ]; then
|
D | daily_test_version.yml | 2 # SPDX-License-Identifier: Apache-2.0 8 - cron: '50 22 * * *' 11 - refs/tags/* 15 runs-on: ubuntu-22.04 16 if: github.repository == 'zephyrproject-rtos/zephyr' 19 - name: Configure AWS Credentials 20 uses: aws-actions/configure-aws-credentials@v4 22 aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }} 23 aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }} 24 aws-region: us-east-1 [all …]
|
D | manifest.yml | 7 runs-on: ubuntu-22.04 10 - name: Checkout the code 15 fetch-depth: 0 16 persist-credentials: false 18 - name: west setup 21 working-directory: zephyrproject/zephyr 24 git config --global user.email "you@example.com" 25 git config --global user.name "Your Name" 26 west init -l . || true 28 - name: Manifest [all …]
|
D | compliance.yml | 6 - edited 7 - opened 8 - reopened 9 - synchronize 13 runs-on: ubuntu-22.04 16 - name: Update PATH for west 20 - name: Checkout the code 24 fetch-depth: 0 26 - name: Rebase onto the target branch 30 git config --global user.email "you@example.com" [all …]
|
D | twister-publish.yaml | 7 - main 9 - completed 12 upload-to-elasticsearch: 14 github.repository == 'zephyrproject-rtos/zephyr' && 19 runs-on: ubuntu-22.04 22 - name: Checkout 25 fetch-depth: 0 26 persist-credentials: false 28 - name: Download Artifacts 29 id: download-artifacts [all …]
|
D | coding_guidelines.yml | 7 runs-on: ubuntu-22.04 10 - name: Checkout the code 14 fetch-depth: 0 16 - name: cache-pip 20 key: ${{ runner.os }}-pip-${{ hashFiles('.github/workflows/coding_guidelines.yml') }} 22 - name: Install python dependencies 27 - name: Install Packages 29 sudo apt-get update 30 sudo apt-get install coccinelle 32 - name: Run Coding Guildeines Checks [all …]
|
D | release.yml | 6 - 'v*' 7 - '!v*rc*' 11 runs-on: ubuntu-22.04 13 - uses: actions/checkout@v4 15 fetch-depth: 0 17 - name: Get the version 23 - name: REUSE Compliance Check 24 uses: fsfe/reuse-action@v4 26 args: spdx -o zephyr-${{ steps.get_version.outputs.VERSION }}.spdx 28 - name: upload-results [all …]
|
D | scripts_tests.yml | 2 # SPDX-License-Identifier: Apache-2.0 9 - main 10 - v*-branch 12 - 'scripts/build/**' 13 - '.github/workflows/scripts_tests.yml' 16 - main 17 - v*-branch 19 - 'scripts/build/**' 20 - '.github/workflows/scripts_tests.yml' 23 scripts-tests: [all …]
|
D | codecov.yaml | 5 - cron: '25 06,18 * * *' 8 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }} 9 cancel-in-progress: true 13 if: github.repository_owner == 'zephyrproject-rtos' 14 runs-on: 15 group: zephyr-runner-v2-linux-x64-4xlarge 17 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026 18 options: '--entrypoint /bin/bash' 20 fail-fast: false 24 - platform: 'mps2/an385' [all …]
|
D | hello_world_multiplatform.yaml | 6 - main 7 - v*-branch 8 - collab-* 11 - main 12 - v*-branch 13 - collab-* 15 - 'scripts/**' 16 - '.github/workflows/hello_world_multiplatform.yaml' 17 - 'SDK_VERSION' 20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }} [all …]
|
D | doc-build.yml | 2 # SPDX-License-Identifier: Apache-2.0 8 - cron: '0 */3 * * *' 11 - v* 18 # so we fetch that through pip. 22 # and each sphinx-build process may use more than 2GiB of RAM. 26 doc-file-check: 28 runs-on: ubuntu-22.04 30 github.repository_owner == 'zephyrproject-rtos' 32 file_check: ${{ steps.check-doc-files.outputs.any_modified }} 34 - name: checkout [all …]
|
D | clang.yaml | 6 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }} 7 cancel-in-progress: true 10 clang-build: 11 if: github.repository_owner == 'zephyrproject-rtos' 12 runs-on: 13 group: zephyr-runner-v2-linux-x64-4xlarge 15 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026 16 options: '--entrypoint /bin/bash' 18 fail-fast: false 22 CCACHE_DIR: /node-cache/ccache-zephyr [all …]
|
D | footprint-tracking.yml | 6 - cron: '50 1/12 * * *' 9 - 'VERSION' 10 - '.github/workflows/footprint-tracking.yml' 12 - main 13 - v*-branch 15 # only publish v* tags, do not care about zephyr-v* which point to the 17 - 'v*' 20 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }} 21 cancel-in-progress: true 24 footprint-tracking: [all …]
|
D | bsim-tests.yaml | 6 - ".github/workflows/bsim-tests.yaml" 7 - ".github/workflows/bsim-tests-publish.yaml" 8 - "west.yml" 9 - "subsys/bluetooth/**" 10 - "tests/bsim/**" 11 - "boards/nordic/nrf5*/*dt*" 12 - "dts/*/nordic/**" 13 - "tests/bluetooth/common/testlib/**" 14 - "samples/bluetooth/**" 15 - "boards/native/**" [all …]
|
D | twister-prep.yaml | 18 … if: github.repository_owner == 'zephyrproject-rtos' && github.event_name == 'pull_request_target' 19 runs-on: 20 group: zephyr-runner-v2-linux-x64-4xlarge 22 image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.27.4.20241026 23 options: '--entrypoint /bin/bash' 25 subset: ${{ steps.output-services.outputs.subset }} 26 size: ${{ steps.output-services.outputs.size }} 27 fullrun: ${{ steps.output-services.outputs.fullrun }} 38 - name: Apply container owner mismatch workaround 44 git config --global --add safe.directory ${GITHUB_WORKSPACE} [all …]
|
D | twister.yaml | 6 - main 7 - v*-branch 8 - collab-* 11 - main 12 - v*-branch 13 - collab-* 16 - cron: '0 3 * * 0' 19 group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.head_ref || github.ref }} 20 cancel-in-progress: true 23 twister-build-prep: [all …]
|
/Zephyr-latest/dts/bindings/dai/ |
D | nxp,dai-esai.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,dai-esai" 13 dai-index: 17 moment, this is only used by SOF to fetch the "struct device" 21 tx-fifo-watermark: 29 rx-fifo-watermark: 37 fifo-depth: 40 Use this property to set the FIFO depth that will be reported 44 we mean the actual (hardware) value of the FIFO depth. This is needed 47 Generally, reporting a false FIFO depth should be avoided. Please note [all …]
|
D | nxp,dai-sai.yaml | 2 # SPDX-License-Identifier: Apache-2.0 6 compatible: "nxp,dai-sai" 8 include: [base.yaml, pinctrl-device.yaml] 13 mclk-is-output: 21 rx-fifo-watermark: 28 tx-fifo-watermark: 37 fifo-depth: 40 Use this property to set the FIFO depth that will be reported 45 the FIFO depth. This is needed because some applications (e.g: SOF) 48 FIFO depth should be avoided. Please note that the sanity check [all …]
|
/Zephyr-latest/drivers/dai/nxp/esai/ |
D | esai.h | 4 * SPDX-License-Identifier: Apache-2.0 13 #include <zephyr/dt-bindings/dai/esai.h> 32 /* used to fetch the depth of the FIFO. If the "fifo-depth" property is 33 * not specified, the FIFO depth that will be reported to the upper layers 35 * depth) 40 /* used to fetch the TX FIFO watermark value. If the "tx-fifo-watermark" 41 * property is not specified, this will be set to half of the FIFO depth. 46 /* used to fetch the RX FIFO watermark value. If the "rx-fifo-watermark" 47 * property is not specified, this will be set to half of the FIFO depth. 52 /* use to fetch the handshake value for a given direction. The handshake [all …]
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | semaphores.rst | 11 :depth: 2 28 to a non-negative value that is less than or equal to its limit. 63 .. code-block:: c 74 .. code-block:: c 86 .. code-block:: c 105 .. code-block:: c 114 /* fetch available data */
|
/Zephyr-latest/scripts/footprint/ |
D | size_report | 3 # Copyright (c) 2016, 2020-2024 Intel Corporation 5 # SPDX-License-Identifier: Apache-2.0 49 DT_LOCATION = re.compile(r"\(DW_OP_addr: ([0-9a-f]+)\)") 129 Fetch the symbols from the symbol table and put them 189 sec_end = sec_start + (sec_size - 1 if sec_size else 0) 191 f"0x{sec_start:08x}-0x{sec_end:08x} " 213 sec_end = sec_start + (size - 1 if size else 0) 268 file_entry = lineprog['file_entry'][file_index - 1] 274 directory = lineprog.header['include_directory'][dir_index - 1] 288 # built-ins can't be resolved, so it's not an issue [all …]
|
/Zephyr-latest/arch/x86/ |
D | gen_mmu.py | 5 # SPDX-License-Identifier: Apache-2.0 23 - By default, the Present, Write, and Execute Disable bits are 25 - The __text_region region will have Present and User bits set 26 - The __rodata_region region will have Present, User, and Execute 28 - On x86_64, the _locore region will have Present set and 34 - The double-mapping is used to transition the 38 - The mapping is always double-mapped at the top-level paging structure 40 with respect to the scope of top-level paging structure entries. 41 This allows the same second-level paging structure(s) to be used for 44 - The double-mapping is needed so that we can still fetch instructions [all …]
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 7 :depth: 1 34 * NVMC (Non-Volatile Memory Controller / Flash) 69 .. code-block:: console 71 west config manifest.group-filter -- +babblesim 74 make everything -j 8 81 `fetch <https://babblesim.github.io/fetching.html>`_ and 88 .. code-block:: console 101 .. zephyr-app-commands:: 102 :zephyr-app: samples/hello_world 103 :host-os: unix [all …]
|
/Zephyr-latest/doc/develop/west/ |
D | manifest.rst | 1 .. _west-manifests: 8 ``west.manifest`` module, see :ref:`west-apis-manifest`. For a more general 9 introduction and command overview, see :ref:`west-basics`. 14 :depth: 3 16 .. _west-mr-model: 25 .. figure:: west-mr-model.png 27 :alt: West multi-repo history 28 :figclass: align-center 30 West multi-repo history 48 - Projects can be added (like ``P1`` between manifest repository [all …]
|
/Zephyr-latest/include/zephyr/drivers/ |
D | dai.h | 4 * SPDX-License-Identifier: Apache-2.0 48 * clock-related configurations w.r.t the DAI 164 /** @brief Optional - Pre Start the transmission / reception of data. 188 /** @brief Optional - Post Stop the transmission / reception of data. 238 /** Fifo depth. */ 354 const struct dai_driver_api *api = (const struct dai_driver_api *)dev->api; in dai_probe() 356 return api->probe(dev); in dai_probe() 371 const struct dai_driver_api *api = (const struct dai_driver_api *)dev->api; in dai_remove() 373 return api->remove(dev); in dai_remove() 385 * If the function is called with the parameter cfg->frame_clk_freq set to 0 [all …]
|
12