Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h346 NRFY_STATIC_INLINE void nrfy_gpio_pin_latch_clear(uint32_t pin_number) in nrfy_gpio_pin_latch_clear() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c1511 nrfy_gpio_pin_latch_clear(abs_pin); in port_event_handle()