Searched full:users (Results 1 – 25 of 317) sorted by relevance
12345678910>>...13
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.h | 24 * 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/ |
D | Kconfig | 25 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/ |
D | README | 12 [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/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
|
/Zephyr-latest/subsys/ipc/ipc_service/ |
D | Kconfig | 8 users. Ability to work in different backends. The backend
|
/Zephyr-latest/modules/hal_nordic/nrf_802154/sl_opensource/platform/ |
D | nrf_802154_clock_zephyr.c | 95 * 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/ |
D | Kconfig | 16 sensors differ in precision, accuracy and power consumption. Users
|
/Zephyr-latest/snippets/nordic-log-stm/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the logging to the Coresight STM
|
/Zephyr-latest/doc/services/storage/flash_map/ |
D | flash_map.rst | 12 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/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
|
/Zephyr-latest/snippets/nordic-log-stm-dict/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the dictionary-based logging to
|
/Zephyr-latest/doc/develop/west/ |
D | why.rst | 26 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/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
|
/Zephyr-latest/snippets/nordic-ppr-xip/ |
D | README.rst | 9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.clic | 24 The selective hardware vectoring extension gives users the flexibility
|
/Zephyr-latest/tests/kernel/timer/cycle64/ |
D | testcase.yaml | 8 # otherwise when users specify "twister --enable-slow".
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.rpmsg | 12 prevent notifying service users about received data from the system
|
/Zephyr-latest/doc/develop/toolchains/ |
D | intel_oneapi_toolkit.rst | 17 > set ONEAPI_TOOLCHAIN_PATH=C:\Users\Intel\oneapi
|
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/ |
D | index.rst | 10 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/ |
D | communication.rst | 7 chat forum used by Zephyr developers, contributors, and users.
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 127 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/ |
D | FindBabbleSim.cmake | 19 # 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/ |
D | nrf53_cpunet_mgmt.h | 21 * at least one user requests it and to keep it enabled until all users release it.
|
/Zephyr-latest/cmake/toolchain/cross-compile/ |
D | generic.cmake | 10 # New users should set the env var 'ZEPHYR_TOOLCHAIN_VARIANT' to
|
/Zephyr-latest/drivers/entropy/ |
D | fake_entropy_native_bottom.c | 34 /* Let's print the seed so users can still reproduce the run if they need to */ in entropy_native_seed()
|
12345678910>>...13