Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c86 rcu_periph_reset_enable(RCU_SPI5RST); in spi_i2s_deinit()
87 rcu_periph_reset_disable(RCU_SPI5RST); in spi_i2s_deinit()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h722 RCU_SPI5RST = RCU_REGIDX_BIT(APB2RST_REG_OFFSET, 21U), /*!< SPI5 clock reset */ enumerator