Searched refs:gd32_port_addrs (Results 1 – 2 of 2) sorted by relevance
47 static const uint32_t gd32_port_addrs[] = { variable84 __ASSERT_NO_MSG(port_idx < ARRAY_SIZE(gd32_port_addrs)); in pinctrl_configure_pin()87 port = gd32_port_addrs[port_idx]; in pinctrl_configure_pin()
37 static const uint32_t gd32_port_addrs[] = { variable126 __ASSERT_NO_MSG(port_idx < ARRAY_SIZE(gd32_port_addrs)); in configure_pin()129 port = gd32_port_addrs[port_idx]; in configure_pin()