Home
last modified time | relevance | path

Searched refs:SBS_EXTICR1_PC_EXTI1_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gpio.c240 temp &= ~(0x0FuL << ((position & 0x03u) * SBS_EXTICR1_PC_EXTI1_Pos)); in HAL_GPIO_Init()
241 temp |= (GPIO_GET_INDEX(GPIOx) << ((position & 0x03u) * SBS_EXTICR1_PC_EXTI1_Pos)); in HAL_GPIO_Init()
313 tmp &= (0x0FuL << ((position & 0x03u) * SBS_EXTICR1_PC_EXTI1_Pos)); in HAL_GPIO_DeInit()
314 if (tmp == (GPIO_GET_INDEX(GPIOx) << ((position & 0x03u) * SBS_EXTICR1_PC_EXTI1_Pos))) in HAL_GPIO_DeInit()
325 tmp = 0x0FuL << ((position & 0x03u) * SBS_EXTICR1_PC_EXTI1_Pos); in HAL_GPIO_DeInit()
Dstm32h7rsxx_hal_exti.c209 regval &= ~(SBS_EXTICR1_PC_EXTI0 << (SBS_EXTICR1_PC_EXTI1_Pos * (linepos & 0x03u))); in HAL_EXTI_SetConfigLine()
210 regval |= (pExtiConfig->GPIOSel << (SBS_EXTICR1_PC_EXTI1_Pos * (linepos & 0x03u))); in HAL_EXTI_SetConfigLine()
343 …pExtiConfig->GPIOSel = (regval >> (SBS_EXTICR1_PC_EXTI1_Pos * (linepos & 0x03u))) & SBS_EXTICR1_PC… in HAL_EXTI_GetConfigLine()
414 regval &= ~(SBS_EXTICR1_PC_EXTI0 << (SBS_EXTICR1_PC_EXTI1_Pos * (linepos & 0x03u))); in HAL_EXTI_ClearConfigLine()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h17727 #define SBS_EXTICR1_PC_EXTI1_Pos (4U) macro
17728 #define SBS_EXTICR1_PC_EXTI1_Msk (0xFUL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x000000F…
17730 #define SBS_EXTICR1_PC_EXTI1_0 (0x1UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000001…
17731 #define SBS_EXTICR1_PC_EXTI1_1 (0x2UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000002…
17732 #define SBS_EXTICR1_PC_EXTI1_2 (0x4UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000004…
17733 #define SBS_EXTICR1_PC_EXTI1_3 (0x8UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000008…
Dstm32h7s7xx.h19042 #define SBS_EXTICR1_PC_EXTI1_Pos (4U) macro
19043 #define SBS_EXTICR1_PC_EXTI1_Msk (0xFUL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x000000F…
19045 #define SBS_EXTICR1_PC_EXTI1_0 (0x1UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000001…
19046 #define SBS_EXTICR1_PC_EXTI1_1 (0x2UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000002…
19047 #define SBS_EXTICR1_PC_EXTI1_2 (0x4UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000004…
19048 #define SBS_EXTICR1_PC_EXTI1_3 (0x8UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000008…
Dstm32h7s3xx.h18610 #define SBS_EXTICR1_PC_EXTI1_Pos (4U) macro
18611 #define SBS_EXTICR1_PC_EXTI1_Msk (0xFUL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x000000F…
18613 #define SBS_EXTICR1_PC_EXTI1_0 (0x1UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000001…
18614 #define SBS_EXTICR1_PC_EXTI1_1 (0x2UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000002…
18615 #define SBS_EXTICR1_PC_EXTI1_2 (0x4UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000004…
18616 #define SBS_EXTICR1_PC_EXTI1_3 (0x8UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000008…
Dstm32h7r7xx.h18157 #define SBS_EXTICR1_PC_EXTI1_Pos (4U) macro
18158 #define SBS_EXTICR1_PC_EXTI1_Msk (0xFUL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x000000F…
18160 #define SBS_EXTICR1_PC_EXTI1_0 (0x1UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000001…
18161 #define SBS_EXTICR1_PC_EXTI1_1 (0x2UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000002…
18162 #define SBS_EXTICR1_PC_EXTI1_2 (0x4UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000004…
18163 #define SBS_EXTICR1_PC_EXTI1_3 (0x8UL << SBS_EXTICR1_PC_EXTI1_Pos) /*!< 0x0000008…