Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_ospi.h819 uint32_t HAL_OSPI_GetError (OSPI_HandleTypeDef *hospi);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_ospi.h870 uint32_t HAL_OSPI_GetError(OSPI_HandleTypeDef *hospi);
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Src/
Dstm32l5xx_hal_ospi.c2430 uint32_t HAL_OSPI_GetError(OSPI_HandleTypeDef *hospi) in HAL_OSPI_GetError() function
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_ospi.c2564 uint32_t HAL_OSPI_GetError(OSPI_HandleTypeDef *hospi) in HAL_OSPI_GetError() function