Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dspi.c276 SYS->IPRST1 |= SYS_IPRST1_SPI2RST_Msk; in SPI_Close()
277 SYS->IPRST1 &= ~SYS_IPRST1_SPI2RST_Msk; in SPI_Close()
1151 SYS->IPRST1 |= SYS_IPRST1_SPI2RST_Msk; in SPII2S_Open()
1152 SYS->IPRST1 &= ~SYS_IPRST1_SPI2RST_Msk; in SPII2S_Open()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Dsys_reg.h2301 #define SYS_IPRST1_SPI2RST_Msk (0x1ul << SYS_IPRST1_SPI2RST_Pos) /*!< SYS… macro