Searched refs:in_mask (Results 1 – 1 of 1) sorted by relevance
178 void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask) in nrf_gpio_port_dir_input_set() argument180 p_reg->DIRCLR = in_mask; in nrf_gpio_port_dir_input_set()