Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_gpio.h362 __STATIC_INLINE void nrf_gpio_port_dir_write(NRF_GPIO_Type * p_reg, uint32_t dir_mask);
719 __STATIC_INLINE void nrf_gpio_port_dir_write(NRF_GPIO_Type * p_reg, uint32_t value) in nrf_gpio_port_dir_write() function