Searched refs:reflect (Results 1 – 23 of 23) sorted by relevance
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | crc.h | 341 uint32_t seed, uint32_t poly, bool reflect, bool first, in crc_by_type() argument 346 return crc4(src, len, poly, seed, reflect); in crc_by_type() 352 return crc8(src, len, poly, seed, reflect); in crc_by_type() 356 if (reflect) { in crc_by_type()
|
/Zephyr-Core-3.5.0/lib/crc/ |
D | crc_shell.c | 73 bool reflect = false; in cmd_crc() local 98 reflect = true; in cmd_crc() 139 shell_print(sh, "0x%x", crc_by_type(type, addr, size, seed, poly, reflect, first, last)); in cmd_crc()
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | vlan.rst | 27 :kconfig:option:`CONFIG_NET_VLAN` and :kconfig:option:`CONFIG_NET_VLAN_COUNT` to reflect how
|
/Zephyr-Core-3.5.0/modules/ |
D | Kconfig | 9 build time to reflect that the build might have been tainted by them.
|
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 87 the new firmware. The firmware image table should be updated to reflect the new firmware ID of the
|
D | access.rst | 100 message is published, allowing the model to change the payload to reflect its 205 relations can be stored in the composition on a device, and this number should reflect the
|
D | provisioning.rst | 94 will reflect this in its capabilities. The provisioner obtains the public key
|
/Zephyr-Core-3.5.0/soc/riscv/espressif_esp32/esp32c3/ |
D | default.ld | 279 * dram0_0_seg reflect the same address space on different buses. 456 * data segments reflect the same address space on different buses.
|
/Zephyr-Core-3.5.0/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 40 Specify the accuracy of the clock. This setting should reflect
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s3/ |
D | default.ld | 387 * dram0_0_seg reflect the same address space on different buses. 553 * rtc_data_seg are reflect the same address space on different buses.
|
/Zephyr-Core-3.5.0/soc/xtensa/espressif_esp32/esp32s2/ |
D | default.ld | 304 * dram0_0_seg reflect the same address space on different buses.
|
/Zephyr-Core-3.5.0/doc/build/dts/ |
D | intro-syntax-structure.rst | 76 Devicetrees reflect hardware
|
/Zephyr-Core-3.5.0/doc/releases/ |
D | release-notes-1.6.rst | 277 * ``ZEP-1386`` - Revise power management document to reflect latest changes
|
D | release-notes-2.0.rst | 1168 * :github:`15831` - qemu_x86 DTS does not reflect actual emulated hardware layout
|
D | release-notes-3.1.rst | 707 * Updated ``FIN_TIMEOUT`` delay to correctly reflect time needed for
|
D | release-notes-2.6.rst | 1380 * :github:`34397` - Update getting started docs to reflect gdb python requirements
|
D | release-notes-3.2.rst | 45 struct. Updated :c:macro:`SPI_CS_CONTROL_PTR_DT` to reflect
|
/Zephyr-Core-3.5.0/doc/kernel/services/timing/ |
D | clocks.rst | 258 A thread time-slice cannot be a timeout value, as it does not reflect
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 265 Keep iface state updated to reflect network availability, but do not read iface state for any purpo…
|
/Zephyr-Core-3.5.0/doc/kernel/services/smp/ |
D | smp.rst | 237 needs to reflect what is running locally, there are many threads
|
/Zephyr-Core-3.5.0/doc/kernel/usermode/ |
D | syscalls.rst | 426 which is then updated by the implementation to reflect the actual number of
|
/Zephyr-Core-3.5.0/doc/develop/west/ |
D | release-notes.rst | 226 value; this can be used to reflect failed imports from a :ref:`map
|
/Zephyr-Core-3.5.0/subsys/bluetooth/mesh/ |
D | Kconfig | 1383 Data Pages during flash operations. Should reflect the size
|