Home
last modified time | relevance | path

Searched full:moved (Results 1 – 25 of 127) sorted by relevance

123456

/Zephyr-latest/samples/net/sockets/http_get/
Dsample.yaml39 - "The document has moved"
52 - "The document has moved"
/Zephyr-latest/dts/
Dbinding-template.yaml1 # The contents of this file have been moved to the documentation.
/Zephyr-latest/samples/drivers/i2s/echo/dts/bindings/
Dwolfson,wm8731.yaml6 # directory. It can be moved and made available more widely if the need arises.
/Zephyr-latest/scripts/dts/
DREADME.txt5 The libraries and tests have now been moved to the 'python-devicetree'
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_uart.c36 * After first byte is received the current state is moved to receiving
45 * the current state is moved to processing state. Host should not send
53 * moved to sending state.
58 * If bad packet header is received, the current state is moved to rx_bad
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dmimxrt595_evk_mimxrt595s_f1.dts36 /* Code and data sections can be moved around and resized if needed. */
/Zephyr-latest/cmake/bintools/armclang/
Delfconvert_command.cmake41 # then that section must be moved to correct location.
/Zephyr-latest/subsys/net/l2/ieee802154/
Dieee802154_6lo_fragment.c141 static inline void update_fragment_ctx(struct ieee802154_6lo_fragment_ctx *ctx, uint8_t moved) in update_fragment_ctx() argument
144 bool next_frag = moved == remainder; in update_fragment_ctx()
152 ctx->pos += moved; in update_fragment_ctx()
203 uint8_t moved = copy_data(ctx, frame_buf, capacity); in ieee802154_6lo_fragment() local
205 update_fragment_ctx(ctx, moved); in ieee802154_6lo_fragment()
206 capacity -= moved; in ieee802154_6lo_fragment()
/Zephyr-latest/soc/infineon/cat1a/common/
Dsoc.c23 * moved to SRAM (CONFIG_DYNAMIC_INTERRUPTS and CONFIG_GEN_ISR_TABLES in Cy_SysInt_Init()
/Zephyr-latest/cmake/modules/
DFindDeprecated.cmake6 # Whenever CMake code is deprecated it should be moved to this module and
19 # be moved to this module and can then be loaded as:
/Zephyr-latest/include/zephyr/drivers/misc/grove_lcd/
Dgrove_lcd.h39 * @param col the column for the cursor to be moved to (0-15)
40 * @param row the row it should be moved to (0 or 1)
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab,littlefs.yaml75 is moved to another block. Set to a non-positive value to disable
/Zephyr-latest/include/zephyr/misc/
Dlorem_ipsum.h15 * official Zephyr API, but were moved to reduce duplication.
/Zephyr-latest/soc/espressif/common/
DKconfig.spiram128 If enabled, instructions in flash will be moved into PSRAM on startup.
138 If enabled, rodata in flash will be moved into PSRAM on startup.
/Zephyr-latest/samples/sensor/jc42/
DREADME.rst17 window is moved to center on the new temperature.
/Zephyr-latest/tests/application_development/code_relocation/src/
Dtest_file1.c14 * These values will typically be placed in the appropriate sections, but may be moved around
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dsoc.c27 * moved to SRAM (CONFIG_DYNAMIC_INTERRUPTS and CONFIG_GEN_ISR_TABLES in Cy_SysInt_Init()
/Zephyr-latest/doc/_extensions/zephyr/
Dhtml_redirects.py48 <p>Page has moved <a href="$NEWURL">here</a>.</p>
/Zephyr-latest/subsys/fs/
DKconfig.littlefs67 is moved to another block. Set to a non-positive value to
/Zephyr-latest/drivers/firmware/scmi/
Dclk.c10 /* TODO: if extended attributes are supported this should be moved
/Zephyr-latest/dts/bindings/sensor/
Dinvensense,icm42670.yaml158 * Significant Motion Detector (SMD): Detects when the user has moved significantly.
/Zephyr-latest/doc/build/kconfig/
Dextensions.rst109 moved around freely.
/Zephyr-latest/drivers/ethernet/
DKconfig.stm32_hal65 moved from SRAM to the DTCM (Data Tightly Coupled Memory).
/Zephyr-latest/lib/posix/options/
DCMakeLists.txt58 # perror should be moved to the common libc
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst124 for vertical direction. The text passed with the scroll command will be moved

123456