Home
last modified time | relevance | path

Searched refs:HAL_OSPI_Abort_IT (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h817 HAL_StatusTypeDef HAL_OSPI_Abort_IT (OSPI_HandleTypeDef *hospi);
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c2309 HAL_StatusTypeDef HAL_OSPI_Abort_IT(OSPI_HandleTypeDef *hospi) in HAL_OSPI_Abort_IT() function
2523 if (HAL_OSPI_Abort_IT(hospi) != HAL_OK) in OSPI_DMAError()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h863 HAL_StatusTypeDef HAL_OSPI_Abort_IT (OSPI_HandleTypeDef *hospi);
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h869 HAL_StatusTypeDef HAL_OSPI_Abort_IT(OSPI_HandleTypeDef *hospi);
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h844 HAL_StatusTypeDef HAL_OSPI_Abort_IT (OSPI_HandleTypeDef *hospi);
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c2322 HAL_StatusTypeDef HAL_OSPI_Abort_IT(OSPI_HandleTypeDef *hospi) in HAL_OSPI_Abort_IT() function
2815 if (HAL_OSPI_Abort_IT(hospi) != HAL_OK) in OSPI_DMAError()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c2300 HAL_StatusTypeDef HAL_OSPI_Abort_IT(OSPI_HandleTypeDef *hospi) in HAL_OSPI_Abort_IT() function
2751 if (HAL_OSPI_Abort_IT(hospi) != HAL_OK) in OSPI_DMAError()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c2440 HAL_StatusTypeDef HAL_OSPI_Abort_IT(OSPI_HandleTypeDef *hospi) in HAL_OSPI_Abort_IT() function
2929 if (HAL_OSPI_Abort_IT(hospi) != HAL_OK) in OSPI_DMAError()