Searched full:visit (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/dts/bindings/fuel-gauge/ |
D | ti,bq27z746.yaml | 7 Texas Instruments BQ27Z746 fuel gauge. For more info visit
|
/Zephyr-latest/tests/lib/devicetree/devices/src/ |
D | main.c | 193 /* Visit fails if not enough space */ in ZTEST() 200 /* Visit succeeds if enough space. */ in ZTEST() 300 /* Visit fails if not enough space */ in ZTEST() 306 /* Visit succeeds if enough space. */ in ZTEST()
|
/Zephyr-latest/doc/kernel/iterable_sections/ |
D | index.rst | 63 above would visit ``d1``, ``d2`` and ``d3`` in that order, regardless of how
|
/Zephyr-latest/include/zephyr/ |
D | device.h | 505 * The visit is said to succeed if the visitor returns a non-negative value. 647 * @brief Visit every device that @p dev directly requires. 667 * be used as the set of devices to visit. This parameter must not be null. 674 * the negative value returned from the first visit that did not succeed. 681 * @brief Visit every device that @p dev directly supports. 700 * will be used as the set of devices to visit. This parameter must not be null. 707 * negative value returned from the first visit that did not succeed.
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 322 …# For running with HCI UART, please visit: https://docs.zephyrproject.org/latest/samples/bluetooth… 333 …# For running with HCI UART, please visit: https://docs.zephyrproject.org/latest/samples/bluetooth…
|
/Zephyr-latest/boards/ite/it8xxx2_evb/doc/ |
D | index.rst | 18 To find out more about ITE, visit our World Wide Web at:`ITE's website`_
|
/Zephyr-latest/boards/ite/it82xx2_evb/doc/ |
D | index.rst | 18 To find out more about ITE, visit our World Wide Web at:`ITE's website`_
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | nordic_segger.rst | 37 To install them, visit `nRF5x Command-Line Tools`_ and select your operating
|
D | probes.rst | 390 firmware please visit: `Segger over ST-Link`_
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | soc.c | 116 /* Check if the CPU actually entered sleep since the last visit here in nrf53_anomaly_160_check()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | cfg_srv.c | 1236 struct mod_sub_list_ctx *visit = ctx; in mod_sub_list_visitor() local 1240 if (mod->rt->elem_idx != visit->elem_idx) { in mod_sub_list_visitor() 1249 if (net_buf_simple_tailroom(visit->msg) < in mod_sub_list_visitor() 1255 net_buf_simple_add_le16(visit->msg, mod->groups[i]); in mod_sub_list_visitor()
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 247 For more information about LwM2M visit `OMA Specworks LwM2M`_.
|
/Zephyr-latest/scripts/dts/ |
D | gen_defines.py | 462 # Visit all parent nodes.
|
/Zephyr-latest/kernel/ |
D | mmu.c | 967 /* May re-visit this in the future, but for now running out of in k_mem_map_phys_bare()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 1787 …10.xxx.xxx.xxx" when join in the switchboard, then the device may can not visit the outer net, als… 2007 …the ip is "10.4.239.xxx" when join in the switchboard, then the device can not visit the outer net.
|
D | release-notes-2.4.rst | 1737 * :github:`21511` - re-visit k_thread_abort wrt SMP
|
D | release-notes-3.3.rst | 3494 …10.xxx.xxx.xxx" when join in the switchboard, then the device may can not visit the outer net, als…
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 254 The top node is found in Kconfig.top_node. From there, you can visit child menu 6635 # X, we visit all choice symbols from the choice except X, and prevent
|
/Zephyr-latest/doc/connectivity/bluetooth/api/audio/ |
D | bluetooth-le-audio-arch.rst | 1268 To get an overview of the errata for the LE Audio specifications you can visit
|