Searched defs:exti (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/device/google/contexthub/firmware/os/platform/stm32/ |
D | exti.c | 80 struct ExtiInterrupt *exti = container_of(irq, struct ExtiInterrupt, base); in extiInterruptEnable() local 86 struct ExtiInterrupt *exti = container_of(irq, struct ExtiInterrupt, base); in extiInterruptDisable() local 125 struct ExtiInterrupt *exti = mInterrupts; in extiCalcMaxLatency() local 148 struct ExtiInterrupt *exti = extiForIrq(n); in extiIrqHandler() local 186 struct ExtiInterrupt *exti = extiForIrq(n); in extiChainIsr() local 201 struct ExtiInterrupt *exti = extiForIrq(n); in extiUnchainIsr() local 216 struct ExtiInterrupt *exti = mInterrupts; in extiUnchainAll() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/fdts/ |
D | stm32mp131.dtsi | 249 exti: interrupt-controller@5000d000 { label
|
D | stm32mp151.dtsi | 243 exti: interrupt-controller@5000d000 { label
|
/aosp_15_r20/external/arm-trusted-firmware/fdts/ |
H A D | stm32mp151.dtsi | 241 exti: interrupt-controller@5000d000 { label
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2243 const unsigned *exti, *exte, *insi, *inse; in visitExtractValueInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2706 const unsigned *exti, *exte, *insi, *inse; in visitExtractValueInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 3361 const unsigned *exti, *exte, *insi, *inse; in visitExtractValueInst() local
|