Home
last modified time | relevance | path

Searched refs:OSPI_CS_GPIO_PORT (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/include/
Dstm32l562e_discovery_ospi.h135 #define OSPI_CS_GPIO_PORT GPIOA macro
/trusted-firmware-m-latest/platform/ext/target/stm/stm32l562e_dk/src/
Dstm32l562e_discovery_ospi.c1025 HAL_GPIO_Init(OSPI_CS_GPIO_PORT, &GPIO_InitStruct); in OSPI_NOR_MspInit()
1092 HAL_GPIO_DeInit(OSPI_CS_GPIO_PORT, OSPI_CS_PIN); in OSPI_NOR_MspDeInit()