Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c276 static HAL_StatusTypeDef OSPI_ConfigCmd (OSPI_HandleTypeDef *hospi, OSPI_RegularCmdT…
834 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
961 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2629 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c285 static HAL_StatusTypeDef OSPI_ConfigCmd (OSPI_HandleTypeDef *hospi, OSPI_RegularCmdT…
849 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
972 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2921 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c308 static HAL_StatusTypeDef OSPI_ConfigCmd (OSPI_HandleTypeDef *hospi, OSPI_RegularCmdT…
869 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
996 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2857 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c285 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd);
848 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
975 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
3039 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function