Home
last modified time | relevance | path

Searched full:users (Results 1 – 25 of 317) sorted by relevance

12345678910>>...13

/Zephyr-latest/subsys/bluetooth/host/
Dscan.h24 * Users of the scanner module may not use this flag as input to @ref bt_le_scan_user_add
60 * This API updates the users of the scanner.
61 * Multiple users can be enabled at the same time.
62 * Depending on all the users, scan parameters are selected
73 * existing users are checked and the scanner is started, stopped or updated.
94 * This API updates the users of the scanner.
95 * Depending on all enabled users, scan parameters are selected
102 * If all users for the scanner to run are removed, this API will stop the scanner.
105 * existing users are checked and the scanner is started, stopped or updated.
/Zephyr-latest/subsys/ipc/rpmsg_service/
DKconfig25 bool "RPMsg service for multiple users"
30 users to establish RPMsg endpoints for given channel.
60 service users about received data from the system work queue.
/Zephyr-latest/lib/posix/options/getopt/
DREADME12 [Shell users would like to parse options passed to the command handler.]
15 [This library is going to be used by the shell module. Some shell users
/Zephyr-latest/snippets/nordic-ppr/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
/Zephyr-latest/subsys/ipc/ipc_service/
DKconfig8 users. Ability to work in different backends. The backend
/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/
Dnrf_802154_clock_zephyr.c95 * This code might cause troubles if there are other HFXO users in this CPU. in nrf_802154_clock_hfclk_start()
106 * This code might cause troubles if there are other HFXO users in this CPU. in nrf_802154_clock_hfclk_stop()
/Zephyr-latest/drivers/sensor/st/stm32_digi_temp/
DKconfig16 sensors differ in precision, accuracy and power consumption. Users
/Zephyr-latest/snippets/nordic-log-stm/
DREADME.rst9 This snippet allows users to build Zephyr with the logging to the Coresight STM
/Zephyr-latest/doc/services/storage/flash_map/
Dflash_map.rst12 in DTS file. Users may also create :c:struct:`flash_area` objects at runtime
84 Users do not have to obtain a :c:struct:`flash_area` object pointer
87 of an area, users may use :c:macro:`FIXED_PARTITION_OFFSET()`,
/Zephyr-latest/snippets/nordic-flpr/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
/Zephyr-latest/snippets/nordic-log-stm-dict/
DREADME.rst9 This snippet allows users to build Zephyr with the dictionary-based logging to
/Zephyr-latest/doc/develop/west/
Dwhy.rst26 outside of the main zephyr repository, without requiring users to manually
28 * **R2**: Provide a tool that both Zephyr users and distributors can make use of
30 * **R3**: Allow users and downstream distributions to override or remove
/Zephyr-latest/snippets/nordic-flpr-xip/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
/Zephyr-latest/snippets/nordic-ppr-xip/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.clic24 The selective hardware vectoring extension gives users the flexibility
/Zephyr-latest/tests/kernel/timer/cycle64/
Dtestcase.yaml8 # otherwise when users specify "twister --enable-slow".
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig.rpmsg12 prevent notifying service users about received data from the system
/Zephyr-latest/doc/develop/toolchains/
Dintel_oneapi_toolkit.rst17 > set ONEAPI_TOOLCHAIN_PATH=C:\Users\Intel\oneapi
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst10 the 200 MHz Arm® Cortex®-M33 core with TrustZone, enables users to
13 and e2 studio IDE. The users can use rich on-board features along with
154 https://www.renesas.com/us/en/document/mat/fpb-ra6e2-v1-users-manual
157 https://www.renesas.com/us/en/document/mah/ra6e2-group-users-manual-hardware
/Zephyr-latest/doc/project/
Dcommunication.rst7 chat forum used by Zephyr developers, contributors, and users.
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst127 A breaking API change is defined as one that forces users to modify their
151 - Impact to users of the API, including the steps required
152 to adapt out-of-tree users of the API to the change
182 - The changes required to adapt in-tree users of the API to the change.
249 - API documentation will inform users that the API is deprecated.
/Zephyr-latest/cmake/modules/
DFindBabbleSim.cmake19 # If BabbleSim cannot be found we error right away with a message trying to guide users
65 # so we provide better information to users than a compile error:
/Zephyr-latest/soc/nordic/nrf53/
Dnrf53_cpunet_mgmt.h21 * at least one user requests it and to keep it enabled until all users release it.
/Zephyr-latest/cmake/toolchain/cross-compile/
Dgeneric.cmake10 # New users should set the env var 'ZEPHYR_TOOLCHAIN_VARIANT' to
/Zephyr-latest/drivers/entropy/
Dfake_entropy_native_bottom.c34 /* Let's print the seed so users can still reproduce the run if they need to */ in entropy_native_seed()

12345678910>>...13