Home
last modified time | relevance | path

Searched refs:GPIOK (Results 1 – 25 of 78) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_gpio.c33 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
175 #if defined(GPIOK) in LL_GPIO_DeInit()
176 else if (GPIOx == GPIOK) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_gpio.c33 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
175 #if defined(GPIOK) in LL_GPIO_DeInit()
176 else if (GPIOx == GPIOK) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_gpio.c33 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
175 #if defined(GPIOK) in LL_GPIO_DeInit()
176 else if (GPIOx == GPIOK) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_gpio.c34 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
176 #if defined(GPIOK) in LL_GPIO_DeInit()
177 else if (GPIOx == GPIOK) in LL_GPIO_DeInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_hal_exti.h157 #if defined (GPIOK)
236 #if defined (GPIOK)
Dstm32f7xx_ll_system.h151 #if defined(GPIOK)
Dstm32f7xx_ll_gpio.h34 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
Dstm32f7xx_ll_bus.h82 #if defined(GPIOK)
Dstm32f7xx_hal_gpio_ex.h434 …(((__INSTANCE__) == GPIOK) && (((__PIN__) & (GPIOK_PIN_AVAILABLE)) != 0) && (((__PIN__) | (GPIOK_P…
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_gpio_ex.h266 ((__GPIOx__) == (GPIOK))? 10U :\
Dstm32mp1xx_ll_gpio.h34 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_exti.h179 #if defined (GPIOK)
Dstm32f4xx_ll_gpio.h34 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
Dstm32f4xx_ll_bus.h94 #if defined(GPIOK)
Dstm32f4xx_ll_system.h150 #if defined(GPIOK)
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_system.h126 #if defined(GPIOK)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_gpio.h34 …IOF) || defined (GPIOG) || defined (GPIOH) || defined (GPIOI) || defined (GPIOJ) || defined (GPIOK)
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f750xx.h1436 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
17671 ((__INSTANCE__) == GPIOK))
17683 ((__INSTANCE__) == GPIOK))
Dstm32f745xx.h1309 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
17030 ((__INSTANCE__) == GPIOK))
17042 ((__INSTANCE__) == GPIOK))
Dstm32f756xx.h1436 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
17671 ((__INSTANCE__) == GPIOK))
17683 ((__INSTANCE__) == GPIOK))
Dstm32f746xx.h1364 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
17378 ((__INSTANCE__) == GPIOK))
17390 ((__INSTANCE__) == GPIOK))
Dstm32f765xx.h1451 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
17750 ((__INSTANCE__) == GPIOK))
17762 ((__INSTANCE__) == GPIOK))
Dstm32f777xx.h1616 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
18700 ((__INSTANCE__) == GPIOK))
18712 ((__INSTANCE__) == GPIOK))
Dstm32f767xx.h1544 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
18407 ((__INSTANCE__) == GPIOK))
18419 ((__INSTANCE__) == GPIOK))
Dstm32f779xx.h1698 #define GPIOK ((GPIO_TypeDef *) GPIOK_BASE) macro
21870 ((__INSTANCE__) == GPIOK))
21882 ((__INSTANCE__) == GPIOK))

1234