Home
last modified time | relevance | path

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

/nrf_hw_models-latest/src/nrfx/hal/
Dnrf_gpio.c213 void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask) in nrf_gpio_port_dir_input_set() argument
215 p_reg->DIRCLR = in_mask; in nrf_gpio_port_dir_input_set()