Home
last modified time | relevance | path

Searched full:uses (Results 1 – 25 of 1242) sorted by relevance

12345678910>>...50

/Zephyr-latest/.github/workflows/
Drelease.yml13 - uses: actions/checkout@v4
24 uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0
29 uses: actions/upload-artifact@v4
41 uses: actions/create-release@v1
53 uses: actions/upload-release-asset@v1
Dscorecards.yml1 # This workflow uses actions that are not certified by GitHub. They are provided
32 uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
37 uses: ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
50 uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
59 uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
Ddevicetree_checks.yml33 uses: actions/checkout@v4
35 uses: actions/setup-python@v5
40 uses: actions/cache@v4
48 uses: actions/cache@v4
57 uses: actions/cache@v4
Dlicense_check.yml11 uses: actions/checkout@v4
16 uses: zephyrproject-rtos/action_scancode@23ef91ce31cd4b954366a7b71eea47520da9b380 # v4
20 uses: actions/upload-artifact@v4
Dwest_cmds.yml36 uses: actions/checkout@v4
38 uses: actions/setup-python@v5
43 uses: actions/cache@v4
51 uses: actions/cache@v4
60 uses: actions/cache@v4
Dissue_count.yml30 - uses: brcrista/summarize-issues@54c549b7d38b7db39e5c6e06fd9617e12e5c3491 # v4
38 uses: actions/upload-artifact@v4
45 uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
Dhello_world_multiplatform.yaml32 uses: actions/checkout@v4
54 uses: actions/setup-python@v5
59uses: zephyrproject-rtos/action-zephyr-setup@f7b70269a8eb01f70c8e710891e4c94972a2f6b4 # v1.0.6
77 uses: actions/upload-artifact@v4
Ddoc-build.yml45 uses: actions/checkout@v4
68 uses: zephyrproject-rtos/action-zephyr-setup@f7b70269a8eb01f70c8e710891e4c94972a2f6b4 # v1.0.6
114 uses: actions/upload-artifact@v4
120 uses: actions/upload-artifact@v4
140 uses: actions/upload-artifact@v4
164 uses: actions/checkout@v4
172 uses: actions/cache@v4
210 uses: actions/upload-artifact@v4
224 uses: ./.github/workflows/ready-to-merge.yml
Dpylib_tests.yml32 uses: actions/checkout@v4
34 uses: actions/setup-python@v5
39 uses: actions/cache@v4
Dbsim-tests.yaml70 uses: actions/checkout@v4
94 uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
113 uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
122 uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
135 uses: tj-actions/changed-files@2f7c5bfce28377bc069a65ba478de0a74aa0ca32 # v46.0.1
181 uses: actions/upload-artifact@v4
189uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
197 uses: actions/upload-artifact@v4
Ddoc-publish-pr.yml25 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v8
33 uses: actions/github-script@v7
43 uses: carpentries/actions/check-valid-pr@e27aa6c531dadd357d2aa4c9a21e90849e23e963 # v0.14.0
66 uses: aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 # v4.1.0
Dbsim-tests-publish.yaml16 uses: dawidd6/action-download-artifact@20319c5641d495c8a52e688b7dc5fada6c3a9fbc # v8
21uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
Dtwister.yaml24 uses: ./.github/workflows/twister-prep.yaml
76 uses: actions/checkout@v4
183 uses: actions/upload-artifact@v4
205 uses: actions/upload-artifact@v4
222 uses: actions/checkout@v4
229 uses: actions/download-artifact@v4
241 uses: actions/upload-artifact@v4
250uses: EnricoMi/publish-unit-test-result-action@170bf24d20d201b842d7a52403b73ed297e6645b # v2.18.0
267 uses: actions/upload-artifact@v4
280 uses: ./.github/workflows/ready-to-merge.yml
/Zephyr-latest/drivers/can/
DKconfig.nxp_s3215 bool "NXP S32 CANXL uses RX FIFO"
18 If this is enabled, NXP S32 CANXL uses RX FIFO.
19 Otherwise NXP S32 CANXL uses RX Message Descriptor.
/Zephyr-latest/tests/drivers/i2s/i2s_api/boards/
Dmimxrt1170_evk_mimxrt1176_cm7_A.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=y uses two I2S peripherals:
2 * i2s-node0 is the receiver - uses SAI1 peripheral on RT1170
3 * i2s-node1 is the transmitter - uses SAI4 peripheral
/Zephyr-latest/tests/drivers/i2s/i2s_speed/
DReadme.txt7 This board uses CONFIG_I2S_TEST_SEPARATE_DEVICES=n and connects TX and RX blocks in one
15 This board uses CONFIG_I2S_TEST_SEPARATE_DEVICES=n and connects TX and RX blocks in one
23 This board uses CONFIG_I2S_TEST_SEPARATE_DEVICES=y and connects two SAI peripherals by shorting
30 This board uses a single SAI and connects the TX and RX signals by shorting externally on the EVK.
/Zephyr-latest/samples/drivers/led/pwm/boards/
Dmec172xevb_assy6906.overlay10 * BBLED controller 0 uses GPIO156/LED1 connected to JP71-11
11 * BBLED controller 1 uses GPIO157/LED2 connected to JP71-13
12 * BBLED controller 2 uses GPIO153/LED3 connected to JP71-5
13 * BBLED controller 3 uses GPIO035/PWM8 connected to JP67-19
14 * NOTE: Data sheet indicates BBLED3 uses GPIO035.
/Zephyr-latest/tests/drivers/i2s/i2s_speed/boards/
Dmimxrt1170_evk_mimxrt1176_cm7.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=n uses only one I2S peripheral:
3 * uses SAI1 peripheral on RT1170
Dmimxrt1170_evk_mimxrt1176_cm7_B.overlay1 /* i2s_speed with CONFIG_I2S_TEST_SEPARATE_DEVICES=n uses only one I2S peripheral:
3 * uses SAI1 peripheral on RT1170
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/boards/
Dqemu_cortex_a53.conf15 # Additionally, our test also uses malloc
19 # The default ivshmem memory size is 4MB (4194304), but libc uses the arena as well
Dqemu_kvm_arm64.conf15 # Additionally, our test also uses malloc
19 # The default ivshmem memory size is 4MB (4194304), but libc uses the arena as well
/Zephyr-latest/scripts/net/
DREADME.txt53 * Zephyr uses addresses 192.0.2.1 and 2001:db8::1
54 * Docker net-tools image uses addresses 192.0.2.2 and 2001:db8::2
55 * The Docker bridge interface uses addresses 192.0.2.254 and 2001:db8::254
59 so that the echo_client application always uses addresses ending in .1 and
60 the echo_server application uses those ending in .2. The script does the IP
/Zephyr-latest/samples/drivers/led/xec/
DREADME.rst10 This sample allows to test the Microchip led-xec driver which uses the
16 - BBLED controller 0 uses GPIO 0156.
17 - BBLED controller 1 uses GPIO 0157.
18 - BBLED controller 2 uses GPIO 0153.
22 - BBLED controller 3 uses GPIO 0035
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst19 By default, the main thread uses the highest configured preemptible thread
21 threads, the main thread uses the lowest configured cooperative thread
37 The idle thread always uses the lowest configured thread priority.
80 Suggested Uses
/Zephyr-latest/arch/arc/
DKconfig54 If y, the SoC uses an ARC EM4 CPU
60 If y, the SoC uses an ARC EM4 DMIPS CPU
66 If y, the SoC uses an ARC EM4 DMIPS CPU with the single-precision
73 If y, the SoC uses an ARC EM4 DMIPS CPU with single-precision
82 If y, the SoC uses an ARC EM6 CPU
90 If y, the SoC uses an ARC HS3x CPU
98 If y, the SoC uses an HS4X CPU
110 If y, the SoC uses an ARC HS6x CPU
119 If y, the SoC uses an ARC HS6x CPU

12345678910>>...50