Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c276 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd);
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-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c315 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd);
877 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
1004 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2914 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c285 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd);
849 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command()
972 status = OSPI_ConfigCmd(hospi, cmd); in HAL_OSPI_Command_IT()
2926 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function
/hal_stm32-latest/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()
3042 static HAL_StatusTypeDef OSPI_ConfigCmd(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in OSPI_ConfigCmd() function