Searched refs:stm32_exti_bank (Results 1 – 1 of 1) sorted by relevance
29 struct stm32_exti_bank { struct43 const struct stm32_exti_bank **exti_banks; argument50 const struct stm32_exti_bank *reg_bank;67 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {78 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {87 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {98 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {109 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {120 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {131 static const struct stm32_exti_bank stm32mp1_exti_b1 = {[all …]