Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h246 nrf_gpio_port_dir_input_set(p_reg, in_mask); in nrfy_gpio_port_dir_input_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h635 NRF_STATIC_INLINE void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask);
1284 NRF_STATIC_INLINE void nrf_gpio_port_dir_input_set(NRF_GPIO_Type * p_reg, uint32_t in_mask) in nrf_gpio_port_dir_input_set() function