Home
last modified time | relevance | path

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

/nrf_hw_models-3.7.0/src/nrfx/hal/
Dnrf_gpio.c216 void nrf_gpio_latches_read_and_clear(uint32_t start_port, in nrf_gpio_latches_read_and_clear() argument
223 for (i = start_port; i < (start_port + length); i++) in nrf_gpio_latches_read_and_clear()