Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dstm32l4x5_rcc-test.c20 #define NVIC_ISPR 0xE000E200 macro
36 return readl(NVIC_ISPR) & (1 << n); in check_nvic_pending()
H A Dstm32l4x5_exti-test.c29 #define NVIC_ISPR 0xE000E200 macro
49 return readl(NVIC_ISPR) & (1 << n); in check_nvic_pending()