Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h287 nrf_gpio_port_out_write(p_reg, value); in nrfy_gpio_port_out_write()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h686 NRF_STATIC_INLINE void nrf_gpio_port_out_write(NRF_GPIO_Type * p_reg, uint32_t value);
1314 NRF_STATIC_INLINE void nrf_gpio_port_out_write(NRF_GPIO_Type * p_reg, uint32_t value) in nrf_gpio_port_out_write() function