Searched refs:stm32_exti_bank (Results 1 – 1 of 1) sorted by relevance
20 struct stm32_exti_bank { struct 30 const struct stm32_exti_bank **exti_banks; argument 37 const struct stm32_exti_bank *reg_bank;52 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {61 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {70 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {79 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {88 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {97 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {111 const struct stm32_exti_bank *stm32_ban in stm32_exti_pending() [all...]