Searched refs:stm32_exti_bank (Results 1 – 1 of 1) sorted by relevance
29 struct stm32_exti_bank { struct48 const struct stm32_exti_bank **exti_banks; argument56 const struct stm32_exti_bank *reg_bank;73 static const struct stm32_exti_bank stm32f4xx_exti_b1 = {83 static const struct stm32_exti_bank *stm32f4xx_exti_banks[] = {92 static const struct stm32_exti_bank stm32h7xx_exti_b1 = {102 static const struct stm32_exti_bank stm32h7xx_exti_b2 = {112 static const struct stm32_exti_bank stm32h7xx_exti_b3 = {122 static const struct stm32_exti_bank *stm32h7xx_exti_banks[] = {133 static const struct stm32_exti_bank stm32mp1_exti_b1 = {[all …]