Searched refs:_EXTI_CR (Results 1 – 1 of 1) sorted by relevance
27 #define _EXTI_CR(n) (0x060U + (n) * 4U) macro588 exti->port_sel_cache[i] = io_read32(base + _EXTI_CR(i)); in stm32_exti_pm_suspend()605 io_write32(base + _EXTI_CR(i), exti->port_sel_cache[i]); in stm32_exti_pm_resume()