Home
last modified time | relevance | path

Searched defs:to_update (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpio.c74 uint32_t to_update = GPIO_PIN_CNF_DIR_Msk | in nrf_gpio_cfg() local
111 uint32_t to_update = (p_dir ? GPIO_PIN_CNF_DIR_Msk : 0) | in nrf_gpio_reconfigure() local