Home
last modified time | relevance | path

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

/hal_nuvoton-3.4.0/m48x/StdDriver/src/
Dspi.c282 SYS->IPRST2 |= SYS_IPRST2_SPI3RST_Msk; in SPI_Close()
283 SYS->IPRST2 &= ~SYS_IPRST2_SPI3RST_Msk; in SPI_Close()
1156 SYS->IPRST2 |= SYS_IPRST2_SPI3RST_Msk; in SPII2S_Open()
1157 SYS->IPRST2 &= ~SYS_IPRST2_SPI3RST_Msk; in SPII2S_Open()
/hal_nuvoton-3.4.0/m48x/Devices/M480/Include/
Dsys_reg.h2364 #define SYS_IPRST2_SPI3RST_Msk (0x1ul << SYS_IPRST2_SPI3RST_Pos) /*!< SYS… macro