Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h169 NRFY_STATIC_INLINE void nrfy_gpio_pin_toggle(uint32_t pin_number) in nrfy_gpio_pin_toggle() function
/hal_nordic-latest/nrfx/drivers/src/
Dnrfx_gpiote.c909 nrfy_gpio_pin_toggle(pin); in pin_out_toggle()