Home
last modified time | relevance | path

Searched refs:IMR (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c27 volatile uint32_t IMR; member
54 EXTI->IMR |= (1UL << line); in extiEnableIntLine()
59 EXTI->IMR &= ~(1UL << line); in extiDisableIntLine()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
DFlat32.S425 # Enable interrupts to Remote Management Unit when a IMR/SMM/HMBOUND violation occurs.