Searched full:addressed (Results 1 – 25 of 96) sorted by relevance
1234
/Zephyr-latest/drivers/i2c/ |
D | i2c_xilinx_axi.h | 49 ISR_NOT_ADDR_TARGET = BIT(6), /* Not Addressed As Target */ 50 ISR_ADDR_TARGET = BIT(5), /* Addressed As Target */ 82 SR_AAS = BIT(1), /* Addressed As Target */ 83 SR_ABGC = BIT(0), /* Addressed By a General Call */
|
/Zephyr-latest/subsys/bluetooth/host/classic/ |
D | avrcp_internal.h | 71 * addressed to the target unit, or to a specific subunit within the target. The values in these 77 * addressed to the target unit, or to a specific subunit within the target. The values in these 87 * addressed to the target unit, or to a specific subunit within the target. The values in these 94 * addressed to the target unit, or to a specific subunit within the target. The values in these
|
/Zephyr-latest/include/zephyr/drivers/i3c/ |
D | target_device.h | 131 * device to which the operation is addressed. 149 * device to which the operation is addressed. 172 * device to which the operation is addressed. 195 * device to which the operation is addressed. 213 * device to which the operation is addressed. 233 * device to which the operation is addressed. 250 * start condition addressed to a particular device. 259 * device to which the operation is addressed.
|
/Zephyr-latest/doc/safety/ |
D | index.rst | 7 for ensuring safety is addressed within the Zephyr project.
|
/Zephyr-latest/soc/altr/qemu_nios2/include/ |
D | layout.h | 10 * higher-addressed chunk considered "ROM"
|
/Zephyr-latest/doc/security/ |
D | index.rst | 7 for ensuring security is addressed within the Zephyr project.
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig.uart_pipe | 17 This option assure the driver will process just frames addressed to him.
|
/Zephyr-latest/tests/arch/arm/arm_runtime_nmi/ |
D | README.txt | 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/arch/arm/arm_irq_vector_table/ |
D | README.txt | 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | vc.h | 48 * Number of VCs being addressed
|
/Zephyr-latest/tests/kernel/xip/ |
D | README.txt | 20 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/mutex/sys_mutex/ |
D | README.txt | 20 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/pending/ |
D | README.txt | 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/dts/bindings/pwm/ |
D | raspberrypi,pico-pwm.yaml | 96 # following way PWM_CH0_A is addressed as <&pwm 0 PWM_FLAGS>, PWM_CH0B
|
/Zephyr-latest/tests/arch/arm/arm_sw_vector_relay/ |
D | README.txt | 22 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | audio.c | 429 * @param [in, out] entity USB Audio entity addressed by the request. 491 * @param [in] interface USB Audio interface addressed by the request. 522 * @param device Device part that has been addressed. Applicable for 725 * and addressed interface should be read from wIndex low byte. in handle_interface_req() 731 * entity is addressed. Because of that there is a need to obtain in handle_interface_req() 788 /* Search for endpoint associated to addressed interface in audio_custom_handler() 790 * addressed interface. in audio_custom_handler() 805 /* In case first interface address is not the one addressed in audio_custom_handler()
|
/Zephyr-latest/tests/lib/sprintf/ |
D | README.txt | 20 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/mem_protect/stackprot/ |
D | README.txt | 20 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/arch/arm/arm_no_multithreading/ |
D | README.txt | 29 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/arch/arm/arm_tz_wrap_func/src/ |
D | README.txt | 27 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/kernel/sleep/ |
D | README.txt | 21 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/arch/common/ramfunc/ |
D | README.txt | 24 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/doc/project/ |
D | project_roles.rst | 101 be addressed by the original submitter. In cases where the changes requested do 174 requested are addressed 185 cycle are properly addressed. The team has the following rights and 191 * Responsibility to alert TSC if any issues are not adequately addressed by the
|
/Zephyr-latest/tests/crypto/tinycrypt_hmac_prng/ |
D | README.txt | 19 Problems caused by out-dated project information can be addressed by
|
/Zephyr-latest/tests/lib/c_lib/common/ |
D | README.txt | 23 Problems caused by out-dated project information can be addressed by
|
1234