Home
last modified time | relevance | path

Searched refs:GPI_MFP0 (Results 1 – 3 of 3) sorted by relevance

/hal_nuvoton-latest/m46x/Devices/M460/Include/
Dsys_reg.h3116 …__IO uint32_t GPI_MFP0; /*!< [0x0580] GPIOI Multiple Function Control Register 0 … member
/hal_nuvoton-latest/dts/m46x/
Dsys_reg.h3115 …__IO uint32_t GPI_MFP0; /*!< [0x0580] GPIOI Multiple Function Control Register 0 …
/hal_nuvoton-latest/m46x/StdDriver/inc/
Dsys.h6915 #define SET_GPIO_PI0() SYS->GPI_MFP0 = (SYS->GPI_MFP0 & (~(SYS_GPI_MFP0_PI0MFP_Msk))) …
6916 #define SET_GPIO_PI1() SYS->GPI_MFP0 = (SYS->GPI_MFP0 & (~(SYS_GPI_MFP0_PI1MFP_Msk))) …
6917 #define SET_GPIO_PI2() SYS->GPI_MFP0 = (SYS->GPI_MFP0 & (~(SYS_GPI_MFP0_PI2MFP_Msk))) …
6918 #define SET_GPIO_PI3() SYS->GPI_MFP0 = (SYS->GPI_MFP0 & (~(SYS_GPI_MFP0_PI3MFP_Msk))) …