xref: /btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra_gen/common_data.c (revision ce6f85e79d1d141c1b45dfa16b2671762457cbb4)
1 /* generated common source file - do not edit */
2 #include "common_data.h"
3 ioport_instance_ctrl_t g_ioport_ctrl;
4 const ioport_instance_t g_ioport =
5 { .p_api = &g_ioport_on_ioport, .p_ctrl = &g_ioport_ctrl, .p_cfg = &g_bsp_pin_cfg, };
6 void g_common_init(void)
7 {
8 }
9