Searched refs:nrf_gpd_retain_pins_set (Results 1 – 5 of 5) sorted by relevance
43 int nrf_gpd_retain_pins_set(const struct pinctrl_dev_config *pcfg, bool retain);
281 nrf_gpd_retain_pins_set(config->pcfg, false); in pwm_resume()313 nrf_gpd_retain_pins_set(config->pcfg, true); in pwm_suspend()
273 int nrf_gpd_retain_pins_set(const struct pinctrl_dev_config *pcfg, bool retain) in nrf_gpd_retain_pins_set() function
662 nrf_gpd_retain_pins_set(dev_config->pcfg, false); in spim_resume()683 nrf_gpd_retain_pins_set(dev_config->pcfg, true); in spim_suspend()
392 nrf_gpd_retain_pins_set(cfg->pcfg, true); in uarte_disable_locked()661 nrf_gpd_retain_pins_set(config->pcfg, false); in uarte_periph_enable()2259 nrf_gpd_retain_pins_set(cfg->pcfg, true); in uarte_pm_suspend()