Home
last modified time | relevance | path

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

/nrf_hw_models-3.5.0/src/nrfx/hal/
Dnrf_gpio.c203 void nrf_gpio_port_out_clear(NRF_GPIO_Type * p_reg, uint32_t clr_mask) in nrf_gpio_port_out_clear() argument
205 p_reg->OUTCLR = clr_mask; in nrf_gpio_port_out_clear()