Home
last modified time | relevance | path

Searched full:exclusively (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-Core-3.5.0/soc/arm/nxp_imx/mcimx7_m4/
Dsoc.c88 /* We need to grasp board uart exclusively */ in nxp_mcimx7_uart_config()
103 /* We need to grasp board uart exclusively */ in nxp_mcimx7_uart_config()
125 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config()
135 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config()
145 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config()
155 /* In this example, we need to grasp board I2C exclusively */ in nxp_mcimx7_i2c_config()
172 /* We need to grasp board pwm exclusively */ in nxp_mcimx7_pwm_config()
182 /* We need to grasp board pwm exclusively */ in nxp_mcimx7_pwm_config()
192 /* We need to grasp board pwm exclusively */ in nxp_mcimx7_pwm_config()
202 /* We need to grasp board pwm exclusively */ in nxp_mcimx7_pwm_config()
/Zephyr-Core-3.5.0/subsys/debug/
Dgdbstub_backend.h14 * exclusively by gdbstub.
/Zephyr-Core-3.5.0/dts/bindings/gpio/
Dnxp,s32-gpio.yaml33 The `NXP_S32_GPIO_INT_WKPU` flag is intended exclusively for specifying WKPU
/Zephyr-Core-3.5.0/soc/riscv/riscv-privileged/common/
Dvector.S34 * CLIC vectored mode uses mtvec exclusively for exception handling and
/Zephyr-Core-3.5.0/dts/bindings/pwm/
Dnxp,s32-emios-pwm.yaml93 for PWM operation. A master bus must be used exclusively, such as if
/Zephyr-Core-3.5.0/scripts/build/
Dprocess_gperf.py15 We are exclusively working with 4-byte pointer values. This script adjusts
/Zephyr-Core-3.5.0/kernel/
DKconfig.vm132 will cause a kernel panic. Such code must work with exclusively pinned
/Zephyr-Core-3.5.0/doc/kernel/usermode/
Dsyscalls.rst11 API's private data is done exclusively through system call interfaces.
116 known that all the code inside a particular C file runs exclusively in
117 user mode, or exclusively in supervisor mode. The system will look for
Dkernelobjects.rst62 * Any memory reserved for a kernel object must be used exclusively for that
/Zephyr-Core-3.5.0/boards/arm/black_f407zg_pro/doc/
Dindex.rst113 Zephyr default configuration uses CAN_2 exclusively, as
/Zephyr-Core-3.5.0/boards/arm/stm32f4_disco/doc/
Dindex.rst101 Zephyr default configuration uses CAN_2 exclusively, as simultaneous use
/Zephyr-Core-3.5.0/boards/arm/black_f407ve/doc/
Dindex.rst116 Zephyr default configuration uses CAN_2 exclusively, as
/Zephyr-Core-3.5.0/doc/contribute/
Dexternal.rst221 This section deals exclusively with the inclusion of external tooling in the
/Zephyr-Core-3.5.0/tests/net/ieee802154/l2/src/
Dieee802154_shell_test.c55 /* No need for scan_ctx locking as we should execute exclusively. */ in scan_result_cb()
/Zephyr-Core-3.5.0/doc/kernel/services/smp/
Dsmp.rst73 Zephyr core kernel has now been ported to use spinlocks exclusively.
/Zephyr-Core-3.5.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_8.rst40 of uploading/downloading files using fs_mgmt), but files are not exclusively
168 an idle timeout has not been reached, but files are not exclusively owned by
173 not exclusively owned by MCUmgr, for the time of download session, and may
/Zephyr-Core-3.5.0/tests/kernel/queue/src/
Dtest_queue_contexts.c413 * access to the API’s private data is done exclusively through system call
/Zephyr-Core-3.5.0/doc/connectivity/bluetooth/
Dbluetooth-arch.rst128 Controller, and it is used exclusively for single-chip (SoC) configurations.
/Zephyr-Core-3.5.0/kernel/include/
Dkernel_arch_interface.h398 * as it is only used for a short period of time exclusively by the caller.
/Zephyr-Core-3.5.0/include/zephyr/kernel/
Dthread_stack.h197 * that exclusively run in supervisor mode. This is also suitable for
/Zephyr-Core-3.5.0/include/zephyr/sys/
Dutil.h187 * exclusively a @p ptr aligned to an array-element boundary of @p array.
/Zephyr-Core-3.5.0/doc/develop/west/
Drelease-notes.rst473 has been updated to use the new ones exclusively.
/Zephyr-Core-3.5.0/doc/develop/
Dmodules.rst17 should not contain code that is written exclusively for Zephyr. Instead,
/Zephyr-Core-3.5.0/include/zephyr/net/
Dieee802154_radio.h1149 * @details While L1-level driver features are exclusively implemented by
Dbuf.h893 * exclusively instantiated via net_buf_alloc_with_data() function.

12