Searched refs:BC_INTFLAG_AEM (Results 1 – 3 of 3) sorted by relevance
184 #define BC_INTFLAG_AEM (1 << 3) /**< AEM interrupt triggered */ macro
194 #define BC_INTFLAG_AEM (1 << 3) /**< AEM Interrupt triggered */ macro
148 if (flag & BC_INTFLAG_AEM) in efm32_keys_isr()
Completed in 8 milliseconds