Searched defs:AMBIQ_GPIO_CONFIG_FUNC (Results 1 – 1 of 1) sorted by relevance
574 #define AMBIQ_GPIO_CONFIG_FUNC(n) static void ambiq_gpio_cfg_func_##n(void){}; macro576 #define AMBIQ_GPIO_CONFIG_FUNC(n) \ macro