Searched refs:to_update (Results 1 – 1 of 1) sorted by relevance
72 uint32_t to_update = GPIO_PIN_CNF_DIR_Msk | in nrf_gpio_cfg() local84 cnf &= ~to_update; in nrf_gpio_cfg()109 uint32_t to_update = (p_dir ? GPIO_PIN_CNF_DIR_Msk : 0) | in nrf_gpio_reconfigure() local120 cnf &= ~to_update; in nrf_gpio_reconfigure()