Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dspi.c264 SYS->IPRST1 |= SYS_IPRST1_SPI0RST_Msk; in SPI_Close()
265 SYS->IPRST1 &= ~SYS_IPRST1_SPI0RST_Msk; in SPI_Close()
1141 SYS->IPRST1 |= SYS_IPRST1_SPI0RST_Msk; in SPII2S_Open()
1142 SYS->IPRST1 &= ~SYS_IPRST1_SPI0RST_Msk; in SPII2S_Open()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Dsys_reg.h2295 #define SYS_IPRST1_SPI0RST_Msk (0x1ul << SYS_IPRST1_SPI0RST_Pos) /*!< SYS… macro