Home
last modified time | relevance | path

Searched refs:gpio_cfg_lp_extclk (Results 1 – 3 of 3) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/
Dmxc_pins.h35 extern const mxc_gpio_cfg_t gpio_cfg_lp_extclk;
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/
Dtmr_me12.c83 MXC_GPIO_Config(&gpio_cfg_lp_extclk); in MXC_TMR_Init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dpins_me12.c34 const mxc_gpio_cfg_t gpio_cfg_lp_extclk = { MXC_GPIO0, (MXC_GPIO_PIN_11), MXC_GPIO_FUNC_ALT5, variable