Searched refs:MEC5_GPIO_CFG_DIR_OUT_POS (Results 1 – 2 of 2) sorted by relevance
201 #define MEC5_GPIO_CFG_DIR_OUT_POS 5 macro237 #define MEC5_GPIO_CFG_DIR_OUTPUT (1u << MEC5_GPIO_CFG_DIR_OUT_POS)
644 if (config & MEC_BIT(MEC5_GPIO_CFG_DIR_OUT_POS)) { /* direction is output? */ in mec_hal_gpio_pin_config()