Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/haly/
Dnrfy_gpio.h150 nrf_gpio_pin_dir_set(pin_number, direction); in nrfy_gpio_pin_dir_set()
/hal_nordic-latest/nrfx/hal/
Dnrf_gpio.h507 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction);
1151 NRF_STATIC_INLINE void nrf_gpio_pin_dir_set(uint32_t pin_number, nrf_gpio_pin_dir_t direction) in nrf_gpio_pin_dir_set() function