Home
last modified time | relevance | path

Searched full:cleaned (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/tests/subsys/fs/ext2/src/
Dmain.c20 /* All tests must use this structure to mount file system. After each test this structure is cleaned
/Zephyr-latest/dts/bindings/gpio/
Dadi,max22190-gpio.yaml57 bothe of which are cleaned on read once problem is not persistent
Dadi,max14916-gpio.yaml26 bothe of which are cleaned on read once problem is not persistent
Dadi,max14906-gpio.yaml26 bothe of which are cleaned on read once problem is not persistent.
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_outfile.py109 'Cleaned zephyr directory has unexpected files.'
111 'Cleaned directory has unexpected files.'
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DKconfig188 file handle cleaned up. Each access to the file will reset the idle
/Zephyr-latest/kernel/include/
Dkernel_internal.h293 * @param thread Pointer to thread to be cleaned up.
/Zephyr-latest/modules/thrift/src/thrift/transport/
DTSSLSocket.h210 * openssl after the socket factory has cleaned up openssl! This
/Zephyr-latest/tests/net/socket/tcp/src/
Dmain.c207 /* Eventually the client socket should be cleaned up */ in wait_for_n_tcp_contexts()
226 "Not all TCP contexts properly cleaned up"); in test_context_cleanup()
1271 "Not all TCP contexts properly cleaned up"); in ZTEST()
1291 "Not all TCP contexts properly cleaned up"); in ZTEST()
/Zephyr-latest/kernel/
Dthread.c1017 /** Pointer to thread which needs to be cleaned up. */
/Zephyr-latest/drivers/dma/
Ddma_xilinx_axi_dma.c569 LOG_DBG("Cleaned up %u TX packets in this ISR!\n", processed_packets); in dma_xilinx_axi_dma_rx_isr()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc13xx_cc26xx_subg.c407 * triggered. So finished buffers need to be cleaned up even on this in cmd_prop_rx_adv_callback()
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Denvironment.py611 "This directory will be cleaned unless '--no-clean' is set. "
/Zephyr-latest/subsys/bluetooth/audio/
Dbap_broadcast_assistant.c992 /* The subscribe parameters must remain instact so they can get cleaned up by GATT */ in broadcast_assistant_reset()
/Zephyr-latest/samples/net/mqtt_sn_publisher/compose/
Dmosquitto.conf710 # messages and subscriptions will be cleaned up on the remote
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst438 * STM32: Driver was cleaned up and overhauled for easier maintenance with a deeper integration
1692 * :github:`43512` - wifi: esp_at: sockets not cleaned up on close
Drelease-notes-3.5.rst93 * Cleaned-up and made more user friendly handling of the ARC MWDT toolchain path
Drelease-notes-2.3.rst711 * Reference pages have been cleaned up and organized.
Drelease-notes-3.2.rst312 * Cleaned up the MICP implementation, including renaming several structures
Drelease-notes-2.6.rst198 * Cleaned up definitions of SoC-specific memory regions in the common Cortex-M linker script.
Drelease-notes-1.14.rst2205 * :github:`8190` - scheduler: thread priorities need to be cleaned up
Drelease-notes-3.3.rst801 * ipm_stm32_ipcc: fixed an issue where interrupt mask is not cleaned correctly,
/Zephyr-latest/cmake/modules/
Dextensions.cmake3446 # <variable> the build directory must be cleaned.
3481 message(WARNING "The build directory must be cleaned pristinely when "
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py4959 # the same algorithm as the C implementation (though a bit cleaned up),