Searched refs:off_on_delay_us (Results 1 – 4 of 4) sorted by relevance
21 uint32_t off_on_delay_us; member92 next_boot_ticks = k_uptime_ticks() + k_us_to_ticks_ceil32(cfg->off_on_delay_us); in pd_gpio_pm_action()122 data->next_boot = K_TIMEOUT_ABS_US(cfg->off_on_delay_us); in pd_gpio_init()132 .off_on_delay_us = DT_INST_PROP(id, off_on_delay_us), \
18 off_on_delay_us) / 1000U;
175 uint32_t off_on_delay_us; member206 .off_on_delay_us = DT_PROP_OR(node_id, off_on_delay_us, 0), \
133 regulator_delay(config->off_on_delay_us); in regulator_enable()