Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h306 NRFY_STATIC_INLINE void nrfy_gpio_ports_read(uint32_t start_port, in nrfy_gpio_ports_read() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1538 nrfy_gpio_ports_read(port_idx, 1, &new_input[port_idx]); in input_read_and_check()
1571 nrfy_gpio_ports_read(port_idx, 1, &input[port_idx]); in port_event_handle()