Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c76 rcu_periph_reset_enable(RCU_SPI3RST); in spi_i2s_deinit()
77 rcu_periph_reset_disable(RCU_SPI3RST); in spi_i2s_deinit()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h716 RCU_SPI3RST = RCU_REGIDX_BIT(APB2RST_REG_OFFSET, 13U), /*!< SPI3 clock reset */ enumerator