Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_ospi.c275 static HAL_StatusTypeDef OSPI_ConfigCmd (OSPI_HandleTypeDef *hospi, OSPI_RegularCmdT…
828 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
955 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2623 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c284 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd);
845 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
972 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
3034 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function