Home
last modified time | relevance | path

Searched refs:gpio_cfg_hfextclk (Results 1 – 13 of 13) sorted by relevance

/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/
Dmxc_pins.h33 extern const mxc_gpio_cfg_t gpio_cfg_hfextclk;
34 #define gpio_cfg_extclk gpio_cfg_hfextclk
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/
Dmxc_pins.h34 extern const mxc_gpio_cfg_t gpio_cfg_hfextclk;
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/
Dmxc_pins.h34 #define gpio_cfg_hfextclk gpio_cfg_extclk macro
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/
Dmxc_pins.h37 extern const mxc_gpio_cfg_t gpio_cfg_hfextclk;
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SYS/
Dpins_me16.c34 const mxc_gpio_cfg_t gpio_cfg_hfextclk = { MXC_GPIO0, (MXC_GPIO_PIN_10), MXC_GPIO_FUNC_ALT4, variable
Dpins_me15.c36 const mxc_gpio_cfg_t gpio_cfg_hfextclk = { MXC_GPIO0, (MXC_GPIO_PIN_12), MXC_GPIO_FUNC_ALT4, variable
Dsys_me15.c227 err = MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_SYS_ClockSourceEnable()
Dsys_me21.c227 err = MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_SYS_ClockSourceEnable()
Dpins_me21.c36 const mxc_gpio_cfg_t gpio_cfg_hfextclk = { MXC_GPIO0, MXC_GPIO_PIN_28, MXC_GPIO_FUNC_ALT2, variable
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/TMR/
Dtmr_me15.c43 MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_TMR_Init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/
Dadc_me21.c144 MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_ADC_Init()
/hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/
Duart_me15.c61 MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_UART_Init()
Duart_me21.c86 MXC_GPIO_Config(&gpio_cfg_hfextclk); in MXC_UART_Init()