/Zephyr-latest/.github/workflows/ |
D | release.yml | 12 steps: 26 args: spdx -o zephyr-${{ steps.get_version.outputs.VERSION }}.spdx 32 name: zephyr-${{ steps.get_version.outputs.VERSION }}.spdx 33 path: zephyr-${{ steps.get_version.outputs.VERSION }}.spdx 46 release_name: Zephyr ${{ steps.get_version.outputs.TRIMMED_VERSION }} 57 upload_url: ${{ steps.create_release.outputs.upload_url }} 58 asset_path: zephyr-${{ steps.get_version.outputs.VERSION }}.spdx 59 asset_name: zephyr-${{ steps.get_version.outputs.VERSION }}.spdx
|
D | doc-publish-pr.yml | 22 steps: 32 if: steps.download-artifacts.outputs.found_artifact == 'true' 41 if: steps.download-artifacts.outputs.found_artifact == 'true' 50 steps.download-artifacts.outputs.found_artifact == 'true' && 51 steps.check-pr.outputs.VALID != 'true' 57 if: steps.download-artifacts.outputs.found_artifact == 'true' 65 if: steps.download-artifacts.outputs.found_artifact == 'true' 73 if: steps.download-artifacts.outputs.found_artifact == 'true'
|
D | bsim-tests.yaml | 48 steps: 145 steps.check-bluetooth-files.outputs.any_modified == 'true' 146 || steps.check-networking-files.outputs.any_modified == 'true' 147 || steps.check-uart-files.outputs.any_modified == 'true' 148 || steps.check-common-files.outputs.any_modified == 'true' 159 …if: steps.check-bluetooth-files.outputs.any_modified == 'true' || steps.check-common-files.outputs… 164 …if: steps.check-networking-files.outputs.any_modified == 'true' || steps.check-common-files.output… 169 …if: steps.check-uart-files.outputs.any_modified == 'true' || steps.check-common-files.outputs.any_…
|
D | twister-prep.yaml | 25 subset: ${{ steps.output-services.outputs.subset }} 26 size: ${{ steps.output-services.outputs.size }} 27 fullrun: ${{ steps.output-services.outputs.fullrun }} 37 steps: 113 subset: ${{ steps.output-services.outputs.subset }} 114 size: ${{ steps.output-services.outputs.size }} 115 fullrun: ${{ steps.output-services.outputs.fullrun }} 125 steps:
|
D | codecov.yaml | 38 steps: 138 steps: 186 …gcovr ${{ steps.get-coverage-files.outputs.mergefiles }} --merge-mode-functions=separate --json m… 187 …gcovr ${{ steps.get-coverage-files.outputs.mergefiles }} --merge-mode-functions=separate --cobertu… 206 -o coverage-report-${{ steps.run_date.outputs.run_date_short }} \ 218 coverage/reports/coverage-report-${{ steps.run_date.outputs.run_date_short }}.json 219 coverage/reports/coverage-report-${{ steps.run_date.outputs.run_date_short }}.xlsx
|
D | twister-publish.yaml | 20 steps: 38 if: steps.download-artifacts.outputs.found_artifact == 'true'
|
D | clang.yaml | 29 report_needed: ${{ steps.twister.outputs.report_needed }} 30 steps: 129 if: always() && steps.twister.outputs.report_needed != 0 140 steps:
|
D | stale-workflow-queue-cleanup.yml | 19 steps:
|
/Zephyr-latest/tests/drivers/stepper/drv8424/api/src/ |
D | main.c | 101 int32_t steps = 100; in ZTEST_F() local 106 (void)stepper_move_by(fixture->dev, steps); in ZTEST_F() 114 int32_t steps = 1000; in ZTEST_F() local 120 (void)stepper_move_by(fixture->dev, steps); in ZTEST_F() 132 int32_t steps = 1000; in ZTEST_F() local 137 (void)stepper_move_by(fixture->dev, steps); in ZTEST_F() 147 int32_t steps = 1000; in ZTEST_F() local 153 (void)stepper_move_by(fixture->dev, steps); in ZTEST_F() 293 int32_t steps = 50; in ZTEST_F() local 298 (void)stepper_move_by(fixture->dev, steps); in ZTEST_F() [all …]
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | README.rst | 81 [0:00:09.287]: STEP_DET count: 6 steps cadence: 2.0 steps/s activity: Unknown 82 [0:00:09.689]: STEP_DET count: 7 steps cadence: 2.1 steps/s activity: Walk 83 [0:00:10.051]: STEP_DET count: 8 steps cadence: 2.2 steps/s activity: Walk 84 [0:00:10.433]: STEP_DET count: 9 steps cadence: 2.2 steps/s activity: Walk 85 [0:00:10.835]: STEP_DET count: 10 steps cadence: 2.3 steps/s activity: Walk
|
/Zephyr-latest/drivers/sensor/nordic/qdec_nrfx/ |
D | qdec_nrfx.c | 23 /* limit range to avoid overflow when converting steps to degrees */ 42 int32_t steps; member 109 val->val1 = (acc * FULL_ANGLE) / config->steps; in qdec_nrfx_channel_get() 110 val->val2 = (acc * FULL_ANGLE) - (val->val1 * config->steps); in qdec_nrfx_channel_get() 113 val->val2 /= config->steps; in qdec_nrfx_channel_get() 260 BUILD_ASSERT(QDEC_PROP(idx, steps) > 0, \ 261 "Wrong QDEC"#idx" steps setting in dts. Only positive number valid"); \ 262 BUILD_ASSERT(QDEC_PROP(idx, steps) <= 2048, \ 263 "Wrong QDEC"#idx" steps setting in dts. Overflow possible"); \ 285 .steps = QDEC_PROP(idx, steps), \
|
/Zephyr-latest/dts/bindings/sensor/ |
D | nordic,npm1300-charger.yaml | 19 Available range is 3.5 V to 3.65 V and 4.0 V to 4.45 V in 50 mV steps. 25 Available range is 3.5 V to 3.65 V and 4.0 V to 4.45 V in 50 mV steps. 33 Available range is 32 mA to 800 mA in 2mA steps. 50 Available values are 100 mA, or between 500 mA and 1500 mA in 100 mA steps.
|
D | nordic,nrf-qdec.yaml | 43 steps: 45 description: Number of steps on the rotating wheel
|
/Zephyr-latest/dts/bindings/input/ |
D | gpio-qdec.yaml | 21 steps-per-period = <4>; 51 steps-per-period: 55 How many steps to count before reporting an input event.
|
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/ |
D | main.c | 119 STEPS = BLOCK_SIZE - 1, in update_through_framebuffer() enumerator 131 for (int i = 0; i < 1 + 3 * RUNS * STEPS; ++i) { in update_through_framebuffer() 137 uint8_t step = (0xFF - MIN_BRIGHTNESS) / STEPS; in update_through_framebuffer() 144 if (i < 1 * RUNS * STEPS) { in update_through_framebuffer() 151 } else if (i < 2 * RUNS * STEPS) { in update_through_framebuffer() 172 if (dimmed == 0 || dimmed == STEPS) { in update_through_framebuffer()
|
/Zephyr-latest/include/zephyr/drivers/ |
D | stepper.h | 40 /** 2 micro steps per full step */ 42 /** 4 micro steps per full step */ 44 /** 8 micro steps per full step */ 46 /** 16 micro steps per full step */ 48 /** 32 micro steps per full step */ 50 /** 64 micro steps per full step */ 52 /** 128 micro steps per full step */ 54 /** 256 micro steps per full step */ 84 /** Steps set using move or set_target_position have been executed */ 328 * @param value The reference position to set in micro-steps.
|
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/ |
D | README.rst | 72 the One-Time-Programmable (OTP) fuses in the MCU. The steps below detail 87 These steps use the blhost tool that runs on a host computer running 89 executable for your host OS, and use the command-line steps below to 93 Steps to program OTP fuses on MIMXRT595-EVK 95 These steps detail using USB as the interface between blhost and the
|
/Zephyr-latest/tests/drivers/hwinfo/api/src/ |
D | main.c | 17 * - Test Steps 77 * - Test Steps 115 * - Test Steps 167 * - Test Steps
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 56 The exact steps of the extension building process depend on the currently 68 The binary file resulting from compilation and/or linking steps. 92 Custom build steps 95 The ``add_llext_command`` CMake function can be used to add custom build steps 110 The different build steps are:
|
/Zephyr-latest/tests/subsys/shell/shell_history/src/ |
D | shell_history_test.c | 56 * Test steps: 97 * Test steps: 162 * Test steps: 195 * Test steps: 219 * * Test steps:
|
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/ |
D | README.rst | 16 however these instructions focus on the necessary steps for phones. 18 Steps to set up
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | triggers.rst | 13 data ready to physical events such as taps or steps.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | stepper.rst | 15 - Set **max velocity** in micro-steps per second using :c:func:`stepper_set_max_velocity` 21 - **Move by** +/- micro-steps also known as **relative movement** using :c:func:`stepper_move_by`.
|
/Zephyr-latest/include/zephyr/dt-bindings/sensor/ |
D | ina237.h | 53 /* Delay for initial ADC conversion in steps of 2 ms */ 66 * @param convdly Delay for initial ADC conversion in steps of 2 ms.
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.mcux_os | 21 picked, OS Timer will take steps to store state and reinitialize on wakeups.
|