Home
last modified time | relevance | path

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

/hal_gigadevice-latest/gd32f4xx/standard_peripheral/source/
Dgd32f4xx_spi.c81 rcu_periph_reset_enable(RCU_SPI4RST); in spi_i2s_deinit()
82 rcu_periph_reset_disable(RCU_SPI4RST); in spi_i2s_deinit()
/hal_gigadevice-latest/gd32f4xx/standard_peripheral/include/
Dgd32f4xx_rcu.h721 RCU_SPI4RST = RCU_REGIDX_BIT(APB2RST_REG_OFFSET, 20U), /*!< SPI4 clock reset */ enumerator