Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32vf103/standard_peripheral/include/
Dgd32vf103_spi.h169 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/include/
Dgd32f403_spi.h176 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/include/
Dgd32f3x0_spi.h175 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32e10x/standard_peripheral/include/
Dgd32e10x_spi.h179 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_spi.h194 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32vf103/standard_peripheral/source/
Dgd32vf103_spi.c96 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_spi.h191 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32f3x0/standard_peripheral/source/
Dgd32f3x0_spi.c82 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/source/
Dgd32a50x_spi.c91 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32a50x/standard_peripheral/include/
Dgd32a50x_spi.h184 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_spi.h173 #define SPI_PSC_2 CTL0_PSC(0) /*!< SPI clock pres… macro
/hal_gigadevice-latest/gd32f403/standard_peripheral/source/
Dgd32f403_spi.c97 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_spi.c96 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32e10x/standard_peripheral/source/
Dgd32e10x_spi.c103 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c108 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_spi.c99 spi_struct->prescale = SPI_PSC_2; in spi_struct_para_init()