Searched refs:gpio_cfg_lp_extclk (Results 1 – 3 of 3) sorted by relevance
35 extern const mxc_gpio_cfg_t gpio_cfg_lp_extclk;
83 MXC_GPIO_Config(&gpio_cfg_lp_extclk); in MXC_TMR_Init()
34 const mxc_gpio_cfg_t gpio_cfg_lp_extclk = { MXC_GPIO0, (MXC_GPIO_PIN_11), MXC_GPIO_FUNC_ALT5, variable