Searched refs:stm32_exti_bank (Results 1 – 1 of 1) sorted by relevance
30 struct stm32_exti_bank { struct44 const struct stm32_exti_bank **exti_banks; argument51 const struct stm32_exti_bank *reg_bank;68 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {79 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {88 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {99 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {110 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {121 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {132 static const struct stm32_exti_bank stm32mp1_exti_b1 = {[all …]