Searched refs:clr_mask (Results 1 – 1 of 1) sorted by relevance
203 void nrf_gpio_port_out_clear(NRF_GPIO_Type * p_reg, uint32_t clr_mask) in nrf_gpio_port_out_clear() argument205 p_reg->OUTCLR = clr_mask; in nrf_gpio_port_out_clear()