Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/hal/
H A Dnrf_gpio.h353 __STATIC_INLINE void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask);
713 __STATIC_INLINE void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask) in nrf_gpio_port_dir_input_set() function