Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32l23x/standard_peripheral/include/
Dgd32l23x_spi.h402 void spi_crc_length_set(uint32_t spi_periph, uint16_t crc_length);
/hal_gigadevice-latest/gd32l23x/standard_peripheral/source/
Dgd32l23x_spi.c790 void spi_crc_length_set(uint32_t spi_periph, uint16_t crc_length) in spi_crc_length_set() function