Home
last modified time | relevance | path

Searched full:ored (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/dts/arm/nxp/
Dnxp_s32z27x_r52.dtsi737 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 …]
Dnxp_s32k344_m7.dtsi467 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/
Dshell.c21 * @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/
Dshell.c48 * @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/
Dst,stm32-dma-v2bis.yaml8 All the requests ar ORed before entering the DMA, so that only one request
/Zephyr-latest/subsys/net/lib/http/
DKconfig199 # Hidden option to avoid having multiple individual options that are ORed together
/Zephyr-latest/doc/_extensions/zephyr/kconfig/
D__init__.py317 # note: all reverse dependencies are ORed together, and conditionals
/Zephyr-latest/doc/build/dts/
Dbindings-syntax.rst743 in the included files are ORed together. This makes sure that a ``required:
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py4206 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/
Dkernel.h5875 /** 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/
Dedtlib.py2583 # property, then the values are ORed together.