Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h253 nrf_gpio_port_dir_write(p_reg, dir_mask); in nrfy_gpio_port_dir_write()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h645 NRF_STATIC_INLINE void nrf_gpio_port_dir_write(NRF_GPIO_Type * p_reg, uint32_t dir_mask);
1290 NRF_STATIC_INLINE void nrf_gpio_port_dir_write(NRF_GPIO_Type * p_reg, uint32_t value) in nrf_gpio_port_dir_write() function