Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_ospi.c554 else if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
583 if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
1344 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_IT()
1578 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_DMA()
2490 if (hospi->State == HAL_OSPI_STATE_BUSY_RX) in OSPI_DMAHalfCplt()
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_ospi.c571 else if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
600 if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
1355 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_IT()
1589 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_DMA()
2782 if (hospi->State == HAL_OSPI_STATE_BUSY_RX) in OSPI_DMAHalfCplt()
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_ospi.c568 else if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
597 if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
1358 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_IT()
1672 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_DMA()
2896 if (hospi->State == HAL_OSPI_STATE_BUSY_RX) in OSPI_DMAHalfCplt()
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_ospi.c589 else if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
618 if (currentstate == HAL_OSPI_STATE_BUSY_RX) in HAL_OSPI_IRQHandler()
1379 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_IT()
1554 hospi->State = HAL_OSPI_STATE_BUSY_RX; in HAL_OSPI_Receive_DMA()
/hal_stm32-3.5.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_ospi.h286 #define HAL_OSPI_STATE_BUSY_RX ((uint32_t)0x00000028U) /*!< Indirect Rx on-going… macro
/hal_stm32-3.5.0/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_ospi.h309 #define HAL_OSPI_STATE_BUSY_RX ((uint32_t)0x00000028U) /*!< Indirect Rx on-going… macro
/hal_stm32-3.5.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_ospi.h313 #define HAL_OSPI_STATE_BUSY_RX ((uint32_t)0x00000028U) /*!< Indirect Rx on-going… macro
/hal_stm32-3.5.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_ospi.h313 #define HAL_OSPI_STATE_BUSY_RX ((uint32_t)0x00000028U) /*!< Indirect Rx on-going… macro