Home
last modified time | relevance | path

Searched refs:cmd_bit (Results 1 – 2 of 2) sorted by relevance

/hal_gigadevice-latest/gd32e50x/standard_peripheral/source/
Dgd32e50x_sqpi.c64 sqpi_struct->cmd_bit = SQPI_CMDBIT_8_BITS; in sqpi_struct_para_init()
83 temp |= ((sqpi_struct->polarity)|sqpi_struct->id_length|sqpi_struct->cmd_bit); in sqpi_init()
/hal_gigadevice-latest/gd32e50x/standard_peripheral/include/
Dgd32e50x_sqpi.h87 …uint32_t cmd_bit; /*!< bit number of SQP… member