Searched refs:to_update (Results 1 – 1 of 1) sorted by relevance
74 uint32_t to_update = GPIO_PIN_CNF_DIR_Msk | in nrf_gpio_cfg() local86 cnf &= ~to_update; in nrf_gpio_cfg()111 uint32_t to_update = (p_dir ? GPIO_PIN_CNF_DIR_Msk : 0) | in nrf_gpio_reconfigure() local122 cnf &= ~to_update; in nrf_gpio_reconfigure()