Home
last modified time | relevance | path

Searched refs:SPI_I2S_INT_FLAG_RXORERR (Results 1 – 16 of 16) sorted by relevance

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_spi.h235 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_spi.h242 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_spi.h243 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_spi.h245 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_spi.h260 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_spi.c692 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_spi.h257 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_spi.c718 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_spi.c759 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_spi.h250 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_spi.h285 #define SPI_I2S_INT_FLAG_RXORERR ((uint8_t)0x02U) /*!< overrun interr… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_spi.c764 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_spi.c806 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_spi.c771 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c804 case SPI_I2S_INT_FLAG_RXORERR : in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_spi.c894 case SPI_I2S_INT_FLAG_RXORERR: in spi_i2s_interrupt_flag_get()