Home
last modified time | relevance | path

Searched refs:GPIO_Pin_7 (Results 1 – 4 of 4) sorted by relevance

/device/soc/st/stm32f407zg/uniproton/board/driver/w25qxx/
Dw25qxx.c40 gpioInitStruct.GPIO_Pin = GPIO_Pin_7; in W25qxxInit()
43 GPIO_SetBits(GPIOG,GPIO_Pin_7); in W25qxxInit()
/device/soc/st/stm32f407zg/uniproton/board/common/STM32F4xx_StdPeriph_Driver/inc/
Dstm32f4xx_gpio.h166 #define GPIO_Pin_7 ((uint16_t)0x0080) /* Pin 7 selected */ macro
186 ((PIN) == GPIO_Pin_7) || \
/device/soc/st/stm32f407zg/uniproton/board/driver/ethernet/
Dlan8720.c40 gpioInitStruct.GPIO_Pin = GPIO_Pin_7|GPIO_Pin_2|GPIO_Pin_1; in LAN8720Init()
/device/soc/st/stm32f407zg/uniproton/board/hdf_platform/src/
Dgpio_stm32f407.c53 GPIO_Pin_7,