Home
last modified time | relevance | path

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

/hal_stm32-3.4.0/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-3.4.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c582 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
661 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1327 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1452 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-3.4.0/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()
1303 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1465 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c560 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
639 if (currentstate == HAL_OSPI_STATE_BUSY_TX) in HAL_OSPI_IRQHandler()
1305 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_IT()
1489 hospi->State = HAL_OSPI_STATE_BUSY_TX; in HAL_OSPI_Transmit_DMA()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h285 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-3.4.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h308 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h312 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro
/hal_stm32-3.4.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h312 #define HAL_OSPI_STATE_BUSY_TX ((uint32_t)0x00000018U) /*!< Indirect Tx on-going… macro