Home
last modified time | relevance | path

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

12345678910

/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-ppr-xip/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic PPR
/Zephyr-latest/snippets/nordic-flpr-xip/
DREADME.rst9 This snippet allows users to build Zephyr with the capability to boot Nordic FLPR
/Zephyr-latest/boards/renesas/fpb_ra6e2/doc/
Dindex.rst7 the 200 MHz Arm® Cortex®-M33 core with TrustZone, enables users to
10 and e2 studio IDE. The users can use rich on-board features along with
123 https://www.renesas.com/us/en/document/mat/fpb-ra6e2-v1-users-manual
126 https://www.renesas.com/us/en/document/mah/ra6e2-group-users-manual-hardware
/Zephyr-latest/subsys/ipc/ipc_service/
DKconfig8 users. Ability to work in different backends. The backend
/Zephyr-latest/subsys/bluetooth/controller/ticker/
Dticker.c297 struct ticker_user *users; /* Pointer to user nodes */ member
1950 struct ticker_user *users;
1955 users = &instance->users[0];
1962 user = &users[count_user];
2859 struct ticker_user *users;
2863 users = &instance->users[0];
2872 user = &users[count_user];
3061 struct ticker_user *users;
3064 users = &instance->users[0];
3071 user = &users[count_user];
[all …]
/Zephyr-latest/boards/renesas/ek_ra6e2/doc/
Dindex.rst6 The EK-RA6E2, an Evaluation Kit for RA6E2 MCU Group, enables users to
9 and e2 studio IDE. The users can use rich on-board features along with
134 https://www.renesas.com/us/en/document/mat/ek-ra6e2-v1-users-manual
137 https://www.renesas.com/us/en/document/mah/ra6e2-group-users-manual-hardware
/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/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/boards/microchip/mec172xmodular_assy6930/
DCMakeLists.txt9 #Allow users to pre-specify the tool using '-DMEC172X_SPI_GEN=<path-to-tool>/toolname'
/Zephyr-latest/cmake/toolchain/cross-compile/
Dgeneric.cmake10 # New users should set the env var 'ZEPHYR_TOOLCHAIN_VARIANT' to
/Zephyr-latest/boards/renesas/ek_ra2a1/doc/
Dindex.rst101 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware
104 https://www.renesas.com/en/document/mah/renesas-ra2a1-group-users-manual-hardware
/Zephyr-latest/doc/hardware/peripherals/
Dretained_mem.rst31 :kconfig:option:`CONFIG_RETAINED_MEM_MUTEX_FORCE_DISABLE` - users are then
/Zephyr-latest/cmake/sca/gcc/
Dsca.cmake24 # Beginning with GCC 14, users can use the -fdiagnostics-format option
/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/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.

12345678910