Home
last modified time | relevance | path

Searched refs:pull (Results 1 – 1 of 1) sorted by relevance

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpio.c67 nrf_gpio_pin_pull_t pull, in nrf_gpio_cfg() argument
89 ((uint32_t)pull << GPIO_PIN_CNF_PULL_Pos) | in nrf_gpio_cfg()