| /bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/ |
| A D | lib_gpio.h | 53 #define GPIO_Pin_All ((uint16_t)0xFFFF) macro 85 #define IS_GPIO_PIN(__PIN__) ((((__PIN__) & GPIO_Pin_All) != 0UL) &&\ 86 (((__PIN__) & ~GPIO_Pin_All) == 0UL))
|
| /bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/ |
| A D | lib_gpio.h | 78 #define GPIO_Pin_All ((uint16_t)0xFFFF) macro 79 #define IS_GPIO_PIN(__PIN__) ((((__PIN__) & GPIO_Pin_All) != 0UL) &&\ 80 (((__PIN__) & ~GPIO_Pin_All) == 0UL))
|
| /bsp/wch/arm/ch579m/libraries/StdPeriphDriver/inc/ |
| A D | CH57x_gpio.h | 41 #define GPIO_Pin_All (0xFFFFFFFF) /*!< All pins selected */ macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/ |
| A D | hal_gpio.h | 105 #define GPIO_Pin_All (0xFFFFU) ///< All pins selec… macro
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f10x_gpio.h | 75 #define GPIO_Pin_All ((uint16_t)0xFFFF) /*!< All pins selected */ macro
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32v10x_gpio.h | 78 #define GPIO_Pin_All ((uint16_t)0xFFFF) /* All pins selected */ macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/ |
| A D | ch32f20x_gpio.h | 75 #define GPIO_Pin_All ((uint16_t)0xFFFF) /* All pins selected */ macro
|
| /bsp/airm2m/air105/libraries/HAL_Driver/Inc/ |
| A D | air105_gpio.h | 122 #define GPIO_Pin_All ((uint16_t)0xffff) /*!< Pin All selected */ macro
|
| /bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/ |
| A D | hal_gpio.c | 144 init_struct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/yichip/yc3121-pos/Libraries/sdk/ |
| A D | yc_gpio.c | 183 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| A D | yc_gpio.h | 125 #define GPIO_Pin_All ((uint16_t)0xffff) /*!< Pin All selected */ macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/ |
| A D | hk32f0xx_gpio.h | 163 #define GPIO_Pin_All ((uint16_t)0xFFFF) /*!< All pins selected */ macro
|
| /bsp/tkm32F499/Libraries/Hal_lib/inc/ |
| A D | HAL_gpio.h | 142 #define GPIO_Pin_All ((uint32_t)0xFFFFFF) /* All pins selected */ macro
|
| /bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/ |
| A D | hk32f0xx_gpio.c | 193 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/ |
| A D | ft32f0xx_gpio.h | 165 #define GPIO_Pin_All ((uint16_t)0xFFFF) /*!< All pins selected */ macro
|
| /bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/ |
| A D | ft32f0xx_gpio.c | 132 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 132 #define GPIO_Pin_All ((uint16_t)0xFFFF) /* All pins selected */ macro
|
| /bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/ |
| A D | HAL_gpio.c | 235 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32v10x_gpio.c | 184 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/tkm32F499/drivers/lcd/ |
| A D | lcd.c | 54 GPIO_InitStructure.GPIO_Pin = GPIO_Pin_All; in GPIO_RGB_INIT() 60 …GPIO_PinAFConfig(GPIOE, GPIO_Pin_All, GPIO_AF_LTDC); //GPIOE所… in GPIO_RGB_INIT()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/ |
| A D | HAL_gpio.h | 132 #define GPIO_Pin_All ((uint16_t)0xFFFF) /* All pins selected */ macro
|
| /bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/ |
| A D | HAL_gpio.h | 134 #define GPIO_Pin_All ((uint16_t)0xFFFF) /* All pins selected */ macro
|
| /bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f20x_gpio.c | 171 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/ |
| A D | ch32f10x_gpio.c | 188 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|
| /bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/ |
| A D | HAL_gpio.c | 247 GPIO_InitStruct->GPIO_Pin = GPIO_Pin_All; in GPIO_StructInit()
|