Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/hal/
A Dnrf_gpio.h434 NRF_STATIC_INLINE void nrf_gpio_port_out_set(NRF_GPIO_Type * p_reg, uint32_t set_mask);
695 nrf_gpio_port_out_set(reg, 1UL << pin_number); in nrf_gpio_pin_set()
822 NRF_STATIC_INLINE void nrf_gpio_port_out_set(NRF_GPIO_Type * p_reg, uint32_t set_mask) in nrf_gpio_port_out_set() function

Completed in 4 milliseconds