Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_spi.h234 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_spi.h241 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_spi.h242 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_spi.h244 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_spi.h259 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_spi.c687 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_spi.h256 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_spi.c713 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_spi.c754 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_spi.h249 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_spi.h284 #define SPI_I2S_INT_FLAG_RBNE ((uint8_t)0x01U) /*!< receive buffer… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_spi.c759 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_spi.c801 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_spi.c766 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c799 case SPI_I2S_INT_FLAG_RBNE : in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_spi.c889 case SPI_I2S_INT_FLAG_RBNE: in spi_i2s_interrupt_flag_get()