Home
last modified time | relevance | path

Searched refs:users (Results 1 – 25 of 224) sorted by relevance

123456789

/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/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/snippets/nordic-log-stm-dict/
DREADME.rst9 This snippet allows users to build Zephyr with the dictionary-based logging to
/Zephyr-latest/snippets/nordic-log-stm/
DREADME.rst9 This snippet allows users to build Zephyr with the logging to the Coresight STM
/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-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/subsys/ipc/ipc_service/
DKconfig8 users. Ability to work in different backends. The backend
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c295 struct ticker_user *users; /* Pointer to user nodes */ member
1945 struct ticker_user *users;
1950 users = &instance->users[0];
1957 user = &users[count_user];
2848 struct ticker_user *users;
2852 users = &instance->users[0];
2861 user = &users[count_user];
3050 struct ticker_user *users;
3053 users = &instance->users[0];
3060 user = &users[count_user];
[all …]
/Zephyr-latest/scripts/release/
Dbug_bash.py97 for score, users in self.get_rev_tally().items():
99 for user in users:
/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/boards/renesas/ek_ra6e2/doc/
Dindex.rst9 The EK-RA6E2, an Evaluation Kit for RA6E2 MCU Group, enables users to
12 and e2 studio IDE. The users can use rich on-board features along with
167 https://www.renesas.com/us/en/document/mat/ek-ra6e2-v1-users-manual
170 https://www.renesas.com/us/en/document/mah/ra6e2-group-users-manual-hardware
/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/drivers/interrupt_controller/
DKconfig.clic24 The selective hardware vectoring extension gives users the flexibility
/Zephyr-latest/
DREADME.rst73 | �� `User mailing list (users@lists.zephyrproject.org)`_
102 .. _User mailing list (users@lists.zephyrproject.org): https://lists.zephyrproject.org/g/users
/Zephyr-latest/cmake/toolchain/cross-compile/
Dgeneric.cmake10 # New users should set the env var 'ZEPHYR_TOOLCHAIN_VARIANT' to
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/
DCMakeLists.txt9 #Allow users to pre-specify the tool using '-DMEC172X_SPI_GEN=<path-to-tool>/toolname'
/Zephyr-latest/doc/hardware/peripherals/
Dretained_mem.rst31 :kconfig:option:`CONFIG_RETAINED_MEM_MUTEX_FORCE_DISABLE` - users are then
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig.rpmsg12 prevent notifying service users about received data from the system
/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/boards/renesas/ek_ra2a1/doc/
Dindex.rst137 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware
140 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware
/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:
Dbasic_settings.cmake13 # Sysbuild allows users to build multiple samples for a given system.
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D006_nomination.md22 request and be added as a reviewer by other users.

123456789