Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/common/
Dmec5_gpio_8f_6port_v1_5.h36 #define MEC_GPIO_CTRL_PGS_Pos (2UL) /*!< PGS (Bit 2) … macro
/hal_microchip-latest/mec5/drivers/
Dmec_gpio.c573 return (val << MEC_GPIO_CTRL_PGS_Pos); in pwrgate_config()