Searched refs:nrf_gpio_port_dir_write (Results 1 – 2 of 2) sorted by relevance
253 nrf_gpio_port_dir_write(p_reg, dir_mask); in nrfy_gpio_port_dir_write()
645 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