Searched refs:HAL_OSPI_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
341 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Init()636 if (hospi->ErrorCode == HAL_OSPI_ERROR_NONE) in HAL_OSPI_IRQHandler()819 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command()939 hospi->ErrorCode = HAL_OSPI_ERROR_NONE; in HAL_OSPI_Command_IT()
321 #define HAL_OSPI_ERROR_NONE ((uint32_t)0x00000000U) … macro