Searched refs:MEC5_GPIO_CFG_SET_OUT_VAL_POS (Results 1 – 2 of 2) sorted by relevance
217 #define MEC5_GPIO_CFG_SET_OUT_VAL_POS 20 macro288 #define MEC5_GPIO_CFG_SET_OUT_VAL_EN (1u << MEC5_GPIO_CFG_SET_OUT_VAL_POS)
646 if (config & MEC_BIT(MEC5_GPIO_CFG_SET_OUT_VAL_POS)) { in mec_hal_gpio_pin_config()