Searched refs:SPI_FLASH_CS_GPIO_Port (Results 1 – 2 of 2) sorted by relevance
61 #define SPI_FLASH_CS_GPIO_Port GPIOA macro
287 HAL_GPIO_WritePin(SPI_FLASH_CS_GPIO_Port, SPI_FLASH_CS_Pin, GPIO_PIN_RESET); in MX_GPIO_Init()294 HAL_GPIO_Init(SPI_FLASH_CS_GPIO_Port, &GPIO_InitStruct); in MX_GPIO_Init()
Completed in 7 milliseconds