Home
last modified time | relevance | path

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

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