GPIO_SIM_F_PERIODIC
if ((pin->gsp_flags & GPIO_SIM_F_PERIODIC) == 0 ||
if ((gs->gs_pins[gpio_id].gsp_flags & GPIO_SIM_F_PERIODIC) != 0) {
GPIO_SIM_F_PERIODIC },