Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_spi.h239 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_spi.h246 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_spi.h247 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_spi.h249 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_spi.h264 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_spi.c712 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_spi.h261 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_spi.c738 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_spi.c779 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_spi.h254 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x06U) /*!< format error i… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_spi.h288 #define SPI_I2S_INT_FLAG_FERR ((uint8_t)0x05U) /*!< format error i… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_spi.c784 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_spi.c826 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_spi.c791 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c824 case SPI_I2S_INT_FLAG_FERR : in spi_i2s_interrupt_flag_get()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_spi.c909 case SPI_I2S_INT_FLAG_FERR: in spi_i2s_interrupt_flag_get()