Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c338 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Init()
646 if (hospi->ErrorCode == HAL_OSPI_ERROR_NONE) in HAL_OSPI_IRQHandler()
831 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command()
955 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command_IT()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c380 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Init()
689 if (hospi->ErrorCode == HAL_OSPI_ERROR_NONE) in HAL_OSPI_IRQHandler()
874 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command()
998 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command_IT()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c350 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Init()
663 if (hospi->ErrorCode == HAL_OSPI_ERROR_NONE) in HAL_OSPI_IRQHandler()
846 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command()
966 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command_IT()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c351 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Init()
660 if (hospi->ErrorCode == HAL_OSPI_ERROR_NONE) in HAL_OSPI_IRQHandler()
845 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command()
969 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command_IT()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h298 #define HAL_OSPI_ERROR_NONE ((uint32_t)0x00000000U) … macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h321 #define HAL_OSPI_ERROR_NONE ((uint32_t)0x00000000U) … macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h325 #define HAL_OSPI_ERROR_NONE ((uint32_t)0x00000000U) … macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h325 #define HAL_OSPI_ERROR_NONE ((uint32_t)0x00000000U) … macro