Searched defs:hospi (Results 1 – 1 of 1) sorted by relevance
297 HAL_StatusTypeDef HAL_OSPI_Init (OSPI_HandleTypeDef *hospi) in HAL_OSPI_Init()425 __weak void HAL_OSPI_MspInit(OSPI_HandleTypeDef *hospi) in HAL_OSPI_MspInit()440 HAL_StatusTypeDef HAL_OSPI_DeInit(OSPI_HandleTypeDef *hospi) in HAL_OSPI_DeInit()483 __weak void HAL_OSPI_MspDeInit(OSPI_HandleTypeDef *hospi) in HAL_OSPI_MspDeInit()523 void HAL_OSPI_IRQHandler(OSPI_HandleTypeDef *hospi) in HAL_OSPI_IRQHandler()754 HAL_StatusTypeDef HAL_OSPI_Command(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd, uint32_t… in HAL_OSPI_Command()880 HAL_StatusTypeDef HAL_OSPI_Command_IT(OSPI_HandleTypeDef *hospi, OSPI_RegularCmdTypeDef *cmd) in HAL_OSPI_Command_IT()970 HAL_StatusTypeDef HAL_OSPI_HyperbusCfg(OSPI_HandleTypeDef *hospi, OSPI_HyperbusCfgTypeDef *cfg, uin… in HAL_OSPI_HyperbusCfg()1017 HAL_StatusTypeDef HAL_OSPI_HyperbusCmd(OSPI_HandleTypeDef *hospi, OSPI_HyperbusCmdTypeDef *cmd, uin… in HAL_OSPI_HyperbusCmd()1079 HAL_StatusTypeDef HAL_OSPI_Transmit(OSPI_HandleTypeDef *hospi, uint8_t *pData, uint32_t Timeout) in HAL_OSPI_Transmit()[all …]