Home
last modified time | relevance | path

Searched refs:HAL_OSPI_STATE_ABORT (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_ospi.c634 else if (currentstate == HAL_OSPI_STATE_ABORT) in HAL_OSPI_IRQHandler()
2308 hospi->State = HAL_OSPI_STATE_ABORT; in HAL_OSPI_Abort_IT()
2678 if (hospi->State == HAL_OSPI_STATE_ABORT) in OSPI_DMAAbortCplt()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_ospi.h312 #define HAL_OSPI_STATE_ABORT ((uint32_t)0x00000100U) /*!< Abort on-going … macro