Searched refs:stm32_exti_bank (Results 1 – 1 of 1) sorted by relevance
23 struct stm32_exti_bank { struct41 const struct stm32_exti_bank **exti_banks; argument49 const struct stm32_exti_bank *reg_bank;65 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {75 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {84 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {94 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {104 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {114 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {125 static const struct stm32_exti_bank stm32mp1_exti_b1 = {[all …]