Searched refs:OSPI_ConfigCmd (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/ |
D | stm32l5xx_hal_ospi.c | 276 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/ |
D | stm32h7xx_hal_ospi.c | 315 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/ |
D | stm32l4xx_hal_ospi.c | 285 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/ |
D | stm32u5xx_hal_ospi.c | 285 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
|