Searched refs:MPP_MASK (Results 1 – 4 of 4) sorted by relevance
70 reg &= ~MPP_MASK(gpio); in mv_ddr_sys_env_suspend_wakeup_check()
24 #define MPP_MASK(GPIO_NUM) (0xf << 4 * (GPIO_NUM - \ macro
109 reg &= ~MPP_MASK(gpio); in sys_env_suspend_wakeup_check()
247 #define MPP_MASK(GPIO_NUM) (0xf << 4 * (GPIO_NUM - \ macro
Completed in 6 milliseconds