Home
last modified time | relevance | path

Searched refs:adjust (Results 151 – 175 of 221) sorted by relevance

123456789

/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dlpcxpresso55s36.overlay11 /* adjust channel number according to pinmux in board.dts */
Dfrdm_rw612.overlay10 /* adjust channel number according to pinmux in board.dts */
Dnucleo_c031c6.overlay9 /* adjust channel number according to pinmux in board.dts */
Drd_rw612_bga.overlay10 /* adjust channel number according to pinmux in board.dts */
Dmimxrt685_evk_mimxrt685s_cm33.overlay12 /* adjust channel number according to pinmux in board.dts */
Dmimxrt595_evk_mimxrt595s_cm33.overlay12 /* adjust channel number according to pinmux in board.dts */
Dfrdm_mcxn236.overlay12 /* adjust channel number according to pinmux in board.dts */
Dfrdm_mcxn947_mcxn947_cpu0.overlay12 /* adjust channel number according to pinmux in board.dts */
Dfrdm_mcxn947_mcxn947_cpu0_qspi.overlay12 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/tests/drivers/adc/adc_api/boards/
Dnucleo_wb55rg.overlay9 /* adjust channel number according to pinmux in board.dts */
Dnucleo_wba52cg.overlay9 /* adjust channel number according to pinmux in board.dts */
Dnucleo_h743zi.overlay11 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/cmake/linker/lld/
Dlinker_flags.cmake7 # and adjust for lld specifics afterwards.
/Zephyr-latest/samples/boards/st/power_mgmt/suspend_to_ram/boards/
Dnucleo_wba55cg.overlay31 /* adjust channel number according to pinmux in board.dts */
/Zephyr-latest/share/sysbuild/
DCMakeLists.txt12 # If APP_DIR is a relative path, then CMake will adjust to absolute path based
/Zephyr-latest/subsys/shell/
Dshell_ops.c399 int adjust = sh->ctx->vt100_ctx.cons.name_len; in z_shell_print_cmd() local
402 while (cmd_width > sh->ctx->vt100_ctx.cons.terminal_wid - adjust) { in z_shell_print_cmd()
403 end_offset += sh->ctx->vt100_ctx.cons.terminal_wid - adjust; in z_shell_print_cmd()
411 cmd_width -= (sh->ctx->vt100_ctx.cons.terminal_wid - adjust); in z_shell_print_cmd()
413 adjust = 0; in z_shell_print_cmd()
/Zephyr-latest/drivers/dma/
DKconfig.nxp_edma19 adjust the addresses and sizes of the memory
DKconfig.nxp_sof_host_dma26 this driver to adjust a memory region's size
/Zephyr-latest/samples/basic/hash_map/
DREADME.rst36 To stress the Hashmap implementation, adjust ``CONFIG_TEST_LIB_HASH_MAP_MAX_ENTRIES``.
/Zephyr-latest/arch/arm/core/cortex_m/
Drelay_vector_table.ld23 * For more than 16 HW interrupts, we adjust the alignment by rounding up
/Zephyr-latest/cmake/linker/ld/
Dlinker_libraries.cmake10 # from its default search path. The toolchain may adjust the value to a
/Zephyr-latest/samples/bluetooth/hci_ipc/
DREADME.rst36 You might need to adjust the Kconfig configuration of this sample to make it
/Zephyr-latest/samples/sysbuild/with_mcuboot/
DREADME.rst10 It showcases how the sample can adjust the configuration of extra image by
/Zephyr-latest/doc/develop/toolchains/
Dgnu_arm_embedded.rst13 path used by the ARM GCC installer, in which case you will need to adjust the path
/Zephyr-latest/drivers/display/
DKconfig.sdl47 SDL window zoom percentage to adjust readability on small screens

123456789