Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h327 NRFY_STATIC_INLINE void nrfy_gpio_latches_read_and_clear(uint32_t start_port, in nrfy_gpio_latches_read_and_clear() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1468 nrfy_gpio_latches_read_and_clear(port_idx, 1, &latch[port_idx]); in latch_pending_read_and_check()