Home
last modified time | relevance | path

Searched refs:step (Results 176 – 200 of 210) sorted by relevance

123456789

/Zephyr-latest/doc/services/debugging/
Dcoredump.rst410 as implemented in step 3 (inside :c:func:`arch_coredump_info_dump`).
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c508 vcp_register_param.step = 1; in set_register_params()
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/
Dindex.rst394 Open a serial terminal, step through the application in your debugger, and you
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/
Dindex.rst399 Open a serial terminal, step through the application in your debugger, and you
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/
Dindex.rst555 The first step is to set up environment variables to point at your
773 Strangely, there is no separate ``make install`` step for the
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst101 The :ref:`gen_kobject_list.py` script is a post-build step which finds all the
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst42 peripheral implicitly enables broadcaster role. Usually the first step
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst166 Finally, and if not done as part of the first step, a Pull Request must be
/Zephyr-latest/doc/develop/debug/
Dindex.rst158 stopped at system startup. You may set breakpoints, step through code, etc. as
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst112 commit specified by the revision in the previous step
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst119 * This step can be skipped if there is no connected devices
/Zephyr-latest/boards/st/sensortile_box_pro/doc/
Dindex.rst83 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/boards/nxp/mimxrt1060_evk/doc/
Dindex.rst413 Open a serial terminal, step through the application in your debugger, and you
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst80 - Embedded SMPS step-down converter supporting switch on-the-fly and voltage scaling
/Zephyr-latest/boards/ezurio/bt610/doc/
Dbt610.rst568 :ref:`nordic_segger` page also apply to this board, with the additional step
/Zephyr-latest/doc/develop/
Dbeyond-GSG.rst86 by default. Proceed to next step without making any changes.
/Zephyr-latest/doc/security/
Dsecurity-overview.rst543 certification schemes. The first step of this process is the definition
544 of assets to be protected by the system. The next step then models how
/Zephyr-latest/arch/
DKconfig763 Dual-redundant Core Lock-step (DCLS) topology.
865 Dual-redundant Core Lock-step (DCLS) topology. For the processor that
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst90 Next you disable the validation step:
/Zephyr-latest/share/sysbuild/cmake/modules/
Dsysbuild_extensions.cmake435 # This function invokes the CMake configure step on an external Zephyr project
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst355 :c:func:`z_get_next_switch_handle` and be done in one step.
/Zephyr-latest/subsys/bluetooth/audio/shell/
Dbap.c359 const float step = 2 * 3.1415 / sine_period_samples; in fill_lc3_tx_buf_sin() local
362 const float sample = sinf(i * step); in fill_lc3_tx_buf_sin()
/Zephyr-latest/doc/develop/application/
Dindex.rst484 :makevar:`BOARD` value than you set during the build configuration step.
494 as described in this step, this value will be used.
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst320 * ``ZEP-1460`` - Sanity check reports some qemu step failures as 'build_error'
/Zephyr-latest/subsys/net/ip/
Dtcp.c448 static void tcp_new_reno_log(struct tcp *conn, char *step) in tcp_new_reno_log() argument
451 conn, step, conn->ca.cwnd, conn->ca.ssthresh, in tcp_new_reno_log()

123456789