Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c547 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
626 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1292 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1454 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c590 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
669 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1337 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1462 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c564 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
643 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1305 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1467 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c561 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
640 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1308 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1492 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h285 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h308 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h312 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h312 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro