Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpio.c68 nrf_gpio_pin_drive_t drive, in nrf_gpio_cfg() argument
91 ((uint32_t)drive << GPIO_PIN_CNF_DRIVE_Pos) | in nrf_gpio_cfg()
93 ((uint32_t)drive << GPIO_PIN_CNF_DRIVE0_Pos) | in nrf_gpio_cfg()
/nrf_hw_models-latest/docs/
DGPIO.md9 * Consider the output drivers to have 0 impedance: The drive is instantaneous.