Searched refs:HAL_OSPI_STATE_BUSY_CMD (Results 1 – 2 of 2) sorted by relevance
307 #define HAL_OSPI_STATE_BUSY_CMD ((uint32_t)0x00000008U) /*!< Command without data… macro
625 else if (currentstate == HAL_OSPI_STATE_BUSY_CMD) in HAL_OSPI_IRQHandler()950 hospi->State = HAL_OSPI_STATE_BUSY_CMD; in HAL_OSPI_Command_IT()