Searched refs:GPIOK (Results 1 – 15 of 15) sorted by relevance
274 HAL_GPIO_Init(GPIOK, &GPIO_InitStruct); in HAL_LTDC_MspInit()350 HAL_GPIO_DeInit(GPIOK, GPIO_PIN_7|GPIO_PIN_6|GPIO_PIN_5|GPIO_PIN_4 in HAL_LTDC_MspDeInit()
68 #define GPIOK(n) (PK_BASE + (n)) macro
96 else if (port == GPIOK) in GPIO_Reset()
401 HAL_GPIO_Init(GPIOK, &GPIO_InitStruct); in HAL_LTDC_MspInit()465 HAL_GPIO_DeInit(GPIOK, GPIO_PIN_0|GPIO_PIN_1|GPIO_PIN_2|GPIO_PIN_3 in HAL_LTDC_MspDeInit()
244 HAL_GPIO_Init(GPIOK, &GPIO_InitStruct); in HAL_LTDC_MspInit()316 HAL_GPIO_DeInit(GPIOK, GPIO_PIN_5|GPIO_PIN_4|GPIO_PIN_6|GPIO_PIN_3 in HAL_LTDC_MspDeInit()
29 #elif defined(GPIOK)771 #ifdef GPIOK in rt_hw_pin_init()
49 | GPIO | YES | GPIOA-GPIOK, GPIOZ |
26 #elif defined(GPIOK)
24 #elif defined(GPIOK)
45 #elif defined(GPIOK)
47 #elif defined(GPIOK)
2238 #define GPIOK ((GPIO_Type *) GPIO_PORTK_BASE) macro
2340 #define GPIOK ((GPIO_Type *) GPIO_PORTK_BASE) macro
7384 #define GPIOK ((GPIO_T *) GPIOK_BASE) macro
Completed in 841 milliseconds