Searched refs:alt_func_num (Results 1 – 4 of 4) sorted by relevance
38 uint32_t alt_func_num; member
85 .alt_func_num = GPIO_AF_9,122 .alt_func_num = GPIO_AF_9,154 …gpio_af_set(PIN_GDPORT(gd32_can_gpio[i].tx_pin), gd32_can_gpio[i].alt_func_num, PIN_GDPIN(gd32_can… in gd32_can_gpio_init()155 …gpio_af_set(PIN_GDPORT(gd32_can_gpio[i].rx_pin), gd32_can_gpio[i].alt_func_num, PIN_GDPIN(gd32_can… in gd32_can_gpio_init()
157 …gpio_af_set(gd32_spi->spi_port, gd32_spi->alt_func_num, gd32_spi->sck_pin | gd32_spi->mosi_pin | g… in gd32_spi_init()
Completed in 7 milliseconds