/Zephyr-latest/dts/xtensa/intel/ |
D | intel_adsp_ace20_lnl.dtsi | 20 i-cache-line-size = <64>; 21 d-cache-line-size = <64>;
|
/Zephyr-latest/dts/arm/st/wb/ |
D | stm32wb.dtsi | 185 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, 294 alrm-exti-line = <17>;
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/ |
D | index.rst | 34 - Stereo audio codec with line-In/ line-Out/ and Microphone
|
/Zephyr-latest/tests/benchmarks/mbedtls/src/ |
D | benchmark.c | 81 const char *file, int line, const char *str) in my_debug() argument 101 mbedtls_printf("%s:%04d: |%d| %s\n", basename, line, level, str); in my_debug()
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 86 file:line:column-column: message 199 Using ``coccicheck`` is best as it provides in the spatch command line 373 file:line:column-column: message
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | gptp_mi.c | 74 int line) in gptp_change_port_state_debug() argument 88 state2str(state), caller, line); in gptp_change_port_state_debug() 100 int line) in gptp_change_pa_info_state_debug() argument 115 pa_info_state2str(state), caller, line); in gptp_change_pa_info_state_debug()
|
D | gptp_messages.c | 148 int line) in setup_gptp_frame_debug() argument 161 NET_BUF_TIMEOUT, caller, line); in setup_gptp_frame_debug()
|
/Zephyr-latest/doc/develop/west/ |
D | without-west.rst | 123 line like ``west build -t flash``. In that case, west is run twice:
|
/Zephyr-latest/boards/renesas/ek_ra4e2/doc/ |
D | index.rst | 164 …en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra4e2-entry-line-100mhz-arm-cortex-m…
|
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/ |
D | index.rst | 164 …en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra6e2-entry-line-200mhz-arm-cortex-m…
|
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/ |
D | index.rst | 151 …en/products/microcontrollers-microprocessors/ra-cortex-m-mcus/ra6e2-entry-line-200mhz-arm-cortex-m…
|
/Zephyr-latest/cmake/flash/ |
D | CMakeLists.txt | 122 # one per line.
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 42 - :kconfig:option:`CONFIG_MCUBOOT_EXTRA_IMGTOOL_ARGS`: optional additional command line arguments
|
/Zephyr-latest/boards/st/nucleo_g031k8/doc/ |
D | index.rst | 153 On some boards, the board reset line is not used by the controller.
|
/Zephyr-latest/boards/st/stm32h735g_disco/doc/ |
D | index.rst | 151 …reference_manual/dm00603761-stm32h723733-stm32h725735-and-stm32h730-value-line-advanced-armbased-3…
|
/Zephyr-latest/boards/96boards/wistrio/doc/ |
D | 96b_wistrio.rst | 151 …lashing the :zephyr:code-sample:`hello_world` application using `stm32flash`_ command line utility:
|
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | debug-with-arm-ds.rst | 104 …to see all command line options. Run ``FVP_BaseR_AEMv8R --list-params`` to see all supported param…
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf5340bsim.rst | 79 this with either :kconfig:option:`CONFIG_NATIVE_SIMULATOR_AUTOSTART_MCU`, or the command line
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 148 start-line = <0>;
|
/Zephyr-latest/boards/atmel/sam/sam4e_xpro/doc/ |
D | index.rst | 105 (flash erasing procedure is started when the erase line is asserted for at
|
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 200 Create a file in /etc/udev.rules.d with any name, and write the line below. 292 You can also debug with OpenOCD and gdb launching from command-line.
|
/Zephyr-latest/boards/altr/max10/doc/ |
D | index.rst | 227 Breakpoint 1 at 0xdf0: file /projects/zephyr/arch/nios2/core/prep_c.c, line 36. 229 Breakpoint 2 at 0x1254: file /projects/zephyr/kernel/init.c, line 348.
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f4.dtsi | 148 line-ranges = <0 1>, <1 1>, <2 1>, <3 1>, 532 alrm-exti-line = <17>;
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 53 # Using the PROJECT_BRIEF tag one can provide an optional one line description 202 # first line (until the first dot) of a Javadoc-style comment as the brief 210 # If the JAVADOC_BANNER tag is set to YES then Doxygen will interpret a line 221 # line (until the first dot) of a Qt-style comment as the brief description. If 229 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as 231 # to treat a multi-line C++ comment block as a detailed description. Set this 934 # can produce. The string should contain the $file, $line, and $text tags, which 935 # will be replaced by the file and line number from which the warning originated 940 # The default value is: $file:$line: $text. 942 WARN_FORMAT = "$file:$line: $text" [all …]
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap.c | 198 const char *func, int line) in bt_l2cap_chan_set_state_debug() argument 212 LOG_WRN("%s()%d: invalid transition", func, line); in bt_l2cap_chan_set_state_debug() 217 LOG_WRN("%s()%d: invalid transition", func, line); in bt_l2cap_chan_set_state_debug() 223 LOG_WRN("%s()%d: invalid transition", func, line); in bt_l2cap_chan_set_state_debug() 229 LOG_WRN("%s()%d: invalid transition", func, line); in bt_l2cap_chan_set_state_debug() 233 LOG_ERR("%s()%d: unknown (%u) state was set", func, line, state); in bt_l2cap_chan_set_state_debug()
|