/device/soc/st/stm32f407zg/uniproton/board/driver/usart/ |
D | usart.c | 38 GPIO_PinAFConfig(GPIOA, GPIO_PinSource10, GPIO_AF_USART1); in UartInit() 39 GPIO_PinAFConfig(GPIOA, GPIO_PinSource9, GPIO_AF_USART1); in UartInit() 46 GPIO_Init(GPIOA, &gpioInitStruct); in UartInit()
|
/device/board/talkweb/niobe407/liteos_m/bootloader/src/ |
D | system_stm32f4xx.c | 461 GPIOA->AFR[0] |= 0xC0000000; in SystemInit_ExtMemCtl() 462 GPIOA->AFR[1] |= 0x00000000; in SystemInit_ExtMemCtl() 464 GPIOA->MODER |= 0x00008000; in SystemInit_ExtMemCtl() 466 GPIOA->OSPEEDR |= 0x00008000; in SystemInit_ExtMemCtl() 468 GPIOA->OTYPER |= 0x00000000; in SystemInit_ExtMemCtl() 470 GPIOA->PUPDR |= 0x00000000; in SystemInit_ExtMemCtl()
|
/device/board/talkweb/niobe407/liteos_m/bsp/src/ |
D | system_stm32f4xx.c | 462 GPIOA->AFR[0] |= 0xC0000000; in SystemInit_ExtMemCtl() 463 GPIOA->AFR[1] |= 0x00000000; in SystemInit_ExtMemCtl() 465 GPIOA->MODER |= 0x00008000; in SystemInit_ExtMemCtl() 467 GPIOA->OSPEEDR |= 0x00008000; in SystemInit_ExtMemCtl() 469 GPIOA->OTYPER |= 0x00000000; in SystemInit_ExtMemCtl() 471 GPIOA->PUPDR |= 0x00000000; in SystemInit_ExtMemCtl()
|
/device/board/talkweb/niobe407/liteos_m/drivers/gpio/src/ |
D | hal_gpio.c | 21 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || \ 29 GroupAddr = ((GPIO_TypeDef *)GPIOA); in LL_GET_GPIOX()
|
/device/soc/st/stm32f407zg/uniproton/board/driver/ethernet/ |
D | lan8720.c | 45 GPIO_Init(GPIOA, &gpioInitStruct); in LAN8720Init() 47 GPIO_PinAFConfig(GPIOA, GPIO_PinSource7, GPIO_AF_ETH); in LAN8720Init() 48 GPIO_PinAFConfig(GPIOA, GPIO_PinSource2, GPIO_AF_ETH); in LAN8720Init() 49 GPIO_PinAFConfig(GPIOA, GPIO_PinSource1, GPIO_AF_ETH); in LAN8720Init()
|
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/pwm/ |
D | pwm_config.hcs | 16 <port> 0:GPIOA 1:GPIOB 3:GPIOC ......
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Src/ |
D | stm32f4xx_ll_gpio.c | 34 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || … 112 if (GPIOx == GPIOA) in LL_GPIO_DeInit()
|
D | stm32f4xx_hal_rcc.c | 90 #define MCO1_GPIO_PORT GPIOA
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
D | stm32f4xx_hal_gpio_ex.h | 1268 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1280 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1293 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1299 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1307 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1316 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1323 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\ 1329 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\
|
D | stm32f4xx_ll_gpio.h | 35 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
|
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/i2c/ |
D | i2c_config.hcs | 25 <port> 0:GPIOA 1:GPIOB 3:GPIOC ......
|
/device/board/talkweb/niobe407/liteos_m/drivers/gpio/include/ |
D | hal_gpio.h | 26 #if defined (GPIOA) || defined (GPIOB) || defined (GPIOC) || defined (GPIOD) || defined (GPIOE) || …
|
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/adc/ |
D | adc_config.hcs | 18 … <port> 0:GPIOA 1:GPIOB 2:GPIOC ...... 253:internal channel 254:ADC dedicated pin 255:unavailable
|
/device/board/talkweb/niobe407/liteos_m/lwip_adapter/src/ |
D | ethernetif.c | 83 HAL_GPIO_WritePin(GPIOA, GPIO_PIN_0, GPIO_PIN_SET); in HAL_ETH_MspInit() 89 HAL_GPIO_Init(GPIOA, &GPIO_InitStructure); in HAL_ETH_MspInit() 103 HAL_GPIO_Init(GPIOA, &GPIO_InitStructure); in HAL_ETH_MspInit()
|
/device/soc/st/stm32f407zg/uniproton/board/hdf_config/ |
D | default.hcs | 9 …group = [5, 5, 5, 4, 4, 4, 0, 1, 1]; // group of gpio 0:GPIOA 1:GPIOB 2:GPIOC 3:GPIOD 4:GPIOE 5:GP…
|
/device/soc/st/stm32mp1xx/sdk_liteos/hdf_config/spi_i2s/ |
D | spi_i2s_config.hcs | 20 <port> 0:GPIOA 1:GPIOB 2:GPIOC ...... 10:GPIOK 25:GPIOZ
|
/device/board/isoftstone/zhiyuan/kernel/driver/include/ |
D | sunxi-gpio.h | 47 #define GPIOA(n) (SUNXI_PA_BASE + (n)) macro
|
/device/board/talkweb/niobe407/liteos_m/hdf_config/ |
D | default.hcs | 8 …group = [ 0, 1, 1, 0, 1, 1]; // group of gpio 0:GPIOA 1:GPIOB 2:GPIOC 3:GPIOD 4:GPIOE 5: GPIOF 6:…
|
D | hdf.hcs | 8 …4, 4, 0, 0, 8, 0, 1, 1, 0, 2, 2, 2, 3, 6, 1, 1, 7, 7]; // group of gpio 0:GPIOA 1:GPIOB 2:GPIOC 3:…
|
/device/soc/st/common/platform/stm32mp1xx_hal/STM32MP1xx_HAL_Driver/Inc/ |
D | stm32mp1xx_hal_gpio_ex.h | 258 #define GPIO_GET_INDEX(__GPIOx__) (uint8_t)(((__GPIOx__) == (GPIOA))? 0U :\
|
/device/board/talkweb/niobe407/liteos_m/drivers/hdf_base_hal/src/ |
D | hdf_base_hal.c | 24 GPIOA,
|
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/src/ |
D | stm32f4xx_gpio.c | 133 if (GPIOx == GPIOA) in GPIO_DeInit()
|
/device/board/talkweb/niobe407/applications/201_hdf_gpio_key/ |
D | README_zh.md | 97 group = [4, 4, 4, 4]; // gpio引脚所属的group 0到8 分别对应GPIOA~GPIOI,此例4个gpio属于GPIOE
|
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/ |
D | stm32f4xx_gpio.h | 50 #define IS_GPIO_ALL_PERIPH(PERIPH) (((PERIPH) == GPIOA) || \
|
/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/ |
D | gpio_stm32f407.c | 74 GPIOA,
|