Home
last modified time | relevance | path

Searched refs:HAL_SPI_ERROR_OVR (Results 1 – 3 of 3) sorted by relevance

/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi_ext.c78 SET_BIT(hspi->ErrorCode, HAL_SPI_ERROR_OVR); in LCD_SPI_CloseTransfer()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_spi.h192 #define HAL_SPI_ERROR_OVR (0x00000004U) /*!< OVR error … macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_spi.c2425 SET_BIT(hspi->ErrorCode, HAL_SPI_ERROR_OVR); in HAL_SPI_IRQHandler()

Completed in 15 milliseconds