Searched full:exclusively (Results 1 – 25 of 38) sorted by relevance
12
/Zephyr-latest/soc/nxp/imx/imx7d/ |
D | soc.c | 88 /* 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-latest/subsys/debug/gdbstub/ |
D | gdbstub_backend.h | 14 * exclusively by gdbstub.
|
/Zephyr-latest/soc/nordic/nrf53/ |
D | nrf53_cpunet_mgmt.h | 19 * This function shall be used to control the network CPU exclusively. Internally, it keeps track of
|
/Zephyr-latest/dts/bindings/gpio/ |
D | nxp,s32-gpio.yaml | 33 The `NXP_S32_GPIO_INT_WKPU` flag is intended exclusively for specifying WKPU
|
/Zephyr-latest/soc/common/riscv-privileged/ |
D | vector.S | 36 * CLIC vectored mode uses mtvec exclusively for exception handling and
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | api_overview.py | 20 It is exclusively used by the doc/develop/api/overview.rst page.
|
/Zephyr-latest/scripts/build/ |
D | process_gperf.py | 15 We are exclusively working with 4-byte pointer values. This script adjusts
|
/Zephyr-latest/dts/bindings/pwm/ |
D | nxp,s32-emios-pwm.yaml | 93 for PWM operation. A master bus must be used exclusively, such as if
|
/Zephyr-latest/kernel/ |
D | Kconfig.vm | 141 will cause a kernel panic. Such code must work with exclusively pinned
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | brg_cfg.rst | 42 Each subnet operates independently, with nodes exchanging messages exclusively within that group.
|
/Zephyr-latest/doc/services/llext/ |
D | build.rst | 210 run exclusively in user mode.
|
/Zephyr-latest/include/zephyr/drivers/ |
D | cellular.h | 129 * exclusively use the cellular network configurations provided, and will prioritize
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 11 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
|
D | kernelobjects.rst | 62 * Any memory reserved for a kernel object must be used exclusively for that
|
/Zephyr-latest/arch/xtensa/core/ |
D | mmu.c | 142 * that all page tables supplied by the OS have exclusively in xtensa_init_paging()
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-arch.rst | 133 Controller, and it is used exclusively for single-chip (SoC) configurations.
|
/Zephyr-latest/boards/others/black_f407zg_pro/doc/ |
D | index.rst | 106 Zephyr default configuration uses CAN_2 exclusively, as
|
/Zephyr-latest/boards/st/stm32f4_disco/doc/ |
D | index.rst | 94 Zephyr default configuration uses CAN_2 exclusively, as simultaneous use
|
/Zephyr-latest/boards/others/black_f407ve/doc/ |
D | index.rst | 109 Zephyr default configuration uses CAN_2 exclusively, as
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 221 This section deals exclusively with the inclusion of external tooling in the
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 68 * MCO clock source and prescaler are now exclusively configured by the DTS
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 40 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-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 14 exclusively.
|
/Zephyr-latest/tests/net/ieee802154/l2/src/ |
D | ieee802154_shell_test.c | 61 /* No need for scan_ctx locking as we should execute exclusively. */ in scan_result_cb()
|
/Zephyr-latest/tests/kernel/queue/src/ |
D | test_queue_contexts.c | 413 * access to the API’s private data is done exclusively through system call
|
12