Home
last modified time | relevance | path

Searched refs:pulled (Results 1 – 9 of 9) sorted by relevance

/Zephyr-Core-3.5.0/subsys/
DCMakeLists.txt5 # is pulled in as though the source files are in main repo. This results in
/Zephyr-Core-3.5.0/subsys/logging/
DKconfig.mode35 amount of code pulled in if used. Build time filtering is supported,
/Zephyr-Core-3.5.0/doc/services/file_system/
Dindex.rst15 pulled out through a file system registration API. Each file system
/Zephyr-Core-3.5.0/samples/boards/esp32/deep_sleep/
DREADME.rst37 However, when ``EXT1`` is also enabled, GPIO2 and GPIO4 should be pulled-down
/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp.c1594 uint16_t pulled; in sdp_client_get_total() local
1606 pulled = 1U; in sdp_client_get_total()
1610 pulled += 1U; in sdp_client_get_total()
1614 pulled += 2U; in sdp_client_get_total()
1624 pulled = 0U; in sdp_client_get_total()
1628 return pulled; in sdp_client_get_total()
/Zephyr-Core-3.5.0/lib/os/
DKconfig.cbprintf40 GCC's __udivdi3 helper could end up being pulled into the
/Zephyr-Core-3.5.0/doc/build/dts/
Dmacros.bnf3 ; This does *not* cover macros pulled out of DT via Kconfig,
/Zephyr-Core-3.5.0/doc/releases/
Dmigration-guide-3.5.rst60 * Picolibc can either be built as part of the OS build or pulled from the
Drelease-notes-2.5.rst1772 * :github:`26975` - Control never returns from stm32_i2c_msg_write(), when SCL is pulled low perman…
1911 * :github:`16766` - net: net_pkt_copy don't work as expected when data was pulled from destination