Searched full:ored (Results 1 – 11 of 11) sorted by relevance
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_s32z27x_r52.dtsi | 737 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 752 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 767 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 782 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 797 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 812 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 827 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 842 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 857 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", 872 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb", [all …]
|
D | nxp_s32k344_m7.dtsi | 467 interrupt-names = "ored", "ored_0_31_mb", 478 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb"; 488 interrupt-names = "ored", "ored_0_31_mb", "ored_32_63_mb"; 498 interrupt-names = "ored", "ored_0_31_mb"; 508 interrupt-names = "ored", "ored_0_31_mb"; 518 interrupt-names = "ored", "ored_0_31_mb";
|
/Zephyr-latest/drivers/usb_c/ppc/ |
D | shell.c | 21 * @return int ORed return values of all the functions executed, 0 in case of success 60 * @return int ORed return values of all the functions executed, 0 in case of success 83 * @return int ORed return values of all the functions executed, 0 in case of success
|
/Zephyr-latest/drivers/usb_c/tcpc/ |
D | shell.c | 48 * @return int ORed return values of all the functions executed, 0 in case of success 75 * @return int ORed return values of all the functions executed, 0 in case of success 102 * @return int ORed return values of all the functions executed, 0 in case of success
|
/Zephyr-latest/dts/bindings/dma/ |
D | st,stm32-dma-v2bis.yaml | 8 All the requests ar ORed before entering the DMA, so that only one request
|
/Zephyr-latest/subsys/net/lib/http/ |
D | Kconfig | 199 # Hidden option to avoid having multiple individual options that are ORed together
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/ |
D | __init__.py | 317 # note: all reverse dependencies are ORed together, and conditionals
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-syntax.rst | 743 in the included files are ORed together. This makes sure that a ``required:
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 4206 Multiple selections get ORed together. A condition on a select is ANDed 4224 different locations get ORed together. 5003 # The reverse dependencies from each select are ORed together
|
/Zephyr-latest/include/zephyr/ |
D | kernel.h | 5875 /** bitfield of event types (bitwise-ORed K_POLL_TYPE_xxx values) */ 5878 /** bitfield of event states (bitwise-ORed K_POLL_STATE_xxx values) */
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 2583 # property, then the values are ORed together.
|