Home
last modified time | relevance | path

Searched refs:gpio_cfg_lpextclk (Results 1 – 7 of 7) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/
Dmxc_pins.h33 extern const mxc_gpio_cfg_t gpio_cfg_lpextclk;
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Dmxc_pins.h38 extern const mxc_gpio_cfg_t gpio_cfg_lpextclk;
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/
Dtmr_me15.c45 MXC_GPIO_Config(&gpio_cfg_lpextclk); in MXC_TMR_Init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dpins_me15.c34 const mxc_gpio_cfg_t gpio_cfg_lpextclk = { MXC_GPIO0, (MXC_GPIO_PIN_12), MXC_GPIO_FUNC_ALT2, variable
Dpins_me21.c38 const mxc_gpio_cfg_t gpio_cfg_lpextclk = { MXC_GPIO0, MXC_GPIO_PIN_12, MXC_GPIO_FUNC_ALT2, variable
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_me15.c59 MXC_GPIO_Config(&gpio_cfg_lpextclk); in MXC_UART_Init()
Duart_me21.c84 MXC_GPIO_Config(&gpio_cfg_lpextclk); in MXC_UART_Init()