Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h442 NRF_STATIC_INLINE void nrf_gpio_port_out_clear(NRF_GPIO_Type * p_reg, uint32_t clr_mask);
828 NRF_STATIC_INLINE void nrf_gpio_port_out_clear(NRF_GPIO_Type * p_reg, uint32_t clr_mask) in nrf_gpio_port_out_clear() argument
830 p_reg->OUTCLR = clr_mask; in nrf_gpio_port_out_clear()

Completed in 4 milliseconds