Home
last modified time | relevance | path

Searched refs:garbage (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/drivers/net/
Dslip.h39 uint16_t garbage; member
Dslip.c205 SLIP_STATS(slip->garbage++); in slip_input_byte()
/Zephyr-latest/doc/services/storage/zms/
Dzms.rst24 When the current sector is full we verify first that the following sector is empty, we garbage
26 N+1 empty sector, we erase the garbage collected sector and then we close the current sector by
31 the first sector after garbage collecting it and erasing its content.
88 ``GC_done ATE:`` is written to indicate that the next sector has been already garbage
141 garbage collect the sector after the newly opened one then erase it.
179 When closing a sector, all the remaining space that has not been used is filled with garbage data
192 almost full and of course it will trigger the garbage collection on the next sector.
193 This will guarantee the application that the next write won't trigger the garbage collection.
233 garbage collection (GC).
299 To make the garbage collector not affect the life expectancy of the device it is recommended
[all …]
/Zephyr-latest/arch/common/
DCMakeLists.txt41 # garbage collect them
/Zephyr-latest/boards/shields/esp_8266/doc/
Dindex.rst79 - ESP-8266 bootloader won't send garbage. Try connect at 74880 bps if
/Zephyr-latest/arch/x86/zefi/
DREADME.txt39 work fine and then fail inexplicably at runtime with a garbage
/Zephyr-latest/doc/develop/west/
Dbuilt-in.rst144 may be garbage-collected and lost at some point in the future. To avoid
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst201 as (invalid) command and user will see garbage as a result. While minicom does
/Zephyr-latest/doc/releases/
Drelease-notes-1.10.rst51 kernel by passing it garbage.
Drelease-notes-2.1.rst793 * :github:`18870` - zsock\_getaddrinfo() returns garbage values if IPv4 address is passed and hints…
Drelease-notes-3.6.rst63 platforms (garbage in .device_states section).
Drelease-notes-2.0.rst524 * :github:`18795` - FS:NVS: garbage collection when restart
Drelease-notes-2.7.rst1140 * :github:`38552` - stm32: g0b1: garbage output in log and suspected hard fault when configuring mo…
Drelease-notes-3.2.rst2080 * :github:`48863` - hawkbit subsystem - prints garbage if debug enabled and no update pending
Drelease-notes-1.14.rst1674 * :github:`12652` - UART console is showing garbage with driver uart_ns15560
Drelease-notes-3.3.rst2813 - :github:`54705` - CDC USB shell receives garbage when application starts