Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dspi.c270 SYS->IPRST1 |= SYS_IPRST1_SPI1RST_Msk; in SPI_Close()
271 SYS->IPRST1 &= ~SYS_IPRST1_SPI1RST_Msk; in SPI_Close()
1146 SYS->IPRST1 |= SYS_IPRST1_SPI1RST_Msk; in SPII2S_Open()
1147 SYS->IPRST1 &= ~SYS_IPRST1_SPI1RST_Msk; in SPII2S_Open()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Dsys_reg.h2298 #define SYS_IPRST1_SPI1RST_Msk (0x1ul << SYS_IPRST1_SPI1RST_Pos) /*!< SYS… macro